Skip to content

feat: add workflow_dispatch and schedule event triggers to the operator build workflow #390

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

Merged
merged 7 commits into from
Jun 18, 2024

Conversation

xeniape
Copy link
Member

@xeniape xeniape commented Jun 13, 2024

This PR adds the workflow_dispatch and schedule event triggers to run the operator image build manually if needed and to have a scheduled build once a week on the weekend.

@xeniape xeniape linked an issue Jun 13, 2024 that may be closed by this pull request
NickLarsenNZ
NickLarsenNZ previously approved these changes Jun 13, 2024
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NickLarsenNZ NickLarsenNZ requested a review from a team June 13, 2024 08:45
@xeniape xeniape changed the title feat: add workflow_dispatch and schedule event triggers feat: add workflow_dispatch and schedule event triggers to the operator build workflow Jun 13, 2024
lfrancke
lfrancke previously approved these changes Jun 18, 2024
Copy link
Member

@lfrancke lfrancke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve but I have only looked at my comment :)

sbernauer
sbernauer previously approved these changes Jun 18, 2024
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good and minimal to me 👍

@xeniape xeniape dismissed stale reviews from sbernauer and lfrancke via a71dea5 June 18, 2024 11:41
Co-authored-by: Nick <NickLarsenNZ@users.noreply.github.com>
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xeniape xeniape added this pull request to the merge queue Jun 18, 2024
Merged via the queue into main with commit a85311a Jun 18, 2024
@xeniape xeniape deleted the build-operator-images-frequently branch June 18, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Build operator images more frequently to get security updates
5 participants