Skip to content

routes/application: Add routeName tag to all issues #3277

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

Merged
merged 1 commit into from
Feb 12, 2021

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Feb 10, 2021

This will hopefully make it easier to identify which routes have the most issues 😅

@Turbo87 Turbo87 added the C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear label Feb 11, 2021
@service session;

beforeModel() {
this.router.on('routeDidChange', () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't you want to put this in the router itself?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, I thought extending the router was discouraged these days 🤔

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hhmm, yeah let's leave it like this.

@locks
Copy link
Contributor

locks commented Feb 12, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Feb 12, 2021

📌 Commit 3e93bb4 has been approved by locks

@bors
Copy link
Contributor

bors commented Feb 12, 2021

⌛ Testing commit 3e93bb4 with merge 7cb8ce1...

@bors
Copy link
Contributor

bors commented Feb 12, 2021

☀️ Test successful - checks-actions
Approved by: locks
Pushing 7cb8ce1 to master...

@bors bors merged commit 7cb8ce1 into rust-lang:master Feb 12, 2021
@Turbo87 Turbo87 deleted the sentry-route-name branch February 12, 2021 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants