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

Support for automatically building a GitHub release. #690

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

andreasfertig
Copy link
Owner

The idea is to

  1. run the prepare-release.py script locally to switch to a new Clang version.
  2. workflow runs and uploads assets to continuous
  3. use the tag prepare-release created, update it if necessary, and push it to the remote.

The idea is to

1) run the `prepare-release.py` script locally to switch to a new Clang version.
2) workflow runs and uploads assets to continuous
3) use the tag `prepare-release` created, update it if necessary,  and push it to the remote.
@andreasfertig andreasfertig merged commit 66cf8b2 into main Jan 11, 2025
9 of 19 checks passed
@andreasfertig andreasfertig deleted the ghReleaseWorkflow branch January 11, 2025 08:58
Copy link

codecov bot commented Jan 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.86%. Comparing base (a2a5015) to head (46b1f35).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #690   +/-   ##
=======================================
  Coverage   97.86%   97.86%           
=======================================
  Files          20       20           
  Lines        6554     6554           
=======================================
  Hits         6414     6414           
  Misses        140      140           
Flag Coverage Δ
insights-macos 97.13% <ø> (ø)
insights-ubuntu-amd64-libcxx-No 98.10% <ø> (ø)
insights-ubuntu-amd64-libcxx-Yes ?
insights-ubuntu-arm64-libcxx-No ?
insights-ubuntu-arm64-libcxx-Yes ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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