Commit Graph

782 Commits

Author SHA1 Message Date
Matsu
0d98d29ae4
ci: Only post QA metrics on n8n-io/n8n monorepo (#28692) 2026-04-21 04:59:06 +00:00
Matsu
0b8fae6c5a
ci: Only run visual storybook on public monorepo (#28699) 2026-04-20 14:25:42 +00:00
José Braulio González Valido
560f300716
test: Add Instance AI workflow evals CI pipeline (no-changelog) (#28366)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-20 14:15:41 +00:00
Matsu
d608889e88
ci: Allow only bundles to 1.x (#28401) 2026-04-20 11:55:35 +00:00
Matsu
b2fdcf16c0
ci: Update minor and patch release schedules (#28511) 2026-04-20 08:47:34 +00:00
Matsu
80de266be4
ci: Account for pnpm-workspace changes in bump-versions.mjs (#28503) 2026-04-15 07:02:10 +00:00
Danny Martini
98b833a07d
fix(core): Resolve additional keys lazily in VM expression engine (#28430)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2026-04-14 09:10:20 +00:00
Matsu
d6fbe5f847
ci: Run lint:styles as a part of reusable linting workflow (#28449) 2026-04-14 08:44:48 +00:00
Matsu
d496f6f1bd
ci: Replace docker/login-action with retry-wrapped docker login for DockerHub (#28442)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 08:44:12 +00:00
Declan Carroll
837652d14a
ci: Increase stale image limit (#28413) 2026-04-13 12:57:08 +00:00
Declan Carroll
095bfc00f6
ci: Fix flaky e2e tests (#28306) 2026-04-10 12:54:25 +00:00
Matsu
872fc671bb
ci: Add exclude patterns for test files in PR size check (#28316) 2026-04-10 11:46:07 +00:00
Matsu
54881e189d
chore: Update create-pr skill and PR template (no-changelog) (#28302) 2026-04-10 09:58:59 +00:00
Declan Carroll
98534c6db9
ci: Fix Node 25 build failure and benchmark OOM on master (no-changelog) (#28262)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 09:05:14 +00:00
Matsu
733812b1a1
ci: Add PR ownership and size guardrails (#28103)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 06:53:18 +00:00
krisn0x
769c21946c
chore: Enable n8n plugin in Claude GitHub Actions workflows (no-changelog) (#28258)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 15:21:27 +00:00
Declan Carroll
7399af34c9
ci: Defer Chromatic visual regression tests (#28235)
Some checks are pending
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
2026-04-09 09:53:20 +00:00
Declan Carroll
85144aa6bc
test: Add simple baseline instance AI memory test (#28170) 2026-04-09 08:47:25 +00:00
Declan Carroll
b7d6b6ea17
ci: Make PR metrics comment non-blocking (no-changelog) (#28232)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 07:49:32 +00:00
Matsu
69526c6795
ci: Run test:local on community PR's (#28164) 2026-04-08 09:40:56 +00:00
Declan Carroll
a23fc0a867
ci: Tag Docker images (#28088) 2026-04-08 06:12:02 +00:00
Declan Carroll
7ed34d7f85
ci: Add automated QA metrics reporting to PRs (#28003) 2026-04-07 13:17:01 +00:00
Matsu
b646105028
ci: Install script dependencies before detecting new packages (#28112) 2026-04-07 12:56:28 +00:00
Matsu
e64408a0d2
ci: Migrate from codecov/test-results-action to codecov-action (#28086) 2026-04-07 08:48:24 +00:00
Iván Ovejero
aabfdc10f2
ci: Add nightly E2E run with VM expression engine (#27964) 2026-04-02 16:30:57 +00:00
Declan Carroll
4de4053a18
ci: Skip E2E tests for merge group events (#27963) 2026-04-02 11:11:35 +00:00
Declan Carroll
b82de23cc4
chore: Bump Node.js from 24.13.1 to 24.14.1 (#27894)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 11:54:03 +00:00
Iván Ovejero
5ee0e842b8
feat(core): Add isolate pooling for VM expression engine (#27573)
Some checks are pending
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
2026-03-31 14:54:11 +00:00
Declan Carroll
e947000d97
ci: Improve coverage reports (#27756) 2026-03-31 05:42:44 +00:00
Matsu
f2ac7b5cce
ci: Pin provenance to version, not SHA (#27785) 2026-03-30 20:53:11 +03:00
Matsu
189c1047bc
ci: Prevent buffer overflow in other helper scripts (#27774) 2026-03-30 15:24:42 +00:00
Matsu
fdf9857344
ci: Parse pnpm ls with jq to prevent buffer overload (#27770) 2026-03-30 14:40:36 +00:00
Matsu
1963d9775d
ci: Disable chromatic, if not in main repo (#27747) 2026-03-30 11:08:16 +00:00
Matsu
6de46623a9
ci: Set initial npm publish to function with it's own token (#27620) 2026-03-27 07:23:06 +00:00
Matsu
ba59ff14ae
ci: Allow manual execution of release-schedule-patch-prs (#27653) 2026-03-27 07:18:02 +00:00
Matsu
10d4a7dd2b
ci: Pin action to commit SHA and pass secrets via env vars (#27622)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 07:17:14 +00:00
Matsu
d1fd399ca2
ci: Detect new unpublished packages after merge and add manual publish workflow (#27611)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 12:06:10 +00:00
Matsu
44af2a1bbd
ci: Add security publish fix workflow for 1.x branch (#27604)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 12:06:02 +00:00
Matsu
fdd2be44b6
ci: Use track-specific npm dist-tags on publish (#27598)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 12:03:18 +00:00
Matsu
93e2998153
ci: Don't error on release candidate cleanup when branch is missing (#27602) 2026-03-26 12:02:35 +00:00
Matsu
704d5b4a3d
ci: Add 1.x sync and bundle branch automation for n8n-private (#27594)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 08:32:11 +00:00
Matsu
468269af04
ci: Run pnpm pack --dry-run on CI to catch workspace errors (#27480) 2026-03-26 06:55:57 +00:00
Matsu
92e5684a40
ci: Replace vars context with runner.name in composite action (#27535)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 11:02:40 +02:00
n8n-assistant[bot]
2d9a2ec76e
chore: Bundle 2026-W9 (#27532)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-03-25 07:51:06 +00:00
Matsu
732f2a3d3d
ci: Create stable release on GitHub promotion (#27492)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 07:26:06 +00:00
Matsu
1efdb2ccd5
ci: Remove prerelease tag when promoting previous beta to latest (#27490) 2026-03-24 09:51:32 +00:00
Matsu
806eeea422
ci: Ensure release candidates in release pipeline using the app token (#27489) 2026-03-24 09:30:02 +00:00
Matsu
bf856cd442
ci: Modify immutable commit subject via spreading (#27467) 2026-03-24 06:37:24 +00:00
Matsu
24dcf7510a
ci: Prevent new version patches, if only content is ci changes (#27329) 2026-03-20 11:44:57 +00:00
Matsu
8b2903b4e9
ci: Propagate dependency bumps transitively (#27270) 2026-03-19 10:38:56 +00:00
Matsu
e5dd89022b
ci: Strip backport information from commit labels on changelog (#27203) 2026-03-18 13:41:20 +00:00
Matsu
927b7bc818
ci: Create github releases from mjs scripts (#27121) 2026-03-18 09:19:31 +00:00
Matsu
8995c25512
ci: Schedule creation of minor and patch PRs (#27199) 2026-03-18 08:31:18 +00:00
Matsu
6dd462e3ef
chore: Add 1.x branch compatibility to workflow scripts (#27153) 2026-03-17 13:06:26 +00:00
Matsu
104bab450c
chore: Update PR template with new backport labels (#27123)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-03-17 08:18:18 +00:00
Declan Carroll
7c7c70f142
ci: Unify QA metrics pipeline to single webhook, format, and BigQuery table (no-changelog) (#27111)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 05:50:10 +00:00
Declan Carroll
fbccfbc7f5
test(benchmark): Add Kafka and webhook benchmark framework (no-changelog) (#26761)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 15:29:50 +00:00
Declan Carroll
0ba453093f
ci: Skip Chromatic in merge queue to avoid stale baseline failures (#27092)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 12:08:43 +00:00
Matsu
9d975450e3
chore: Audit and secure .github/scripts shadow dependencies (#27083) 2026-03-16 10:06:27 +00:00
Matsu
e334678440
ci: Use n8n assistant for releases (#26998) 2026-03-13 13:53:30 +00:00
Matsu
945e1a435f
ci: Prevent forks from targeting release/** (#26975) 2026-03-13 09:29:41 +00:00
Matsu
4fcbad8251
ci: Add track name to run-name in patch release workflow (#26979) 2026-03-13 09:16:39 +00:00
Declan Carroll
e4dbe0db6b
ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 14:01:53 +00:00
Matsu
b97e864f93
chore: Update CODEOWNERS with ci-admins (#26946) 2026-03-12 13:40:51 +00:00
Matsu
4e1e0cd1c0
ci: Add version release notification workflow (#26897)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 16:30:19 +00:00
Matsu
fd4e013bd5
ci: Set auto-merge to squash (#26867) 2026-03-11 08:55:52 +00:00
Tomi Turtiainen
d18ebb0c57
ci: Retry SafeChain install download in setup action (#26845) 2026-03-10 15:02:20 +00:00
Declan Carroll
3930cb012c
test: Move hovering-item selector to RunDataPanel page object (no-changelog) (#26793)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 13:29:55 +00:00
Matsu
3b2beebc5f
ci: Bump korthout/backport-action to enable add_author_as_reviewer (#26829) 2026-03-10 13:26:44 +00:00
Matsu
adb9b26cb1
ci: Call Cloud DB populate workflow from actions (#26808) 2026-03-10 15:24:06 +02:00
Declan Carroll
9a1b434f7a
ci: Add nightly schedule to Docker build smoke test (no-changelog) (#26794)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 13:05:25 +00:00
Matsu
633f1a4b48
ci: Add release environment to post release jobs (#26756) 2026-03-10 13:00:18 +00:00
Matsu
42a8bb1bf8
ci: Wait for git tag updates before ensuring RC branches (#26806) 2026-03-10 12:59:15 +00:00
Matsu
b27a28de4f
ci: Workflow to create Patch release for track (#26824) 2026-03-10 12:59:03 +00:00
Matsu
524b6bab0e
ci: Add Workflow script test runner to CI (#26538) 2026-03-10 12:12:36 +00:00
Declan Carroll
60f4569fbe
ci: Add reusable retry script for CI commands (#26815)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 10:52:57 +00:00
Matsu
f052079bd5
ci: Extract merge-tag-to-branch into reusable workflow and support patch release merges to RC branch (#26764) 2026-03-09 11:56:19 +00:00
Matsu
755b970f18
ci: Clarify messaging around backporting (#26753)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-03-09 08:56:08 +00:00
Declan Carroll
908a810e07
fix: Remove isolated-vm from Dockerfile npm rebuild (#26745)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 08:40:40 +00:00
Matsu
5fbcaeee05
ci: Automatically approve release PR after creation (#26755) 2026-03-09 08:11:23 +00:00
Matsu
553f862e10
ci: Add label on node popularity automation (#26754) 2026-03-09 08:11:15 +00:00
Matsu
38534ae3d8
ci: Ensure PNPM cache directory to avoid cache failure (#26671) 2026-03-06 11:55:55 +00:00
Matsu
b134e10325
ci: Ignore bundle commits on sync action (#26662) 2026-03-06 10:45:16 +00:00
Matsu
819d0990ad
ci: Checkout backport code with generated token (#26655) 2026-03-06 07:56:23 +00:00
Matsu
58e8af5c0d
ci: Change backporting to n8n assistant app (#26651) 2026-03-06 06:51:29 +00:00
Matsu
d895c64e4d
ci: Use n8n release helper in backporting (#26649) 2026-03-06 06:38:37 +00:00
Matsu
c44f7f278a
ci: Automatically approve and auto-merge node popularity (#26607) 2026-03-05 13:23:07 +00:00
Declan Carroll
59d2b55cde
ci: Consolidate trivy scan Slack notifications to #updates-security (#26601)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 12:27:33 +00:00
Matsu
0acf7f73d1
ci: Add GITHUB_TOKEN to backport workflow (#26582) 2026-03-05 09:17:50 +00:00
Matsu
93a36c5b74
chore: Give backport action a name (#26580) 2026-03-05 09:16:21 +00:00
Matsu
7df0125b6d
ci: Allow manual execution of backport workflow (#26576) 2026-03-05 08:23:18 +00:00
Declan Carroll
bcd18a6bfe
test: Janitor cleanup — scope-lockdown, additive-only impact narrowing, metrics refresh (no-changelog) (#26476)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 14:37:19 +00:00
Matsu
0a17291939
ci: Introduce backport workflow and compute-backport-targets script (#26518) 2026-03-04 11:15:09 +00:00
Declan Carroll
114b450aa1
ci: Update claude-code-action to latest v1 and suppress output (#26520)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 10:03:09 +00:00
Declan Carroll
d8d839a6af
ci: Change default value of suppress_output to true (#26513) 2026-03-04 08:05:37 +00:00
Declan Carroll
6f05974ff1
ci: Parallelize NPM publish and Docker builds in release pipeline (#26480)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 17:08:10 +00:00
Declan Carroll
c4ab0fff99
ci: Add performance benchmark regression detection to CI (#26156)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 15:52:04 +00:00
Declan Carroll
f8455f81be
ci: Add E2E coverage gap analysis (#26440) 2026-03-03 13:41:20 +00:00
Declan Carroll
02e094c0cd
ci: Improve Helm stack for local dev and CI usage (no-changelog) (#26471) 2026-03-03 13:07:57 +00:00
Matsu
15ce65d6f0
ci: Use inputs. vs github.event.inputs for workflow_call compatibility (#26454) 2026-03-03 12:13:58 +00:00