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

Implement GitRevisionFilter #333

Merged
merged 1 commit into from
Jun 27, 2018
Merged

Implement GitRevisionFilter #333

merged 1 commit into from
Jun 27, 2018

Conversation

kyrylo
Copy link
Contributor

@kyrylo kyrylo commented Jun 26, 2018

When the airbrake-ruby config doesn't specify app_version (99% of Rails apps),
then GitRevisionFilter tries to find current revision of the app and attach it
as context/version (done on the backend).

@kyrylo kyrylo force-pushed the git-revision branch 3 times, most recently from ca91338 to 8b7dbfc Compare June 27, 2018 13:57
When the airbrake-ruby config doesn't specify `app_version` (99% of Rails apps),
then `GitRevisionFilter` tries to find current revision of the app and attach it
as `context/version`.
@kyrylo kyrylo merged commit 5da4a00 into master Jun 27, 2018
@kyrylo kyrylo deleted the git-revision branch June 27, 2018 14:04
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.

1 participant