Skip to content

Conversation

@netroy
Copy link
Contributor

@netroy netroy commented Jun 30, 2023

  • Save manual executions by default
  • Enable executions data pruning by default
  • Keep a maximum of 1000 executions by default

@github-actions
Copy link
Contributor

Great PR! Please pay attention to the following items before merging:

Files matching packages/**:

  • If fixing bug, added test to cover scenario.
  • If addressing forum or Github issue, added link to description.

Files matching packages/**/*.ts:

  • Added unit tests to cover new or updated functionality.

Make sure to check off this list before asking for review.

@netroy netroy changed the title fix(core): Update pruning related config defaults for v1 fix(core): Update pruning related config defaults for v1 N8N-6598 Jun 30, 2023
@netroy netroy changed the title fix(core): Update pruning related config defaults for v1 N8N-6598 fix(core): Update pruning related config defaults for v1 Jun 30, 2023
* Do not save successful executions by default
* Save manual executions by default
* Enable executions data pruning by default
* Keep a maximum of 1000 executions by default
@netroy netroy force-pushed the v1-pruning-defaults branch from 445a6d7 to a93fa60 Compare June 30, 2023 10:08
@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

❗ No coverage uploaded for pull request base (release/1.0.0@d0eb5d4). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head 9719e82 differs from pull request most recent head 937d036. Consider uploading reports for the commit 937d036 to get more accurate results

Additional details and impacted files
@@               Coverage Diff                @@
##             release/1.0.0    #6577   +/-   ##
================================================
  Coverage                 ?   28.66%           
================================================
  Files                    ?     2998           
  Lines                    ?   186246           
  Branches                 ?    20600           
================================================
  Hits                     ?    53381           
  Misses                   ?   132056           
  Partials                 ?      809           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Jun 30, 2023
@ivov ivov added the v1 Issues related to the release of n8n version 1.x.x label Jun 30, 2023
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
@netroy netroy requested a review from csuermann June 30, 2023 13:12
@github-actions
Copy link
Contributor

⚠️ Some Cypress E2E specs are failing, please fix them before merging

@cypress
Copy link

cypress bot commented Jun 30, 2023

1 failed and 2 flaky tests on run #1364 ↗︎

1 117 0 0 Flakiness 2

Details:

🌳 v1-pruning-defaults 🖥️ browsers:node18.12.0-chrome107 🤖 netroy 🗃️ e2e/*
Project: n8n Commit: 9719e8211e
Status: Failed Duration: 05:42 💡
Started: Jun 30, 2023 2:02 PM Ended: Jun 30, 2023 2:07 PM
Failed  2-credentials.cy.ts • 1 failed test

View Output Video

Test Artifacts
Credentials > should sort credentials Output Screenshots Video
Failed  14-data-transformation-expressions.cy.ts • 0 failed tests

View Output Video

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

View Output Video

Test Artifacts
Failed  24-ndv-paired-item.cy.ts • 0 failed tests

View Output Video

Test Artifacts
Failed  14-mapping.cy.ts • 0 failed tests

View Output Video

Test Artifacts

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

Flakiness  16-webhook-node.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Webhook Trigger node > should listen for a GET request Output Screenshots Video
Flakiness  4-node-creator.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Node Creator > should correctly append manual trigger for regular actions > should not append manual trigger when source is canvas related Output Screenshots Video

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@github-actions
Copy link
Contributor

⚠️ Some Cypress E2E specs are failing, please fix them before merging

Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
@netroy netroy merged commit ffb4e47 into release/1.0.0 Jul 4, 2023
@netroy netroy deleted the v1-pruning-defaults branch July 4, 2023 08:49
This was referenced Jul 5, 2023
@janober
Copy link
Member

janober commented Jul 13, 2023

Got released with n8n@1.0.2

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 v1 Issues related to the release of n8n version 1.x.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants