HomeSoftware Heritage

ref(py3): Make PY3 the default*, add SENTRY_PYTHON (#763)

Description

ref(py3): Make PY3 the default*, add SENTRY_PYTHON (#763)

This is in preparation to make the PY3 version the default* for Docker images and self-hosted. It is part 2/5:

  1. Add -py2 variants for the Python 2 build tags and introduce the SENTRY_PYTHON2 env variable usage (getsentry/sentry#22460)
  2. Switch getsentry/onpremise to Python 3 by default*, introducing the SENTRY_PYTHON2 env var for Py2 builds via the -py2 suffix
  3. Move the unsuffixed version of the builds to Python 3
  4. Remove the SENTRY_PYTHON3 env var support and -py3 prefix usage from getsentry/onpremise
  5. Remove tagging of -py3 builds from here

_* this will only happen when item 3 above gets landed_

Details

Provenance
Burak Yigit Kaya <byk@sentry.io>Authored on Dec 4 2020, 8:43 PM
GitHub <noreply@github.com>Committed on Dec 4 2020, 8:43 PM
olasdPushed on Dec 15 2020, 11:43 AM
Parents
R206:41e7d862f1c6: ci(release): Use action-prepare-release and rework dry-run (#761)
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed R206:06fb0d75de55: ref(py3): Make PY3 the default*, add SENTRY_PYTHON (#763) (authored by Burak Yigit Kaya <byk@sentry.io>).Dec 4 2020, 8:43 PM