Commit Graph

71 Commits

Author SHA1 Message Date
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
8026438d97
test(core): Add Playwright LangSmith eval scaffolding (no-changelog) (#30589)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 13:13:10 +00:00
Bernhard Wittmann
b445221c6a
feat: Computer-use evaluation harness (no-changelog) (#29797)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-05-12 08:36:12 +00:00
yehorkardash
64079ad98c
feat(core): Agents as first class entities support (no-changelog) (#28017)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Drury <michael.drury@n8n.io>
Co-authored-by: Arvin A <51036481+DeveloperTheExplorer@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Arvin Ansari <arvin.ansari@n8n.io>
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
Co-authored-by: Eugene <eugene@n8n.io>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
Co-authored-by: Robin Braumann <robin.braumann@n8n.io>
Co-authored-by: Rob Hough <robhough180@gmail.com>
2026-05-06 15:44:44 +00:00
José Braulio González Valido
bbe3e2d148
feat(ai-builder): Add per-PR eval regression detection vs LangSmith baseline (#29456)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 08:15:08 +00:00
Matsu
b9a8b578c6
chore: Gitignore .claude/worktrees (#29440)
Some checks failed
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.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
Util: Sync API Docs / sync-public-api (push) Waiting to run
CI: Python / Checks (push) Has been cancelled
2026-04-29 05:48:04 +00:00
Rob Hough
d332fe9c84
refactor(editor): Align @n8n/design-system with DS3 (no-changelog) (#28428) 2026-04-28 09:53:05 +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
krisn0x
7983a41132
chore: Add new entries to .gitignore (no-changelog) (#28168) 2026-04-08 10:21:22 +00:00
yehorkardash
8d4e355241
feat: Add agent schema introspection (no-changelog) (#28015)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-08 07:53:51 +00:00
Svetoslav Dekov
f751500472
chore: Update n8n-plan skill to save plans and link them in PRs (no-changelog) (#27495)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2026-03-27 12:32:00 +00:00
José Braulio González Valido
beb34ebefa
docs: Add .env.local.example template and dotenvx for local dev setup (no-changelog) (#27241) 2026-03-19 15:53:14 +00:00
Alex Grozav
dcd306bc5c
fix(editor): Prevent unwanted UI elements appearing when execute button is loading (#27003) 2026-03-16 18:27:20 +00:00
Matsu
9d975450e3
chore: Audit and secure .github/scripts shadow dependencies (#27083) 2026-03-16 10:06:27 +00:00
Matsu
adb9b26cb1
ci: Call Cloud DB populate workflow from actions (#26808) 2026-03-10 15:24:06 +02:00
Declan Carroll
f8455f81be
ci: Add E2E coverage gap analysis (#26440) 2026-03-03 13:41:20 +00:00
Declan Carroll
c92becbc34
ci: Adds Docker stats telemetry (#26196) 2026-02-25 08:18:23 +00:00
Declan Carroll
1a8910e4bd
fix(editor): Associate form input labels with their inputs for accessibility (#25776) 2026-02-16 13:43:37 +00:00
Declan Carroll
1e3d933651
test: Improve memory profiling in performance tests (#25403) 2026-02-06 10:40:07 +00:00
Csaba Tuncsik
4f65f7201e
chore: Add Claude Code configuration for n8n development (#23440)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-02-06 10:36:18 +00:00
Tomi Turtiainen
b73e767fe3
chore: Add claude settings (#24638) 2026-01-21 14:20:32 +00:00
Declan Carroll
038a5ce17e
ci: Claude task runner cleanup (#24243) 2026-01-13 14:38:05 +00:00
oleg
f880a74d99
refactor(ai-builder): Implement unified evaluations harness (#23955)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-13 12:11:13 +00:00
Suguru Inoue
8ce21cb39b
test: Add e2e tests for ChatHub (#23396) 2025-12-19 09:05:02 +01:00
Declan Carroll
b8cd1657b7
ci: Improve e2e test timings (#23159) 2025-12-15 22:07:31 +00:00
Declan Carroll
d3c5fcf49f
ci: Add UI coverage for e2e tests (#20236) 2025-10-01 14:34:55 +01:00
Stephen Wright
2435b94c2a
feat: PAY-3769 add db export command (#19579) 2025-09-16 15:52:11 +01:00
Iván Ovejero
fc094518d6
test(core): Test security validation in native Python runner (#19146) 2025-09-03 16:19:01 +02:00
Artem Sorokin
168ac0e9f2
ci: Include THIRD_PARTY_LICENSES.md file with release (#18739) 2025-09-01 12:41:42 +02:00
Iván Ovejero
a1280b6bf4
feat(core): Add auth and offers flow to native Python runner (no-changelog) (#18354) 2025-08-15 14:36:42 +02:00
Iván Ovejero
8bc6ee727a
feat(core): Set up native Python task runner project (no-changelog) (#18257) 2025-08-13 19:52:04 +02:00
shortstacked
514825bd51
test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
shortstacked
a435d373c6
ci: Cat 1072 security nightly cleanup (#17983) 2025-08-08 12:37:11 +01:00
Csaba Tuncsik
b7887bf899
fix(editor): Migrate from @import to @use for SCSS files to address deprecation warnings (#17858) 2025-08-04 15:01:16 +02:00
shortstacked
49a52a1150
ci: Update Turbo config and GH actions (#17595) 2025-07-28 10:07:28 +01:00
Iván Ovejero
115934573f
feat(core): Set up backend modules (#17448) 2025-07-18 14:34:48 +02:00
shortstacked
852657c17e
feat: Add testcontainers and Playwright (no-changelog) (#16662)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-07-01 14:15:31 +01:00
shortstacked
909b65d266
ci: Docker move build stage outside container (no-changelog) (#16009) 2025-06-25 12:52:16 +01:00
Iván Ovejero
73c9a529dd
perf(core): Shorten bootup for all instance types (#15856) 2025-05-30 10:58:16 +02:00
shortstacked
867842d473
feat: Migrate Test Workflows to Main Repo (#15504) 2025-05-20 07:24:56 +01:00
कारतोफ्फेलस्क्रिप्ट™
577e2777e1
ci: Generate jest-junit reports only on CI (no-changelog) (#14463)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-04-08 10:42:40 +02:00
Nora Shapiro
c2d39dfbb7
ci: Add test results upload to Codecov (#14410) 2025-04-04 22:58:08 +02:00
Iván Ovejero
af3ac2db28
refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-10 15:49:50 +02:00
Iván Ovejero
ff317490a2
ci: Upgrade Turborepo to 1.13.3 (no-changelog) (#9314) 2024-05-07 10:12:07 +02:00
कारतोफ्फेलस्क्रिप्ट™
9d24f33d52
feat(editor): Setup Chromatic for design-system (no-changelog) (#8870) 2024-03-15 15:14:45 +01:00
कारतोफ्फेलस्क्रिप्ट™
572af38383
feat(editor): Upgrade Storybook to 8.0 (no-changelog) (#8867) 2024-03-13 16:52:29 +01:00
कारतोफ्फेलस्क्रिप्ट™
913c8c6b0c
feat(core): Upgrade oclif (no-changelog) (#8381) 2024-01-22 18:25:36 +01:00
कारतोफ्फेलस्क्रिप्ट™
0643487403 ci: Fix oclif manifest generation 2023-10-25 14:51:10 +02:00
Ricardo Espinoza
2b7ba6fdf1
feat(core): Add MFA (#4767)
https://linear.app/n8n/issue/ADO-947/sync-branch-with-master-and-fix-fe-e2e-tets

---------

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-08-23 22:59:16 -04:00
कारतोफ्फेलस्क्रिप्ट™
48a32e384a ci: Update release process to support major releases (no-changelog) (#6552) 2023-06-27 16:16:18 +02:00