-
Notifications
You must be signed in to change notification settings - Fork 12
[release-4.18] OCPBUGS-49361: UPSTREAM: <carry>: Fix Pipefile.lock #30
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
[release-4.18] OCPBUGS-49361: UPSTREAM: <carry>: Fix Pipefile.lock #30
Conversation
@arkadeepsen: This pull request references Jira Issue OCPBUGS-49361, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
@arkadeepsen: all tests passed! Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
/cc @chiragkyal |
We should add a pre-submit CI job to catch such issues early. openshift/release#60751 should do the work, but it needs some tweaks in the Makefile to have a happy pass. /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: arkadeepsen, chiragkyal 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 |
/retitle [release-4.18] OCPBUGS-49361: UPSTREAM: : Fix Pipefile.lock |
|
/cc @TrilokGeer |
/label backport-risk-assessed |
/label cherry-pick-approved |
/label qe-approved |
@arkadeepsen: This pull request references Jira Issue OCPBUGS-49361, which is valid. 7 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
39ec678
into
openshift:release-4.18
@arkadeepsen: Jira Issue OCPBUGS-49361: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-49361 has been moved to the MODIFIED state. 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 openshift-eng/jira-lifecycle-plugin repository. |
[ART PR BUILD NOTIFIER] Distgit: openshift-enterprise-ansible-operator |
This PR fixes the Pipfile.lock by making it consistent with the current 4.19 branch. The changes to the Pipfile.lock was backported from the main/release-4.19 branch and in the process some of the changes were missed. This PR fixes the issue.