Skip to content
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

Merged
merged 6 commits into from
Sep 3, 2020
Merged

Upgrade p4python to 2020.1 #179

merged 6 commits into from
Sep 3, 2020

Conversation

ca-johnson
Copy link
Contributor

@ca-johnson ca-johnson commented Sep 2, 2020

Removes the need to install from source in CI, pip install works fine 🎉

Resolves #169

Tested on:

  • MacOS (locally)
  • Debian (travis CI + production)
  • Windows (production)

@ca-johnson ca-johnson marked this pull request as ready for review September 2, 2020 15:56
Copy link
Contributor

@petemounce petemounce left a 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?

pylint==2.3.1;
Copy link
Contributor

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.

@improbable-prow-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: improbable-mattchurch, petemounce
To complete the pull request process, please assign
You can assign the PR to them by writing /assign in a comment when ready.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

…-buildkite-plugin into upgrade-p4python

* 'upgrade-p4python' of github.com:improbable-eng/perforce-buildkite-plugin:
  ENG-3659 Disable tmp cleanup for P4Python connections (#178)
@ca-johnson
Copy link
Contributor Author

@petemounce Good catch, have DRY-ed up this version number

@ca-johnson ca-johnson merged commit c482e60 into master Sep 3, 2020
@ca-johnson ca-johnson deleted the upgrade-p4python branch September 3, 2020 09:29
ca-johnson added a commit that referenced this pull request Sep 3, 2020
* master:
  Upgrade p4python to 2020.1 (#179)
  ENG-3659 Disable tmp cleanup for P4Python connections (#178)
ca-johnson added a commit that referenced this pull request Sep 3, 2020
* 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update p4python dependency
4 participants