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

Automate check of expected branch version #15226

Closed
marcusdacoregio opened this issue Jun 11, 2024 · 0 comments
Closed

Automate check of expected branch version #15226

marcusdacoregio opened this issue Jun 11, 2024 · 0 comments
Assignees
Labels
in: build An issue in the build type: task A general task
Milestone

Comments

@marcusdacoregio
Copy link
Contributor

We should add a step in our CI that verifies if the branch contains the right version. For example, for branch 6.3.x the gradle.properties file should contain the version in the 6.3.* pattern.

One idea is to create a custom Gradle task that verifies that and run it as part of the check task.

Related to:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build type: task A general task
Projects
Status: No status
Development

No branches or pull requests

1 participant