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

fix(core): Fix Sentry error reporting on task runners #12495

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

ivov
Copy link
Contributor

@ivov ivov commented Jan 8, 2025

Sentry error reporting for task runners is missing key details like release since #12168. This PR restores them.

Context: https://n8nio.slack.com/archives/C069HS026UF/p1736326002589089

Sample error with 1.73.0 release: https://n8nio.sentry.io/issues/6204460655

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Jan 8, 2025
@ivov ivov requested a review from netroy January 8, 2025 10:27
packages/core/src/error-reporter.ts Outdated Show resolved Hide resolved
packages/cli/src/commands/base-command.ts Outdated Show resolved Hide resolved
@ivov ivov requested a review from netroy January 8, 2025 16:30
Copy link
Contributor

github-actions bot commented Jan 8, 2025

✅ All Cypress E2E specs passed

Copy link

cypress bot commented Jan 8, 2025

n8n    Run #8666

Run Properties:  status check failed Failed #8666  •  git commit 88c0838dd7: 🌳 master 🖥️ browsers:node18.12.0-chrome107 🤖 PR User 🗃️ e2e/*
Project n8n
Branch Review master
Run status status check failed Failed #8666
Run duration 04m 14s
Commit git commit 88c0838dd7: 🌳 master 🖥️ browsers:node18.12.0-chrome107 🤖 PR User 🗃️ e2e/*
Committer Iván Ovejero
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 2
Tests that passed  Passing 379
View all changes introduced in this branch ↗︎

Tests for review

Failed  48-subworkflow-inputs.cy.ts • 1 failed test

View Output Video

Test Artifacts
Sub-workflow creation and typed usage > works with type-checked values Test Replay Screenshots Video
Failed  1-workflows.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  42-nps-survey.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  17-workflow-tags.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  34-template-credentials-setup.cy.ts • 0 failed tests

View Output

Test Artifacts

The first 5 failed specs are shown, see all 37 specs in Cypress Cloud.

Flakiness  12-canvas-actions.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Canvas Actions > Node hover actions > should execute node Test Replay Screenshots Video
Flakiness  16-webhook-node.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Webhook Trigger node > should listen for a DELETE request Test Replay Screenshots Video

@ivov ivov merged commit 88c0838 into master Jan 8, 2025
37 checks passed
@ivov ivov deleted the fix-sentry-error-reporting-on-task-runners branch January 8, 2025 16:47
@github-actions github-actions bot mentioned this pull request Jan 15, 2025
@janober
Copy link
Member

janober commented Jan 15, 2025

Got released with [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants