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 Cassandra/DSE version upgrades #459

Open
emerkle826 opened this issue Mar 20, 2024 · 0 comments
Open

Automate Cassandra/DSE version upgrades #459

emerkle826 opened this issue Mar 20, 2024 · 0 comments
Labels
ready Issues in the state 'ready' refactoring

Comments

@emerkle826
Copy link
Contributor

emerkle826 commented Mar 20, 2024

When new versions of Cassandra or DSE are released, we have to manually edit files to pick them up. These include:

  • Updating the version Matrix in the README.md
  • Updating the version in the Dockerfiles
  • Updating the version in the agent pom.xml files
  • Updating the version lists in the docker-release GitHub action

As well as a changelog entry. For an example of some of the changes, see #452

It would be nice to have a script that creates a PR with all of these changes generated automatically for a give Cassandra/DSE version update.

- [ ] When a new version of Cassandra or DSE is introduced, a script can be run to make all the appropriate changes above
- [ ] BONUS: The script also pushes the changes and generates a PR that is ready to merge if the tests pass.

┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: MAPI-8

@emerkle826 emerkle826 moved this to Ready in K8ssandra Mar 20, 2024
@adejanovski adejanovski added the ready Issues in the state 'ready' label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Issues in the state 'ready' refactoring
Projects
No open projects
Status: Ready
Development

No branches or pull requests

2 participants