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

[1.3.z] Adjust release checker to special verifications for 1.3.z branch #1214

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

gtroitsk
Copy link
Member

Summary

For 1.3.z branch we need to follow old release format 1.3.z.Final

Please check the relevant options

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Dependency update
  • Refactoring
  • Release (follows conventions described in the RELEASE.md)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Example scenarios has been updated / added
  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

@gtroitsk gtroitsk marked this pull request as draft July 21, 2024 05:35
@gtroitsk
Copy link
Member Author

Latest release: 1.3.1.Final

[failure] current-version: 1.3.1.Final
https://github.com/gtroitsk/quarkus-test-framework/actions/runs/10028253830/job/27714955453

[failure] “Final” qualifier is missing after patch version
https://github.com/gtroitsk/quarkus-test-framework/actions/runs/10028308661/job/27715072121

[failure] major and minor versions don’t match 1.3
https://github.com/gtroitsk/quarkus-test-framework/actions/runs/10028335895/job/27715132547

[failure] the next-version in project.yaml is not valid. Patch version of the next release must be one upper than the latest
https://github.com/gtroitsk/quarkus-test-framework/actions/runs/10028349277/job/27715163132

[failure] the next-version in project.yaml is not valid. "Final-SNAPSHOT" qualifier is missing after patch version
https://github.com/gtroitsk/quarkus-test-framework/actions/runs/10028366005/job/27715200834

[success]
https://github.com/gtroitsk/quarkus-test-framework/actions/runs/10028371614/job/27715213505

@gtroitsk gtroitsk marked this pull request as ready for review July 21, 2024 12:38
@michalvavrik michalvavrik merged commit 1a5576c into quarkus-qe:1.3.z Jul 22, 2024
7 checks passed
@gtroitsk gtroitsk deleted the fix/1.3-fix-release-checker branch July 23, 2024 05:17
@gtroitsk gtroitsk mentioned this pull request Sep 9, 2024
11 tasks
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