Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test the release-build process in GitHub Actions #525

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

josh-berry
Copy link
Owner

No description provided.

@josh-berry josh-berry force-pushed the test-release-build branch 13 times, most recently from e284662 to 89f5a1e Compare September 2, 2024 16:37
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.78%. Comparing base (2a3b77a) to head (89f5a1e).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #525      +/-   ##
==========================================
+ Coverage   91.77%   91.78%   +0.01%     
==========================================
  Files          76       76              
  Lines       19135    19135              
  Branches     1824     1824              
==========================================
+ Hits        17562    17564       +2     
+ Misses       1566     1564       -2     
  Partials        7        7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

- Add a GitHub action to test the release-build process and make sure we
  don't introduce any reproducibility issues in a new change.

- Show what's different in console output if the release build fails for
  reproducibility reasons (to make troubleshooting easier in GHA).

- Fail install-deps.sh if the already-installed Node version is too old.
@josh-berry josh-berry merged commit d550deb into master Sep 2, 2024
2 checks passed
@josh-berry josh-berry deleted the test-release-build branch September 2, 2024 16:42
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