-
Notifications
You must be signed in to change notification settings - Fork 27
Add stack version bumps #1741
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
Add stack version bumps #1741
Conversation
Ran locally:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks a ton for picking this up and making updatecli better in the process ❤️
Feel free to merge whenever we get to go ahead from the robots team.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you!
@theletterf is this safe to merge (minus the conflict)? |
@Mpdreamz Yes, but the action will fail until a new release of oblt-actions comes out with the UpdateCLI update: https://github.com/elastic/oblt-actions/releases |
@Mpdreamz TIL we could define an UpdateCLI version manually. This is ready to be merged — thanks @fr4nc1sc0-r4m0n for the help! |
Fixes #1740
This use the Dasel V2 engine to retrieve the last version from https://artifacts.elastic.co/releases/stack.json
Blocked until https://github.com/elastic/oblt-actions/ gets a new release that includes elastic/oblt-actions#330.