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

Robustify SetupPyIntegrationTest. #5610

Commits on Mar 17, 2018

  1. Robustify SetupPyIntegrationTest.

    Previously, when the pants `VERSION` was bumped and before publishing
    the `test_setup_py_unregistered_pants_plugin` test would fail to resolve
    `pantsbuild.pants` at the new version on pypi. Update the test to use a
    custom-produced `pantsbuild.pants` distribution and share this logic
    with `PantsRequirementIntegrationTest`.
    
    Similar to pantsbuild#5519
    jsirois committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    e5bea09 View commit details
    Browse the repository at this point in the history