mirror of
https://github.com/moollaza/repo-remover.git
synced 2026-04-28 10:15:48 +03:00
[PR #40] [MERGED] Add temporary sentry.io support #48
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/repo-remover-moollaza#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/moollaza/repo-remover/pull/40
Author: @moollaza
Created: 10/30/2019
Status: ✅ Merged
Merged: 10/31/2019
Merged by: @moollaza
Base:
master← Head:sentryio📝 Commits (2)
cd9bc3fAdd sentry.io supportc0f77a0Merge branch 'master' into sentryio📊 Changes
4 files changed (+74 additions, -1 deletions)
View changed files
📝
now.json(+2 -1)📝
package.json(+2 -0)📝
src/main.js(+9 -0)📝
yarn.lock(+61 -0)📄 Description
Traffic has suddenly dropped, and I wanted to verify it's not due to some JS error
If there isn't an obvious issue I plan to remove Sentry.io to remove unnecessary tracking.
Note: I've setup sentry to not store IP's or any Personally Identifiable Information as it's not needed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.