1.8.9
Immutable
release. Only release title and notes can be modified.
What's Changed
Improvements
- config-pip: Export
ARTIFACTORY_URL,ARTIFACTORY_USERNAME, andARTIFACTORY_ACCESS_TOKENas 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-pipmust run beforeactions/setup-python, otherwisesetup-python's internalpip install --upgrade pipstep hits public PyPI directly before pip is routed through Repox. (PREQ-7805 — #334 by @julien-carsique-sonarsource)
New Contributors
- @alex-meseldzija-sonarsource made their first contribution in #333
Full Changelog: 1.8.8...1.8.9