Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-add release data to Sentry config #791

Merged
merged 1 commit into from
Sep 18, 2020
Merged

Conversation

teneightfive
Copy link
Contributor

@teneightfive teneightfive commented Sep 18, 2020

Proposed changes

What changed

This change updates the reference to the config item.

Why did it change

The app config file was updated to match a more consistent structure.

However, this inadvertantly meant that the Git SHA was no longer being
passed to Sentry to register a new release.

Checklists

Testing

Automated testing

  • Added unit tests to cover changes
  • Added end-to-end tests to cover any journey changes

Manual testing

Has been tested in the following browsers:

  • Chrome
  • Firefox
  • Edge
  • Internet Explorer

Environment variables

  • No environment variables were added or changed

Other considerations

Commit messages with a fix or feat type are automatically used to generate the changelog and
GitHub release notes during the release task. Please make sure they will read well on their own in a
summary of changes and that the commit body gives a more detailed description of those changes if necessary.

@teneightfive teneightfive temporarily deployed to booksecuremove-pr-791 September 18, 2020 15:04 Inactive
@teneightfive teneightfive temporarily deployed to booksecuremove-pr-791 September 18, 2020 15:14 Inactive
The app config file was updated to match a more consistent structure.

However, this inadvertantly meant that the Git SHA was no longer being
passed to Sentry to register a new release.

This change updates the reference to the config item.
@teneightfive teneightfive temporarily deployed to booksecuremove-pr-791 September 18, 2020 15:16 Inactive
@codeclimate
Copy link

codeclimate bot commented Sep 18, 2020

Code Climate has analyzed commit 051ba5b and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 97.1% (0.0% change).

View more on Code Climate.

@teneightfive teneightfive merged commit d85f8ec into master Sep 18, 2020
@teneightfive teneightfive deleted the tag-sentry-releases branch September 18, 2020 15:28
@teneightfive teneightfive linked an issue Sep 22, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve performance metrics and error monitoring
2 participants