n8n/.github/workflows
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
..
backport.yml chore: Introduce backport github action (#24655) 2026-01-26 12:30:46 +00:00
build-base-image.yml feat: Update default Node.js version to v24 (#25707) 2026-02-13 10:56:01 +00:00
build-benchmark-image.yml ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
build-unit-test-pr-comment.yml ci: Add poutine custom rule for unpinned GitHub Actions detection (#24577) 2026-01-20 15:10:04 +00:00
build-windows.yml chore: Remove dependency on run-script-os (#25282) 2026-02-06 11:07:53 +00:00
ci-check-eligibility-reusable.yml ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
ci-check-pr-title.yml ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
ci-manual-unit-tests.yml ci: Add timing stats for unit tests (#24821) 2026-01-27 08:16:33 +00:00
ci-master.yml feat: Update default Node.js version to v24 (#25707) 2026-02-13 10:56:01 +00:00
ci-pull-requests.yml ci: Add CI filter action (#25858) 2026-02-17 09:02:08 +00:00
ci-python.yml ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
ci-restrict-private-merges.yml ci: Restrict pr's to master from non-bundle branches (#25749) 2026-02-16 06:41:43 +00:00
create-patch-release-branch.yml ci: Add poutine custom rule for unpinned GitHub Actions detection (#24577) 2026-01-20 15:10:04 +00:00
docker-build-push.yml ci: Enable Sentry source maps in Docker builds (#25888) 2026-02-18 07:18:43 +00:00
release-create-pr.yml feat: Update default Node.js version to v24 (#25707) 2026-02-13 10:56:01 +00:00
release-publish.yml ci: Enable Sentry source maps in Docker builds (#25888) 2026-02-18 07:18:43 +00:00
release-push-to-channel.yml feat: Update default Node.js version to v24 (#25707) 2026-02-13 10:56:01 +00:00
release-standalone-package.yml ci: Remove secrets.NPM_TOKEN access in preparation for OIDC (#25365) 2026-02-06 09:15:34 +00:00
sbom-generation-callable.yml ci: Add Aikido Safechain to setup-nodejs (#24089) 2026-01-20 09:55:08 +00:00
sec-ci-reusable.yml ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
sec-poutine-reusable.yml ci: Restrict pr's to master from non-bundle branches (#25749) 2026-02-16 06:41:43 +00:00
sec-publish-fix.yml ci: Open PR on security fix merge (#24856) 2026-01-26 09:17:15 +00:00
sec-sync-public-to-private.yml ci: Authenticate before syncing to private repo (#24656) 2026-01-21 16:48:40 +00:00
security-trivy-scan-callable.yml fix: Implements SLSA L3 provenance and VEX attestation (#24411) 2026-01-16 09:36:32 +00:00
test-benchmark-destroy-nightly.yml ci: Add Aikido Safechain to setup-nodejs (#24089) 2026-01-20 09:55:08 +00:00
test-benchmark-nightly.yml ci: Add Aikido Safechain to setup-nodejs (#24089) 2026-01-20 09:55:08 +00:00
test-db.yml ci: Make postgres more CI friendly (#25847) 2026-02-16 16:44:50 +00:00
test-e2e-ci-reusable.yml ci: Add GH auth to container pulls (#25373) 2026-02-16 13:29:35 +00:00
test-e2e-coverage-weekly.yml ci: Split Currents reporting into separate projects (#24559) 2026-01-19 22:52:35 +00:00
test-e2e-docker-pull-reusable.yml ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
test-e2e-performance-reusable.yml ci: Split Currents reporting into separate projects (#24559) 2026-01-19 22:52:35 +00:00
test-e2e-reusable.yml fix(core): Forward activationMode in multi-main webhook/trigger setup (#25855) 2026-02-17 13:50:21 +00:00
test-evals-ai-release.yml ci(core): Add automated AI workflow builder evaluations (#24582) 2026-01-21 15:30:45 +00:00
test-evals-ai-reusable.yml feat(ai-builder): Add webhook notifications with HMAC authentication for AI evaluation results (#24766) 2026-01-26 10:16:05 +00:00
test-evals-ai.yml feat: Add option to select eval suite on manual workflow dispatch (#24998) 2026-01-28 17:11:42 +00:00
test-evals-python.yml ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
test-linting-reusable.yml feat: Update default Node.js version to v24 (#25707) 2026-02-13 10:56:01 +00:00
test-unit-reusable.yml feat: Update default Node.js version to v24 (#25707) 2026-02-13 10:56:01 +00:00
test-visual-chromatic.yml fix: Fix Chromatic workflow trigger and make failures block merging (no-changelog) (#25396) 2026-02-06 09:27:18 +00:00
test-visual-storybook.yml refactor: Separate storybook from design-system (no-changelog) (#23983) 2026-01-09 11:48:20 +00:00
test-workflows-callable.yml ci: Split Currents reporting into separate projects (#24559) 2026-01-19 22:52:35 +00:00
test-workflows-nightly.yml ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
test-workflows-pr-comment.yml ci: Add poutine custom rule for unpinned GitHub Actions detection (#24577) 2026-01-20 15:10:04 +00:00
util-check-docs-urls.yml ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
util-claude-task.yml feat(core): Add new params to claude task runner github action (no-changelog) (#25766) 2026-02-17 08:04:53 +00:00
util-claude.yml ci: Add poutine custom rule for unpinned GitHub Actions detection (#24577) 2026-01-20 15:10:04 +00:00
util-cleanup-pr-images.yml ci: Use repository context for GHCR image names (#25391) 2026-02-05 16:44:21 +00:00
util-data-tooling.yml ci: Update node popularity data and workflow (#24014) 2026-01-08 08:38:26 +00:00
util-notify-pr-status.yml chore: Skip notify CI job outside main repo (#24257) 2026-01-13 16:20:29 +00:00
util-sync-api-docs.yml ci: Add Aikido Safechain to setup-nodejs (#24089) 2026-01-20 09:55:08 +00:00
util-update-node-popularity.yml ci: Only run node-popularity in n8n-io/n8n (#25664) 2026-02-12 08:43:43 +00:00