Skip to content

1.8.9

Choose a tag to compare

@julien-carsique-sonarsource julien-carsique-sonarsource released this 06 Aug 10:05
Immutable release. Only release title and notes can be modified.

What's Changed

Improvements

  • config-pip: Export ARTIFACTORY_URL, ARTIFACTORY_USERNAME, and ARTIFACTORY_ACCESS_TOKEN as environment variables, so callers no longer need to retrieve their own Artifactory tokens to route pip/Pipfile installs through Repox. (PREQ-7838 — #333 by @alex-meseldzija-sonarsource)

Documentation

  • config-pip: Fix README usage example order — config-pip must run before actions/setup-python, otherwise setup-python's internal pip install --upgrade pip step hits public PyPI directly before pip is routed through Repox. (PREQ-7805 — #334 by @julien-carsique-sonarsource)

New Contributors

Full Changelog: 1.8.8...1.8.9