-
Notifications
You must be signed in to change notification settings - Fork 68
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
[2024a] Cherry-pick: RHOAIENG-15393: update piplock renewal gh action #815
[2024a] Cherry-pick: RHOAIENG-15393: update piplock renewal gh action #815
Conversation
Remove old obsolete files Include codeserver notebook on the refresh-piplock-files recipe Update refresh-pipfilelock-files to accept optional file directories for updates Update documentation in regards the Pipfile lock generation (cherry picked from commit ca80fee)
/override ci/prow/images |
@jiridanek: Overrode contexts on behalf of jiridanek: ci/prow/images In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/override ci/prow/images |
@jiridanek: Overrode contexts on behalf of jiridanek: ci/prow/images In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Thank you Jiri! 🙂 |
schedule: | ||
- cron: "0 22 * * 1" | ||
workflow_dispatch: # for manual trigger workflow from GH Web UI | ||
inputs: | ||
branch: | ||
description: 'Specify branch' | ||
required: false | ||
default: 'main' |
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.
i'm wondering if I need to edit this as well; I'll watch it and if it's necessary to make edits will make them later
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.
Right, we should update it and probably disable the cron
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.
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jiridanek The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
3dd9f34
into
opendatahub-io:2024a
https://issues.redhat.com/browse/RHOAIENG-15393
Description
Brings the ca80fee change to 2024a branch.
How Has This Been Tested?
Merge criteria: