Commit 552ae12
release: v0.4.0 (#41)
* chore: new branch (#33)
* fix(ci): bench scorecard ci windows fixes (#34)
* ci: auto-template and title for dev to main PRs
* release: v0.3.2 (dev -> main) (#35)
* New branch (#33)
* chore: add pending project files
* refactor(ingest): centralize ingestion via parser/resolver/store layers
* docs: document layered ingest architecture
* test(perf): add qmd benchmark harness and non-blocking CI regression check
* perf(bench): add ingest hotpath benchmark and record qmd optimization
* perf(ingest): batch session writes and add stable benchmark tooling
* Add benchmark scorecard to CI summary and sticky PR comment
* Fix bench import path and temporarily disable design-contract workflow
* CI: checkout qmd submodule in perf bench workflow
* Fix Windows path handling in ingest session discovery
* Feature/bench scorecard ci windows fixes (#34)
* chore: add pending project files
* refactor(ingest): centralize ingestion via parser/resolver/store layers
* docs: document layered ingest architecture
* test(perf): add qmd benchmark harness and non-blocking CI regression check
* perf(bench): add ingest hotpath benchmark and record qmd optimization
* perf(ingest): batch session writes and add stable benchmark tooling
* Add benchmark scorecard to CI summary and sticky PR comment
* Fix bench import path and temporarily disable design-contract workflow
* CI: checkout qmd submodule in perf bench workflow
* Fix Windows path handling in ingest session discovery
* CI: run full test matrix only on merge branches
* CI: auto-create draft prerelease on successful dev CI
* CI: auto-template and title for dev to main PRs
* ci: create dev draft release after successful dev test matrix
* chore: add e2e dev release flow test marker (#36)
* release: v0.3.2 (dev -> main) (#37)
* New branch (#33)
* chore: add pending project files
* refactor(ingest): centralize ingestion via parser/resolver/store layers
* docs: document layered ingest architecture
* test(perf): add qmd benchmark harness and non-blocking CI regression check
* perf(bench): add ingest hotpath benchmark and record qmd optimization
* perf(ingest): batch session writes and add stable benchmark tooling
* Add benchmark scorecard to CI summary and sticky PR comment
* Fix bench import path and temporarily disable design-contract workflow
* CI: checkout qmd submodule in perf bench workflow
* Fix Windows path handling in ingest session discovery
* Feature/bench scorecard ci windows fixes (#34)
* chore: add pending project files
* refactor(ingest): centralize ingestion via parser/resolver/store layers
* docs: document layered ingest architecture
* test(perf): add qmd benchmark harness and non-blocking CI regression check
* perf(bench): add ingest hotpath benchmark and record qmd optimization
* perf(ingest): batch session writes and add stable benchmark tooling
* Add benchmark scorecard to CI summary and sticky PR comment
* Fix bench import path and temporarily disable design-contract workflow
* CI: checkout qmd submodule in perf bench workflow
* Fix Windows path handling in ingest session discovery
* CI: run full test matrix only on merge branches
* CI: auto-create draft prerelease on successful dev CI
* CI: auto-template and title for dev to main PRs
* CI: create dev draft release after successful dev test matrix
* chore: add e2e dev release flow test marker (#36)
* docs: update CHANGELOG.md for v0.4.0 [skip ci]
* docs: add CI/release workflow architecture and north-star plan
* ci: add commit lint, semver metadata, and deterministic release notes
* docs: finalize workflow policy docs without backlog sections
* ci: scope commit lint to pull request commit ranges only
* fix(ci): setup bun before dev draft release metadata step
* fix(ci): allow legacy non-conventional history for dev draft metadata
* fix(release): align dev-main PR version with latest stable tag
* ci: improve workflow and check naming for PR readability
* ci: skip PR test job for dev to main release PRs
* fix(ci): use import.meta.dir for cross-platform path resolution
new URL(import.meta.url).pathname produces /D:/a/... on Windows,
causing ENOENT errors. import.meta.dir is Bun's cross-platform
alternative.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Baseline User <baseline@example.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 205c11a commit 552ae12
2 files changed
Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
21 | 18 | | |
22 | 19 | | |
23 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments