Commit Graph

615 Commits

Author SHA1 Message Date
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
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