Commit Graph

605 Commits

Author SHA1 Message Date
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
Matsu
e095307c9e
ci: Upgrade npm to 11.5.1 for Trusted publishing (#25534) 2026-02-09 17:56:13 +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
Declan Carroll
7790511172
ci: Use repository context for GHCR image names (#25391) 2026-02-05 16:44:21 +00:00
Declan Carroll
ac24c83cd4
ci: Add SQLite sanity check to e2e tests (#25303) 2026-02-04 15:12:53 +00:00
Guillaume Jacquart
a7ebe7746e
chore(core): Run migration tests on PRs (#25181) 2026-02-04 13:29:54 +00:00
Declan Carroll
8730bedd2a
ci: Improvements to test containers e2e setup (#25140) 2026-02-03 10:16:32 +00:00
Declan Carroll
ab8bd71268
ci: Cleanup some CI checks (#25111) 2026-02-02 07:22:36 +00:00
Tomi Turtiainen
39df0d5ff1
chore(core): Remove mysql and mariadb specfic code (#24908)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-29 15:57:33 +00:00
Albert Alises
784ab19e40
feat: Add option to select eval suite on manual workflow dispatch (#24998) 2026-01-28 17:11:42 +00:00
Declan Carroll
ea83ed49a0
ci: Docker CI changes (#24962) 2026-01-28 11:41:33 +00:00
Declan Carroll
8474689a49
test: Add testcontainers infrastructure and MySQL integration tests (#24603) 2026-01-28 09:33:43 +00:00
Artem Sorokin
af0c70ec73
ci: Optimize GHCR cleanup script with early termination and parallel pagination (#24892) 2026-01-27 10:02:46 +00:00
Declan Carroll
c5f00060aa
ci: Allow runner fallback from global variable (#24786) 2026-01-27 09:25:37 +00:00
Declan Carroll
c52da486c8
ci: Add timing stats for unit tests (#24821) 2026-01-27 08:16:33 +00:00
Artem Sorokin
0deee3c1ca
ci: Fix release tag merge failing with unrelated histories (#24884) 2026-01-27 07:01:59 +00:00
Artem Sorokin
bbc74965ed
ci: Extract GHCR cleanup to shared script and add scheduled cleanup (#24870) 2026-01-26 14:24:21 +00:00
Dimitri Lavrenük
f099516935
chore: Introduce backport github action (#24655) 2026-01-26 12:30:46 +00:00
Artem Sorokin
851a193e8a
ci: Add merge-release-tag-to-master job with dedicated GitHub App (#24758) 2026-01-26 11:56:06 +00:00
Artem Sorokin
2dabbd6e58
ci: Build image once for e2e shards (#24512) 2026-01-26 11:18:01 +00:00
Albert Alises
341976947f
feat(ai-builder): Add webhook notifications with HMAC authentication for AI evaluation results (#24766)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-26 10:16:05 +00:00
Iván Ovejero
28fb1a29d2
ci: Open PR on security fix merge (#24856) 2026-01-26 09:17:15 +00:00
Iván Ovejero
122f92b169
ci: Fix security cherrypick workflow (#24687) 2026-01-23 17:39:13 +00:00
Declan Carroll
51142fb402
test: Refactor sharing spec tests to break up isolation (#24359)
Co-authored-by: Claude <claude@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-23 10:12:21 +00:00
Declan Carroll
eed218e1a9
build: Remove tsup from nodes-langchain to unblock Vitest migration (no-changelog) (#24670) 2026-01-22 11:59:21 +00:00
Loganaden Velvindron
0aeb4a25e2
fix: Update nodejs to fix CVE-2025-59466 (#24352) 2026-01-22 07:04:18 +00:00
Iván Ovejero
d2e410a244
ci: Authenticate before syncing to private repo (#24656) 2026-01-21 16:48:40 +00:00
Albert Alises
99cb5982a0
ci(core): Add automated AI workflow builder evaluations (#24582) 2026-01-21 15:30:45 +00:00
Artem Sorokin
924817d9fd
ci: Add poutine custom rule for unpinned GitHub Actions detection (#24577) 2026-01-20 15:10:04 +00:00
Declan Carroll
801a9ae696
fix: Skip SafeChain setup on Windows (#24576) 2026-01-20 11:50:44 +00:00
Declan Carroll
4d524021e5
ci: Add Aikido Safechain to setup-nodejs (#24089) 2026-01-20 09:55:08 +00:00
Artem Sorokin
4aa830998d
ci: Split Currents reporting into separate projects (#24559) 2026-01-19 22:52:35 +00:00
Declan Carroll
3a2b7a3307
ci: Add container stack telemetry (#24487) 2026-01-19 15:25:18 +00:00
Iván Ovejero
4140629852
ci: GH actions for private fork (#24338) 2026-01-16 12:33:56 +00:00
Declan Carroll
c589da70e6
fix: Implements SLSA L3 provenance and VEX attestation (#24411) 2026-01-16 09:36:32 +00:00