-
Notifications
You must be signed in to change notification settings - Fork 3.5k
updatecli: manage UBI and updatecli versions #18427
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
Conversation
Automate elastic#18426 and already applied in other projects see elastic/apm-server#19558
🤖 GitHub commentsJust comment with:
|
|
This pull request does not have a backport label. Could you fix it @v1v? 🙏
|
| on: | ||
| workflow_dispatch: | ||
| schedule: | ||
| - cron: '0 6 * * 1' |
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.
run weekly is ok
donoghuc
left a comment
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.
👍 for more GHA + updatecli for this :). ONe question about target slack channel but other than that this looks correct.
donoghuc
left a comment
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 logstash-build is a good choice for notifications. Thanks.
| @@ -0,0 +1,9 @@ | |||
| config: | |||
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.
reviewers: contract can be found at:
| @@ -0,0 +1,6 @@ | |||
| path: .updatecli-version | |||
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.
reviewers: contract can be found at:
| branch: main | ||
| commitusingapi: true | ||
| # begin updatecli-compose policy values | ||
| user: 'github-actions[bot]' | ||
| email: '41898282+github-actions[bot]@users.noreply.github.com' | ||
| # end updatecli-compose policy values |
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.
This is used by the updatecli policies
💛 Build succeeded, but was flaky
Failed CI StepsHistory
cc @v1v |
fr4nc1sc0-r4m0n
left a comment
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
Release notes
[rn:skip]
What does this PR do?
Automate bumps for UBI and updatecli versions.
No more need for #18426 and already applied in other projects, see elastic/apm-server#19558
Why is it important/What is the impact to the user?
No more manual actions.
Checklist
Author's Checklist
How to test this PR locally
Using
updateclilocally:$ GITHUB_TOKEN=$(gh auth token) updatecli compose diffOr in the CI, for such I created a test branch and ran the workflow automatically:
Related issues
Use cases
Screenshots
Logs