Skip to content

Setting a release tag/commit during sentry initialization

it could be done either with :

  • the arg "release" when calling sentry_sdk.init() method
  • Setting an env variable SENTRY_RELEASE -> seems to be the way to go

After, determine if we still need the sentry-release gitlab job. If not clean up :

  • ci variables on gricad
  • sentry auth tokens on sentry.io

Finally : determine the best way to include this env variable without degrading docker image build times

Edited by Simon Panay
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information