Distinguish between errors coming from releases and errors coming from development #96

Merged
koalalorenzo merged 1 commit from bugfix/107-use-sentry-env into master 2018-05-05 05:31:35 -04:00
koalalorenzo commented 2018-05-05 03:31:25 -04:00 (Migrated from github.com)

What changed?

There is a new value into the package.json aka env, that is used by Sentry to identify which environment it is. Possible values:

  • release
  • development

The value is changed during the release/building process on GitLab
Fixes issue 107 on Redmine.

## What changed? There is a new value into the `package.json` aka `env`, that is used by Sentry to identify which environment it is. Possible values: - `release` - `development` The value is changed during the release/building process on GitLab Fixes issue 107 on Redmine.
kernelwhisperer (Migrated from github.com) approved these changes 2018-05-05 05:25:09 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Siderus/Orion!96
No description provided.