Commit Graph

502 Commits

Author SHA1 Message Date
Declan Carroll
e19bc4f694
ci: Update node popularity data and workflow (#24014) 2026-01-08 08:38:26 +00:00
Artem Sorokin
851f85ae0b
ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
Elias Meire
1d37363ced
chore: Move codemirror-lang-html-n8n into monorepo (#23928) 2026-01-06 17:19:23 +01:00
James Gee
66f8fd63db
(no-changelog) chore: Move trivy alerts to a new channel and push critical only to the current one (#23923)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-06 16:35:48 +01:00
Artem Sorokin
e649879c07
ci: Resolve Poutine security scanner findings (#23900) 2026-01-06 11:10:04 +01:00
Declan Carroll
ef196fec9a
ci: Change community PR's to single worker (#23846) 2026-01-05 10:26:32 +00:00
Declan Carroll
2e6b1984c7
ci: Adjusts playwright test shards and command (#23768) 2025-12-31 11:54:32 +00:00
Declan Carroll
da167b712f
ci: Use App token for release (#23761) 2025-12-31 10:33:15 +00:00
Declan Carroll
c7fe2f8ca0
ci: Manual workflow for releases (#23757) 2025-12-31 09:14:42 +00:00
Declan Carroll
430b82309f
feat: Use hardended docker images (#23480) 2025-12-30 08:51:12 +00:00
Declan Carroll
a087d36990
test: Rebalance (#23579) 2025-12-24 10:53:23 +00:00
Declan Carroll
ce2e7221de
ci: Codecov bundle analysis (#23500) 2025-12-23 11:15:07 +00:00
Declan Carroll
078e060162
ci: Add duration-based test orchestration for Playwright E2E (#23257) 2025-12-22 13:01:22 +00:00
Artem Sorokin
9380c02a7c
ci: Add Poutine security scanner for GitHub Actions (#23331) 2025-12-18 23:54:42 +01:00
Artem Sorokin
7e569ab952
ci: Extract docker-registry-login composite action (#23420) 2025-12-18 21:20:26 +01:00
Artem Sorokin
80ee7b1e2b
test: Rename Playwright project names from ui to e2e (#23423) 2025-12-18 18:51:51 +01:00
Artem Sorokin
f47ce9421e
ci: Standardize yaml file extensions (#23332) 2025-12-17 11:28:59 +01:00
Declan Carroll
b8cd1657b7
ci: Improve e2e test timings (#23159) 2025-12-15 22:07:31 +00:00
Artem Sorokin
3dcb98b6f7
test: Revert the orchestration due to limitations with re-running the suites (#23156) 2025-12-12 19:12:08 +01:00
Artem Sorokin
b9027ea405
test: Add playwright-last-failed action for Currents orchestration (#23139) 2025-12-12 17:51:36 +01:00
Artem Sorokin
a92b744319
test: Enable orchestration for e2e tests (#22747)
Co-authored-by: Declan Carroll <declan@n8n.io>
2025-12-12 13:30:41 +01:00
Benjamin Schroth
537747bd63
chore: Make workflow comparison run in CI (#23011) 2025-12-10 16:42:39 +01:00
Declan Carroll
840deaddf4
ci: Remove release exclusion from PR's (#23033) 2025-12-10 14:14:53 +00:00
Declan Carroll
494f9ba66b
fix: Update Node.js version to 22.21.1 (#23016) 2025-12-10 11:53:58 +00:00
Declan Carroll
117068b868
ci: Update Node.js version in base image workflow (#23018) 2025-12-10 11:05:41 +00:00
Tomi Turtiainen
9144314476 Merge branch 'master' into v2 2025-12-10 10:08:10 +02:00
Declan Carroll
3b898985d2
ci: Add ui-e2e to codecov reports (#22996) 2025-12-10 07:03:06 +00:00
Declan Carroll
90cafaa336
ci: Increase timer for e2e CI (#22991) 2025-12-09 18:30:39 +00:00
Declan Carroll
484f75e078
ci: Add UI checks for community PR's (#22980) 2025-12-09 16:10:57 +01:00
Declan Carroll
f9c149869a
ci: Increase timeout for docker building (#22970) 2025-12-09 12:32:46 +00:00
Csaba Tuncsik
edeeacfeef
chore: Use wrangler-action@v3 for Storybook Cloudflare deploy (PAY-4282) (#22933)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-08 18:24:59 +01:00
renovate[bot]
e9c4c8d99a
chore: Update cloudflare/wrangler-action digest to 707f637 (#22322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2025-12-05 16:53:52 +00:00
renovate[bot]
fcc6d86326
chore: Update peter-evans/create-pull-request digest to 84ae59a (#22376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2025-12-05 10:03:18 +00:00
Declan Carroll
6e77f0eb81
ci: GH bot has a bypass for our CLA (#22773) 2025-12-04 21:23:59 +00:00
Declan Carroll
70aad196d6
ci: Use multimain as default for e2e (#22255) 2025-12-04 12:23:11 +00:00
Declan Carroll
31e5b4590b
ci: Add consolidated check job so we can change branch protection rules (#22732) 2025-12-04 12:01:52 +00:00
Artem Sorokin
b5c19e1b89
ci: Fix rc versioning to properly bump major version (#22603) 2025-12-02 13:18:13 +01:00
Tomi Turtiainen
a4757cf009
chore: Initial V2 changes (#22553)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-12-01 20:44:59 +02:00
Declan Carroll
c7eba6d195
ci: Move backend-test-utils to dev dependency, remove docker base cache (#22540) 2025-12-01 14:21:09 +00:00
Artem Sorokin
9aa12f8ff1
ci: Auto-detect RC releases for orange logo and [RC] tab indicator (#22411) 2025-11-27 16:36:28 +01:00
Artem Sorokin
67e8d85c69
ci: Skip release notes trigger for RC versions (#22403) 2025-11-27 15:36:33 +01:00
Artem Sorokin
24d0476532
ci: Prevent RC versions from being promoted to stable/beta channels (#22388) 2025-11-27 13:48:56 +01:00
Artem Sorokin
629bd53d18
ci: Add RC release type for v2 release candidates (#22362) 2025-11-27 13:48:29 +01:00
Artem Sorokin
6bd1377822
ci: Add 1.x branch support to CI workflows (#22361) 2025-11-27 13:47:38 +01:00
Declan Carroll
0668a72611
ci: Make e2e secrets not required (#22330) 2025-11-26 12:20:03 +00:00
Konstantin Tieber
9f06e7cd13
ci: Don't fail patch release if no changelog could be generated (#22248) 2025-11-24 18:02:46 +01:00
Declan Carroll
6d281c68f3
ci: Fix author/commiter for automated PR (#22221) 2025-11-24 10:34:59 +00:00
Declan Carroll
7e1a65d077
ci: Fix flaky tests and some docker run shenanigans (#22148) 2025-11-21 15:56:41 +00:00
Benjamin Schroth
246387e3c9
feat(ai-builder): Add python script for workflow comparison (#21927) 2025-11-21 14:56:37 +01:00
Declan Carroll
c7348970b3
ci: Refactor E2E tests to run inline after unit tests (#22097) 2025-11-20 15:35:33 +00:00