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

feat(editor): Remove Segment #9878

Merged
merged 9 commits into from
Jun 28, 2024
Merged

feat(editor): Remove Segment #9878

merged 9 commits into from
Jun 28, 2024

Conversation

mutdmour
Copy link
Contributor

@mutdmour mutdmour commented Jun 27, 2024

Summary

Remove Segment. Only enabled when Segment library is injected on Cloud

Related Linear tickets, Github issues, and Community forum posts

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Jun 27, 2024
@mutdmour mutdmour changed the title refactor: Remove Segment from Cloud feat(editor-ui): Remove Segment from Cloud Jun 27, 2024
@mutdmour mutdmour changed the title feat(editor-ui): Remove Segment from Cloud feat(editor): Remove Segment from Cloud Jun 27, 2024
@@ -34,474 +10,4 @@ export const n8nCloudHooks: PartialDeep<ExternalHooks> = {
},
],
Copy link
Contributor Author

Choose a reason for hiding this comment

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

keeping this here since we agreed to keep external hooks and deprecate in v2
https://n8nio.slack.com/archives/C03594NKD7W/p1719481324464849

Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe add a @deprecated notice and mention that these are being deprecated in v2

@mutdmour mutdmour changed the title feat(editor): Remove Segment from Cloud feat(editor): Remove Segment Jun 27, 2024
Copy link
Contributor

@tomi tomi left a comment

Choose a reason for hiding this comment

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

LGTM 🚀 One comment about deprecation notice

@@ -34,474 +10,4 @@ export const n8nCloudHooks: PartialDeep<ExternalHooks> = {
},
],
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe add a @deprecated notice and mention that these are being deprecated in v2

Copy link

cypress bot commented Jun 28, 2024

4 flaky tests on run #5705 ↗︎

0 396 0 0 Flakiness 4

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 mutdmour 🗃️ e2e/*
Project: n8n Commit: 5515fac22c
Status: Passed Duration: 05:08 💡
Started: Jun 28, 2024 7:08 AM Ended: Jun 28, 2024 7:13 AM
Flakiness  5-ndv.cy.ts • 2 flaky tests

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Screenshots Video
NDV > Stop listening for trigger event from NDV Screenshots Video
Flakiness  10-undo-redo.cy.ts • 2 flaky tests

View Output Video

Test Artifacts
Undo/Redo > should undo/redo adding connected nodes Test Replay Screenshots Video
Undo/Redo > should undo/redo renaming node using NDV Test Replay Screenshots Video

Review all test suite changes for PR #9878 ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@mutdmour mutdmour merged commit 10f7d4b into master Jun 28, 2024
29 checks passed
@mutdmour mutdmour deleted the ado-2160 branch June 28, 2024 08:52
@mutdmour
Copy link
Contributor Author

@tomi the deprecation is not decided yet. Would handle that separately once we have agreed with Product on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants