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

CI: automate retreival of the latest kamu-web-ui version in CLI release flow #1002

Open
zaychenko-sergei opened this issue Dec 20, 2024 · 0 comments
Labels
github_actions Pull requests that update GitHub Actions code

Comments

@zaychenko-sergei
Copy link
Contributor

image

Currently we pin the version explicitly, and, of course, we forgot about updating it long time ago.
It should be taken from kamu-web-ui repository tags instead.

Options:

  • modify Github actions template to query the version
  • extend make release scripting to query the version and modify the template's version pinning
@zaychenko-sergei zaychenko-sergei added the github_actions Pull requests that update GitHub Actions code label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

No branches or pull requests

1 participant