Commit f9a2aae
authored
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)1 parent 06fb3a1 commit f9a2aae
2 files changed
Lines changed: 75 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments