Commit Graph

832 Commits

Author SHA1 Message Date
n8n-cat-bot[bot]
1eae5ee753
ci: Raise DB Tests job timeout to 30 minutes (#31168)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 22:30:37 +00:00
n8n-cat-bot[bot]
1f37dd22aa
ci: Attempt-aware per-shard test filtering on retry (#31156)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-05-26 22:00:19 +00:00
n8n-cat-bot[bot]
8fed5a27fd
ci: Fetch quarantine list from webhook on fork CI (#31142)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-05-26 15:40:51 +00:00
n8n-cat-bot[bot]
6f26691405
ci: Add pre-merge flake-detection workflow (no-changelog) (#31095)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-05-26 13:15:28 +00:00
Matsu
35791f7b27
ci: Skip Electron binary download on all CI installs (#31063)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-25 11:09:01 +00:00
n8n-cat-bot[bot]
4ba6b99cea
ci: Scope nodes-base tests via turbo --affected and jest --changedSince (#31033)
Some checks failed
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (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
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Prepare Docker (coverage) (push) Has been cancelled
Util: Update Node Popularity / approve-and-automerge (push) Has been cancelled
Test: E2E Coverage Weekly / E2E (coverage) (push) Has been cancelled
Test: E2E Coverage Weekly / Aggregate Coverage (push) Has been cancelled
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (beta) (push) Has been cancelled
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (stable) (push) Has been cancelled
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (v1) (push) Has been cancelled
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-05-24 19:12:46 +00:00
n8n-cat-bot[bot]
674f99680f
ci: Capture combined pnpm install output in setup-nodejs (#31036)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 14:15:21 +00:00
n8n-cat-bot[bot]
f784205721
ci: Introduce runtime filter so test-file-only PRs skip E2E (#31017)
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (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
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 19:33:20 +00:00
n8n-cat-bot[bot]
4906790890
ci: Exclude docs and LICENSE from ci and unit filters (#31014)
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (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
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 18:19:32 +00:00
n8n-cat-bot[bot]
0931f0995e
ci: Bump E2E coverage weekly to 6 shards and extend timeout (#30967)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-22 12:46:13 +00:00
José Braulio González Valido
96a9521394
ci: Use PR head ref in eval experiment names (no-changelog) (#30898)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 11:06:50 +00:00
Matsu
9a7f44ea64
ci: Support easy experimental releases (#30947)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-05-22 09:21:53 +00:00
Declan Carroll
1024e76de7
chore: Quarantine submitted-workflow mocked credential setup test (no-changelog) (#30951)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-22 08:50:04 +00:00
José Braulio González Valido
da3e6b1635
ci: Disable Instance AI eval auto-trigger on PR review (no-changelog) (#30930)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 07:57:27 +00:00
n8n-cat-bot[bot]
3510a86170
ci: Surface pnpm install failures in setup-nodejs action (no-changelog) (#30929)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-05-22 07:33:05 +00:00
Declan Carroll
700243f5db
ci: Capture actual task durations under turbo 2.x summary schema (#30908)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 06:50:49 +00:00
Mendral AI
71eb0310d9
ci: Add concurrency group to docker-build-smoke workflow (#28148)
Co-authored-by: Mendral Agent <273626352+mendral-agent@users.noreply.github.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-05-21 13:31:02 +00:00
José Braulio González Valido
81ea56fa6b
test(ai-builder): Add multi-turn capability for IAI evals (no-changelog) (#30586)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 13:03:35 +00:00
José Braulio González Valido
e9b1c7c48f
chore(ai-builder): Tag Daytona sandboxes with name prefix and labels (no-changelog) (#30697)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 12:43:36 +00:00
Declan Carroll
6ce4b30bc4
ci: Cache Node toolcache marker file so setup-node uses the cache (no-changelog) (#30874)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 09:57:08 +00:00
Declan Carroll
9401b5433d
ci: Stabilise Codecov uploads and tighten coverage scope (no-changelog) (#30844)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 08:27:19 +00:00
Declan Carroll
3055889401
ci: Generate release SBOM from shipped artefact (no-changelog) (#30812)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 08:25:29 +00:00
Declan Carroll
d5c01b68c2
ci: Upload .nyc_output/ from shard artifacts (include-hidden-files) (#30668)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 08:25:21 +00:00
Bernhard Wittmann
374e7ed0b2
ci: Fail Instance AI discovery evals only on zero-pass scenarios (no-changelog) (#30816) 2026-05-21 06:44:18 +00:00
Declan Carroll
25f3a3ef1a
ci: Harden setup-nodejs against silent Node-version fall-through (no-changelog) (#30849)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 06:19:15 +00:00
n8n-cat-bot[bot]
ef4963d2de
ci: Skip coverage collection on merge_group runs (#30850)
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.15.0) (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
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 22:32:05 +00:00
José Braulio González Valido
be220ab32a
ci: Split Instance AI evals to own workflow, fire on approval only (no-changelog) (#30815)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 13:38:53 +00:00
n8n-cat-bot[bot]
62796bb860
ci: Harden Slack notification steps in release workflows (#30754)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 06:05:57 +00:00
Matsu
ef56481ee7
ci: Resolve backport target branches via remote tags (no-changelog) (#30728)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 16:28:50 +03:00
Matsu
d74dc0f4e5
ci: Add reviewer recommendations based on CODEOWNERS (#30690)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 11:17:59 +00:00
Matsu
f7ff69abae
ci: Optimize .github/scripts runs via caching and reduced checkout depth (#30691) 2026-05-19 09:35:58 +00:00
Declan Carroll
60b5aa643d
test(benchmark): Add Playwright UI scenario benchmark framework + customer-scale executions-list spec (#30561)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 09:27:17 +00:00
Declan Carroll
4a613a8758
build: Revert n8n image to alpine 3.22 to restore graphicsmagick GPL pin (#30673)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 08:15:34 +00:00
Declan Carroll
b62c5dc239
ci: Bump Aikido SafeChain to 1.5.3, add install timeout (no-changelog) (#30660)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 07:20:34 +00:00
yehorkardash
c9c3177f6a
chore: Expose agent memory usage from tests (no-changelog) (#30637) 2026-05-18 14:59:55 +00:00
Declan Carroll
5f4e60880c
ci: Restore Codecov session count and weekly E2E coverage uploads (#30617)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-18 12:55:47 +00:00
Matsu
94c67005f6
ci: Message slack on failed release pipeline run (#30619) 2026-05-18 12:06:46 +00:00
Declan Carroll
6f365bf3c8
ci: Enforce migration ordering in code-health rule (no-changelog) (#30511)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-18 10:12:55 +00:00
n8n-cat-bot[bot]
90b215939f
ci: Pass workflow inputs through env vars in run steps (#30606)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 08:20:49 +00:00
Albert Alises
07c861adf5
test(core): Re-record instance-ai workflow setup traces (no-changelog) (#30479)
Some checks are pending
Build: Benchmark Image / build (push) Waiting to run
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.15.0) (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
Util: Sync API Docs / sync-public-api (push) Waiting to run
2026-05-18 08:18:33 +00:00
n8n-cat-bot[bot]
89477fc60c
ci: Bump rharkor/caching-for-turbo from v2.3.11 to v2.4.2 (no-changelog) (#30604)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 07:26:10 +00:00
n8n-cat-bot[bot]
4b0da31d55
ci: Bump rharkor/caching-for-turbo from v2.3.11 to v2.4.0 (no-changelog) (#30599)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
2026-05-18 07:01:08 +00:00
Declan Carroll
1ab8b056fb
ci: Stream pnpm install output via append-only reporter (no-changelog) (#30585)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-18 05:34:25 +00:00
Declan Carroll
6b421bd197
ci: Drop Node 26 from ci-master matrix (#30542) 2026-05-18 05:30:43 +00:00
Matsu
c777f0ae87
ci: Match -exp for experimental/rc releases and mark semver as latest (#30494) 2026-05-18 05:10:02 +00:00
Declan Carroll
13676c469b
build: Migrate to alpine 3.23, swap Node 25 for Node 26 in CI matrix (#30478)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 15:23:42 +01:00
Declan Carroll
6eb4b4c1a5
ci: Unify Slack notifications across workflows (#30483)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 09:21:42 +00:00
Declan Carroll
6cae9deaf7
ci: Enable verbose SafeChain logging in CI dependency install (no-changelog) (#30450)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-14 11:29:25 +00:00
Declan Carroll
f244fc564b
ci: Add workflow pull_request_target safety rule to code-health (no-changelog) (#30327)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 06:38:47 +00:00
Bernhard Wittmann
c9ecef2a36
test: Add discovery eval guardrails for browser/computer-use dispatch (no-changelog) (#30236) 2026-05-12 14:29:35 +00:00