Commit Graph

406 Commits

Author SHA1 Message Date
Declan Carroll
2d20f1d67c
test: Skip failing workflow tests (#19880) 2025-09-23 08:29:13 +01:00
Declan Carroll
53a7cd6eae
ci: Use cache instead of artifacts (#19863) 2025-09-22 15:15:20 +01:00
Declan Carroll
a85f84c714
ci: Fix release ci (#19857) 2025-09-22 14:35:36 +01:00
Alex Grozav
47c312f7d3
fix: Fix checks in chromatic workflow (no-changelog) (#19786) 2025-09-19 17:56:43 +01:00
Alex Grozav
3c54f22980
fix: Fix chromatic and storybook workflows (no-changelog) (#19784) 2025-09-19 16:35:09 +01:00
Declan Carroll
2ded3bf907
ci: Remove Cypress cloud reporting (#19593) 2025-09-19 15:44:53 +01:00
Alex Grozav
9c5855feba
feat: Add GitHub Actions workflow for deploying storybook (no-changelog) (#19710) 2025-09-19 13:55:03 +01:00
Alex Grozav
dc4360760d
feat: Modernize Chromatic Github Actions workflow (no-changelog) (#19752) 2025-09-19 13:41:04 +01:00
Declan Carroll
a8e9ae5963
ci: Changes for runners and caching (#19749) 2025-09-19 11:13:29 +01:00
Declan Carroll
f0b48733ac
ci: Update download artifact version (#19721) 2025-09-18 15:52:12 +01:00
Elias Meire
9e0fe51917
ci: Set result-encoding=string for artifact name (#19714) 2025-09-18 16:05:42 +02:00
Tomi Turtiainen
664e3a10a5
ci: Use pool size of 1 for mysql and mariadb on ci (#19713) 2025-09-18 17:03:42 +03:00
Elias Meire
76a134b157
ci: Sanitize package name before using it for build artifact (#19711) 2025-09-18 15:21:11 +02:00
RomanDavydchuk
ddab467448
feat: Add a GH action to create a patch release branch (#19477) 2025-09-18 14:51:33 +03:00
Declan Carroll
5764ef3cc6
ci: Migrate to artifact upload/download for builds (#19688)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-09-18 10:31:39 +01:00
Elias Meire
a0452f02dd
ci: Add manual release workflow for standalone packages (#19672)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-18 09:37:11 +02:00
Declan Carroll
2598e735b1
test: Configures integration tests to run in src (#19640) 2025-09-17 17:36:39 +01:00
Elias Meire
170796f254
ci: Add GitHub action to release @n8n/node-cli (#19644) 2025-09-17 14:09:55 +02:00
Artem Sorokin
3278b36e28
ci: Fix version pinning for release sbom workflow (#19617) 2025-09-17 08:59:19 +02:00
Declan Carroll
b0180450bc
ci: Improve DB integration tests (#19597) 2025-09-17 07:36:12 +01:00
Declan Carroll
879e8f17ec
ci: Add blacksmith build step and cache restore (#19563) 2025-09-16 09:59:39 +01:00
Alex Grozav
61029ef4f8
ci: Update design system path in chromatic workflow (no-changelog) (#19473) 2025-09-12 14:45:55 +01:00
Artem Sorokin
a4dff23d92
ci: Move release sbom workflow to release publish job (#19464) 2025-09-12 14:29:15 +02:00
Declan Carroll
752436d1e4
ci: Rebalance e2e runners (#19457) 2025-09-12 12:30:51 +01:00
Daria
12f12da288
feat(core): Add mysql pool size and increase it for CI (no-changelog) (#19347) 2025-09-11 11:14:02 +03:00
Artem Sorokin
0ba924bda5
ci: Revert blacksmith changes on release publish job (#19255) 2025-09-05 17:45:19 +02:00
Artem Sorokin
9a9ef5cd61
ci: Include SBOM with release (#19134) 2025-09-05 13:21:01 +02:00
Iván Ovejero
36958e3ffa
test: Add integration tests for execution flows in native Python runner (#19198) 2025-09-05 10:49:45 +02:00
Marc Littlemore
b7bd8341aa
chore: Retrieve correct commits for OpenAPI docs sync (#19179) 2025-09-04 12:31:28 +01:00
renovate[bot]
1b64121933
chore: Update ncipollo/release-action digest to 1c89adf (#19077)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 10:16:15 +01:00
Jaakko Husso
1af0606ef8
ci: Build and publish the n8n-io/runners image on Docker hub (#19035) 2025-09-04 11:54:14 +03:00
Iván Ovejero
fc094518d6
test(core): Test security validation in native Python runner (#19146) 2025-09-03 16:19:01 +02:00
Iván Ovejero
52747b1625
ci: Increase build memory (#19130) 2025-09-03 11:45:24 +02:00
Artem Sorokin
10ac58ac5a
ci: Change runner to blacksmith on publish to npm release job (#19002) 2025-09-02 13:51:53 +02:00
shortstacked
a702744ead
test: Add performance test CI nightly (#19088) 2025-09-02 12:47:57 +01:00
Iván Ovejero
4c4c0932d1
chore: Add Sentry to native Python runner (#19082) 2025-09-02 12:14:11 +02:00
Marc Littlemore
d183652c0d
chore: Link OpenAPI docs sync to correct PR (#19067)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-02 09:54:59 +01:00
Artem Sorokin
26a3c1ff91
ci: Add retry to docker pull to allow for manifest to propagate in release job (#19063) 2025-09-01 16:56:14 +02:00
Nikhil Kuriakose
07915c6b25
ci: Support experiment versions in github actions (no-changelog) (#18562) 2025-08-27 22:03:33 +02:00
Iván Ovejero
1e58e24400
ci: Drop MySQL 8.0.13 (#18759) 2025-08-26 10:03:53 +02:00
Iván Ovejero
0a4c3c3b53
ci: Increase timeout for MariaDB and MySQL tests again (#18732) 2025-08-25 13:01:29 +02:00
renovate[bot]
4a58b4218b
chore: Update peter-evans/create-pull-request digest to 18e4695 (#18652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-22 14:35:13 +01:00
shortstacked
67e75c389d
ci: Skipping non related python checks (#18658) 2025-08-22 11:52:03 +02:00
shortstacked
4d49b97fc5
ci: Add check jobs to python CI (#18656) 2025-08-22 10:56:50 +02:00
renovate[bot]
944960bf43
chore: Update chromaui/action digest to 1cfa065 (#18466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 17:33:33 +01:00
renovate[bot]
25c24c23f5
chore: Update ncipollo/release-action digest to bcfe547 (#18520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 17:33:17 +01:00
shortstacked
e87395304d
ci: Increase Playwright test parallelism (#18484) 2025-08-19 09:13:05 +01:00
Eugene
3386047321
fix: Also run DB tests in CI when any test inside CLI package have changes (#18527) 2025-08-19 10:08:05 +02:00
Iván Ovejero
78c556e875
ci: Run Postgres and MySQL tests on changes to module entities and repositories (#18526) 2025-08-19 09:54:27 +02:00
renovate[bot]
1976a91e5c
chore: Update actions/checkout digest to ff7abcd (#18389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-17 11:49:12 +01:00