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 updating to next development version in gradle.properties #10461

Closed
sjohnr opened this issue Oct 29, 2021 · 2 comments
Closed

Automate updating to next development version in gradle.properties #10461

sjohnr opened this issue Oct 29, 2021 · 2 comments
Assignees
Labels
in: build An issue in the build type: task A general task
Milestone

Comments

@sjohnr
Copy link
Member

sjohnr commented Oct 29, 2021

Note: version to update to varies depending on branch

@sjohnr sjohnr added in: build An issue in the build type: task A general task labels Oct 29, 2021
@sjohnr sjohnr added this to the 5.6.0 milestone Oct 29, 2021
@sjohnr sjohnr modified the milestones: 5.6.0, 5.7.x Nov 2, 2021
@nor-ek
Copy link
Contributor

nor-ek commented Nov 9, 2021

@sjohnr Are you able to explain to me what needs to be done in this task? I see there are more similar tasks.

@sjohnr
Copy link
Member Author

sjohnr commented Nov 9, 2021

Hi @nor-ek, actually see #10455 for a similar issue that I'd like to focus on first. Both of these issues can be solved with a gradle task in our build that updates the version property of gradle.properties with a given version number. Later, we will include that in a pipeline that performs the steps of our release.

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
None yet
Development

No branches or pull requests

3 participants