Commit Graph

697 Commits

Author SHA1 Message Date
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
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
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
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
806eeea422
ci: Ensure release candidates in release pipeline using the app token (#27489) 2026-03-24 09:30:02 +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
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
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
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
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
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
Matsu
17b85ab4fa
ci: Migrate from deprecated codecov test-results-action (#26457) 2026-03-03 12:13:53 +00:00
Matsu
01d7903958
ci: Pass secrets to post-release actions (#26458) 2026-03-03 12:13:48 +00:00
Matsu
e1a86eca2f
ci: Add automation for creating Release candidate branches (#26327) 2026-03-03 09:04:12 +00:00
Declan Carroll
19cca66502
ci: Pin Trivy binary version to fix yanked release (#26431)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 19:01:38 +00:00
Declan Carroll
7be48a4114
fix: Fix selector-purity violation and E2E impact analysis in CI (#26410)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 14:56:48 +00:00
Matsu
602f858149
ci: Pass secrets to release-create-pr on workflow_call (#26427) 2026-03-02 14:37:25 +00:00
Declan Carroll
b935dc1f64
test: Add Helm chart E2E testing via K3s + testcontainers (#26155)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 13:32:37 +00:00
Matsu
e14b9680ff
ci: Clean up abandoned release branches on PR dismiss (#26342) 2026-03-02 11:58:48 +00:00
Declan Carroll
d05123d723
test: Move test discovery and orchestration into janitor (#26366)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 09:51:05 +00:00
Declan Carroll
241ad231a4
ci: Refine Trivy scans, centralizes security config (#26384) 2026-03-02 07:43:29 +00:00
Matsu
69458c29dc
ci: Re-introduce RELEASE env variable to vite builds in release (#26335) 2026-02-27 11:31:38 +00:00
Matsu
8e952871e2
ci: Automatically mark releases at latest or pre-release (#26294) 2026-02-26 13:23:17 +00:00
Declan Carroll
216ef96e3a
ci: Add suppress_output option to Claude task runner (no-changelog) (#26287)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 12:13:23 +00:00
Declan Carroll
a80bd41f57
ci: Enforce Chromatic as required check for design system changes (no-changelog) (#26126)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 11:09:27 +00:00
Matsu
c38291a2a5
ci: Automate calls to release-push-to-channel (#26281) 2026-02-26 09:35:41 +00:00
Declan Carroll
b4465c86af
ci: Enhance Claude task runner workflow (#26267) 2026-02-26 08:30:33 +00:00
Matsu
96e446fc61
ci: Clarify and automate release process (#26181) 2026-02-26 07:45:31 +00:00
Declan Carroll
c92becbc34
ci: Adds Docker stats telemetry (#26196) 2026-02-25 08:18:23 +00:00
Matsu
3f02194f6d
ci: Remove unnecessary release note ping from release pipeline (#26048) 2026-02-25 07:06:10 +00:00
Svetoslav Dekov
da861eef4e
chore: Add parameter if prompt guidelines should be used for claude task action (no-changelog) (#26052) 2026-02-24 08:27:32 +00:00
Matsu
64a30e8fc9
ci: Fix permission issues and streamline tag updates (#25994) 2026-02-24 08:24:21 +00:00
Matsu
ea860f4dbc
ci: Detect and report new npm packages before trying to publish them (#26164) 2026-02-24 06:53:43 +00:00
Declan Carroll
aa12777c61
ci: Fix Docker image cleanup and simplify CI image tagging (#26002)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 07:49:36 +00:00
Svetoslav Dekov
b02a762cc0
feat(core): Add mcp configs to claude gh action (no-changelog) (#25916) 2026-02-19 13:37:19 +00:00
Declan Carroll
9f93695729
ci: Add DB integration tests to CI workflow instead of standalone (#25899)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 11:30:36 +00:00
Matsu
581f74014b
ci: Initialize ci helpers and support scripts for ci automation via mjs (#25931) 2026-02-19 09:56:48 +00:00
Declan Carroll
343d2af726
ci: Enable Ryuk cleanup for testcontainers (#25848)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 07:27:03 +00:00
Declan Carroll
620a50e7fb
ci: Enable Sentry source maps in Docker builds (#25888)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 07:18:43 +00:00
Tomi Turtiainen
2886b32efd
fix(core): Forward activationMode in multi-main webhook/trigger setup (#25855)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 13:50:21 +00:00
Declan Carroll
6ceb8b9eb6
ci: Add CI filter action (#25858) 2026-02-17 09:02:08 +00:00
Svetoslav Dekov
5434655e0b
feat(core): Add new params to claude task runner github action (no-changelog) (#25766) 2026-02-17 08:04:53 +00:00
Declan Carroll
f2df08f501
ci: Make postgres more CI friendly (#25847) 2026-02-16 16:44:50 +00:00
Declan Carroll
d5740d073b
ci: Add GH auth to container pulls (#25373) 2026-02-16 13:29:35 +00:00
Declan Carroll
8bee229b5d
ci: Only tag current major version releases as prerelease (#25761)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 08:25:06 +00:00
n8n-assistant[bot]
e0cbf2282c
ci: Restrict pr's to master from non-bundle branches (#25749)
Co-authored-by: Matsu <matias.huhta@n8n.io>
2026-02-16 06:41:43 +00:00
Declan Carroll
e3eafc7e87
feat: Update default Node.js version to v24 (#25707) 2026-02-13 10:56:01 +00:00
Declan Carroll
951502dcde
ci: Configure Sentry sourcemaps for releases (#25539) 2026-02-12 14:20:50 +00:00
Matsu
3e079ec901
ci: Only run node-popularity in n8n-io/n8n (#25664) 2026-02-12 08:43:43 +00:00
Iván Ovejero
5658334c26
ci: Skip e2e tests on private repository (#25457) 2026-02-06 16:41:16 +00:00
Matsu
813429cb68
chore: Remove dependency on run-script-os (#25282) 2026-02-06 11:07:53 +00:00
Alex Grozav
ccbb325ef5
fix: Fix Chromatic workflow trigger and make failures block merging (no-changelog) (#25396)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 09:27:18 +00:00
Matsu
b63dadee37
ci: Remove secrets.NPM_TOKEN access in preparation for OIDC (#25365)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2026-02-06 09:15:34 +00:00
Matsu
8331ebc114
chore: Remove cats from code ownership of node-popularity.json (#25420) 2026-02-06 08:13:53 +00:00
Declan Carroll
fcf060f9c4
ci: Add continue-on-error for GHCR image deletion (#25270) 2026-02-05 17:02:51 +00:00