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

Helper script for release updates #193

Open
Boomatang opened this issue Mar 28, 2025 · 0 comments
Open

Helper script for release updates #193

Boomatang opened this issue Mar 28, 2025 · 0 comments
Assignees

Comments

@Boomatang
Copy link
Contributor

What

With every release of kuadrant the links to the component repos needs to be updated in the mkdocs.yaml file.
The ask here is to create a script that can run and update these values without the author manually entering the values.
The author would still need to verify the version and branch names are correct.

Why

The release process for kuadrant has a number of steps, and the release of the doc is one that has being missed before.
While this does not stop the step being missed, it does make it easier.

How

For the first iteration of the script get the latest releases of the components from github, convert the tag used to the branch name that it would include.

Done

  • There is a script that can update the mkdocs.yaml with the latest released version of the component repos.
@Boomatang Boomatang self-assigned this Mar 28, 2025
@Boomatang Boomatang moved this to In Progress in Kuadrant Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant