Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
0934492
perf(ci): shard release quality checks
yiliang114 Aug 31, 2026
1182c78
fix(ci): include generated templates in release artifact
yiliang114 Aug 31, 2026
bb857c8
test(web-shell): wait for paginated loads in CI
yiliang114 Aug 31, 2026
3aa90fa
test(web-shell): allow slow boot imports in CI
yiliang114 Aug 31, 2026
1ca54b2
Merge branch 'main' into codex/optimize-release-quality-10422
yiliang114 Aug 31, 2026
7122a3a
test(release): ratchet test-file discovery for every test:ci workspace
yiliang114 Aug 31, 2026
f453f62
fix(release): keep cancelled runs out of the quality failure gate
yiliang114 Aug 31, 2026
e10628e
refactor(release): reuse release_test_env anchor in integration jobs
yiliang114 Aug 31, 2026
187422f
fix(release): prune node_modules when packing build outputs
yiliang114 Aug 31, 2026
7a1ab67
refactor(release-test): reuse getWorkspacePackageJsonPaths in shard test
yiliang114 Aug 31, 2026
751cc4e
refactor(release-test): extract shared test:ci workspace selection he…
yiliang114 Aug 31, 2026
0c08597
test(release): pin vitest as the last test:ci command in shard lanes
yiliang114 Aug 31, 2026
ae44527
test(release): pin needs edge, five-result mapping, and per-job skip …
yiliang114 Sep 1, 2026
114479b
fix(release): log packed outputs and fail closed on silent under-pack
yiliang114 Sep 1, 2026
0090c8d
fix(release): pin consumer artifact contract, dist origin, and retention
yiliang114 Sep 1, 2026
0a47496
Merge remote-tracking branch 'origin/main' into codex/optimize-releas…
yiliang114 Sep 1, 2026
c42ee9a
fix(release): skip quality aggregate when prepare never ran
yiliang114 Sep 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/.size-baseline
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
22037 release-sdk-python.yml
19094 release-sdk.yml
14546 release-vscode-companion.yml
53022 release.yml
59855 release.yml
43717 repo-hygiene.yml
1079 scorecard-monthly.yml
10691 sdk-java.yml
Expand Down
Loading
Loading