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

[infra] Version validation in prepare release workflow #5723

Conversation

CodeBlanch
Copy link
Member

Changes

  • Adds a regex to validate the version passed to the prepare release workflow before kicking off the process

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)

@CodeBlanch CodeBlanch requested a review from a team June 26, 2024 04:50
@github-actions github-actions bot added the infra Infra work - CI/CD, code coverage, linters label Jun 26, 2024
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.19%. Comparing base (6250307) to head (194374c).
Report is 273 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5723      +/-   ##
==========================================
+ Coverage   83.38%   86.19%   +2.81%     
==========================================
  Files         297      254      -43     
  Lines       12531    11057    -1474     
==========================================
- Hits        10449     9531     -918     
+ Misses       2082     1526     -556     
Flag Coverage Δ
unittests ?
unittests-Project-Experimental 86.14% <ø> (?)
unittests-Project-Stable 85.91% <ø> (?)
unittests-Solution 86.18% <ø> (?)
unittests-UnstableCoreLibraries-Experimental 85.86% <ø> (?)

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

see 197 files with indirect coverage changes

@CodeBlanch CodeBlanch merged commit 978b461 into open-telemetry:main Jun 27, 2024
52 checks passed
@CodeBlanch CodeBlanch deleted the repo-prepare-release-automation-version-validation branch June 27, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra work - CI/CD, code coverage, linters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants