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 pants from 2.15 to 2.16.0a0 #5932

Merged
merged 11 commits into from
Mar 17, 2023
Merged

Upgrade pants from 2.15 to 2.16.0a0 #5932

merged 11 commits into from
Mar 17, 2023

Commits on Mar 15, 2023

  1. bump to pants 2.16.0a0

    cognifloyd committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    943cf76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5f425a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0822d43 View commit details
    Browse the repository at this point in the history
  4. pants: enable pants stevedore plugin

    Also drop the temp stevedore_namespace func in pants-plugins/macros
    cognifloyd committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8343927 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3279bec View commit details
    Browse the repository at this point in the history
  6. pants: use env(ST2_PUBLISH_REPO) to choose where to publish wheels

    env() was added in 2.16
    cognifloyd committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7f7528f View commit details
    Browse the repository at this point in the history
  7. pants: use [python-infer].string_imports

    Also add some '# pants: no-infer-dep' comments on strings to avoid
    potential false positive deps. I noticed at least one false positive
    with the stevedore namespaces, so I marked all of those strings.
    cognifloyd committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    44667a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c07e18b View commit details
    Browse the repository at this point in the history
  9. update changelog entry

    cognifloyd committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3e48771 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3aaf30d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    340a120 View commit details
    Browse the repository at this point in the history