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

docs: Fix Postgres trigger docs URL #6403

Merged
merged 1 commit into from
Jun 13, 2023
Merged

Conversation

StarfallProjects
Copy link
Contributor

Github issue / Community forum post (link here to close automatically):

@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2023

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/nodes-base/nodes/**:

  • Added workflow tests for nodes if possible.

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

@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.11 ⚠️

Comparison is base (cc44af9) 28.37% compared to head (71161e6) 28.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6403      +/-   ##
==========================================
- Coverage   28.37%   28.27%   -0.11%     
==========================================
  Files        2983     2983              
  Lines      185032   185032              
  Branches    20346    20329      -17     
==========================================
- Hits        52512    52318     -194     
- Misses     131732   131927     +195     
+ Partials      788      787       -1     

see 9 files with indirect coverage changes

☔ 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 n8n team Authored by the n8n team node/improvement New feature or request labels Jun 8, 2023
@cypress
Copy link

cypress bot commented Jun 13, 2023

3 flaky tests on run #1162 ↗︎

0 227 0 0 Flakiness 3

Details:

🌳 080623-fix-docs-link 🖥️ browsers:node18.12.0-chrome107 🤖 StarfallProjects ?...
Project: n8n Commit: 71161e60e7
Status: Passed Duration: 07:18 💡
Started: Jun 13, 2023 1:56 PM Ended: Jun 13, 2023 2:03 PM
Flakiness  12-canvas.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Canvas Node Manipulation and Navigation > should add nodes and check execution success Output Screenshots Video
Flakiness  18-user-management.cy.ts • 1 flaky test

View Output Video

Test Artifacts
User Management > should change current user password Output Screenshots Video
Flakiness  25-stickies.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Canvas Actions > drags sticky around and position/size are saved correctly 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

✅ All Cypress E2E specs passed

@StarfallProjects StarfallProjects merged commit fecf622 into master Jun 13, 2023
@StarfallProjects StarfallProjects deleted the 080623-fix-docs-link branch June 13, 2023 14:06
MiloradFilipovic added a commit that referenced this pull request Jun 14, 2023
* master:
  fix(core): Prevent arbitrary code execution via expressions (#6420)
  fix(Schedule Trigger Node): Follow the correct Unix cron format for month and days of the week (#6401)
  fix(editor): Hide version control main menu component if no feature flag (#6419)
  fix(LinkedIn Node): Fix issue with posting as user or organization (#6414)
  docs: Fix Postgres trigger docs URL (#6403)
@janober
Copy link
Member

janober commented Jun 14, 2023

Got released with [email protected]

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 node/improvement New feature or request Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants