Distinguish between errors coming from releases and errors coming from development #96
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Siderus/Orion!96
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bugfix/107-use-sentry-env"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed?
There is a new value into the
package.jsonakaenv, that is used by Sentry to identify which environment it is. Possible values:releasedevelopmentThe value is changed during the release/building process on GitLab
Fixes issue 107 on Redmine.