-
Notifications
You must be signed in to change notification settings - Fork 14
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
Upgrade p4python to 2020.1 #179
Conversation
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. Could CI do pip install -r python/requirements.txt
in addition to its own file, to save duplicating the line in both?
ci/requirements.txt
Outdated
pylint==2.3.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.
nit: I don't think the ;
are necessary.
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: improbable-mattchurch, petemounce The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…-buildkite-plugin into upgrade-p4python * 'upgrade-p4python' of github.com:improbable-eng/perforce-buildkite-plugin: ENG-3659 Disable tmp cleanup for P4Python connections (#178)
@petemounce Good catch, have DRY-ed up this version number |
* master: Upgrade p4python to 2020.1 (#179) ENG-3659 Disable tmp cleanup for P4Python connections (#178) Add example workspace cleanup script (#174) Revert "Force in case the client has files open (#176)" (#177) Force in case the client has files open (#176) ENG-3523 Create virtual env once for unique requirements.txt (#167)
Removes the need to install from source in CI, pip install works fine 🎉
Resolves #169
Tested on: