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

ci: check that LLVM branch corresponds to semver before releasing #198

Conversation

antonbaliasnikov
Copy link
Contributor

What ❔

Check LLVM.lock branch corresponds to semver before releasing.

Why ❔

To make sure LLVM version is pinned to LLVM backend release instead of main.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via cargo fmt and checked with cargo clippy.

@antonbaliasnikov
Copy link
Contributor Author

To be tested and merged after #196

@antonbaliasnikov antonbaliasnikov force-pushed the abalias-cpr-1828-add-a-check-that-llvmlock-contains-semver-upon-release branch from aa8eef3 to 33a5909 Compare November 15, 2024 11:17
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.64%. Comparing base (6a3fa05) to head (33a5909).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage   69.64%   69.64%           
=======================================
  Files         130      130           
  Lines       15403    15403           
=======================================
  Hits        10727    10727           
  Misses       4676     4676           

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

@antonbaliasnikov antonbaliasnikov marked this pull request as ready for review November 15, 2024 11:33
@antonbaliasnikov antonbaliasnikov enabled auto-merge (squash) November 15, 2024 11:33
@antonbaliasnikov antonbaliasnikov merged commit f0ead54 into main Nov 15, 2024
15 checks passed
@antonbaliasnikov antonbaliasnikov deleted the abalias-cpr-1828-add-a-check-that-llvmlock-contains-semver-upon-release branch November 15, 2024 11:49
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.

2 participants