Skip to content

Check checked-in dist after build#828

Merged
kitsuyui merged 1 commit into
mainfrom
check-dist-after-build
May 21, 2026
Merged

Check checked-in dist after build#828
kitsuyui merged 1 commit into
mainfrom
check-dist-after-build

Conversation

@kitsuyui
Copy link
Copy Markdown
Owner

Summary

  • add a CI check that fails when bun run build leaves changes in checked-in dist/ files
  • rebuild the currently stale dist/ files so the new check starts from a clean state

Validation

  • bun install --frozen-lockfile
  • bun run lint
  • bun run test
  • bun run build
  • git diff --check

@github-actions
Copy link
Copy Markdown

🎉 Happy commit!

@github-actions
Copy link
Copy Markdown

Code Metrics Report

main (5c059d6) #828 (cc146c8) +/-
Coverage 99.0% 99.0% 0.0%
Code to Test Ratio 1:0.5 1:0.5 0.0
Test Execution Time 2s 1s -1s
Details
  |                     | main (5c059d6) | #828 (cc146c8) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          99.0% |          99.0% | 0.0% |
  |   Files             |              5 |              5 |    0 |
  |   Lines             |            107 |            107 |    0 |
  |   Covered           |            106 |            106 |    0 |
  | Code to Test Ratio  |          1:0.5 |          1:0.5 |  0.0 |
  |   Code              |           1408 |           1408 |    0 |
  |   Test              |            777 |            777 |    0 |
+ | Test Execution Time |             2s |             1s |  -1s |

Reported by octocov

@github-actions
Copy link
Copy Markdown

gh-build-size

Target main #828 +/-
Total action artifacts 23,290,052 B 23,290,098 B +46 B
Runtime bundle 1,151,843 B 1,151,846 B +3 B
Source maps 17,122,599 B 17,122,642 B +43 B

Reported by gh-build-size

@kitsuyui kitsuyui merged commit f9ddd20 into main May 21, 2026
5 checks passed
@kitsuyui kitsuyui deleted the check-dist-after-build branch May 21, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant