Commit Graph

634 Commits

Author SHA1 Message Date
Matsu
927b7bc818
ci: Create github releases from mjs scripts (#27121) 2026-03-18 09:19:31 +00:00
Matsu
8995c25512
ci: Schedule creation of minor and patch PRs (#27199) 2026-03-18 08:31:18 +00:00
Declan Carroll
7c7c70f142
ci: Unify QA metrics pipeline to single webhook, format, and BigQuery table (no-changelog) (#27111)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 05:50:10 +00:00
Declan Carroll
fbccfbc7f5
test(benchmark): Add Kafka and webhook benchmark framework (no-changelog) (#26761)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 15:29:50 +00:00
Declan Carroll
0ba453093f
ci: Skip Chromatic in merge queue to avoid stale baseline failures (#27092)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 12:08:43 +00:00
Matsu
9d975450e3
chore: Audit and secure .github/scripts shadow dependencies (#27083) 2026-03-16 10:06:27 +00:00
Matsu
e334678440
ci: Use n8n assistant for releases (#26998) 2026-03-13 13:53:30 +00:00
Matsu
945e1a435f
ci: Prevent forks from targeting release/** (#26975) 2026-03-13 09:29:41 +00:00
Matsu
4fcbad8251
ci: Add track name to run-name in patch release workflow (#26979) 2026-03-13 09:16:39 +00:00
Declan Carroll
e4dbe0db6b
ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 14:01:53 +00:00
Matsu
4e1e0cd1c0
ci: Add version release notification workflow (#26897)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 16:30:19 +00:00
Matsu
fd4e013bd5
ci: Set auto-merge to squash (#26867) 2026-03-11 08:55:52 +00:00
Declan Carroll
3930cb012c
test: Move hovering-item selector to RunDataPanel page object (no-changelog) (#26793)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 13:29:55 +00:00
Matsu
3b2beebc5f
ci: Bump korthout/backport-action to enable add_author_as_reviewer (#26829) 2026-03-10 13:26:44 +00:00
Matsu
adb9b26cb1
ci: Call Cloud DB populate workflow from actions (#26808) 2026-03-10 15:24:06 +02:00
Declan Carroll
9a1b434f7a
ci: Add nightly schedule to Docker build smoke test (no-changelog) (#26794)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 13:05:25 +00:00
Matsu
633f1a4b48
ci: Add release environment to post release jobs (#26756) 2026-03-10 13:00:18 +00:00
Matsu
42a8bb1bf8
ci: Wait for git tag updates before ensuring RC branches (#26806) 2026-03-10 12:59:15 +00:00
Matsu
b27a28de4f
ci: Workflow to create Patch release for track (#26824) 2026-03-10 12:59:03 +00:00
Matsu
524b6bab0e
ci: Add Workflow script test runner to CI (#26538) 2026-03-10 12:12:36 +00:00
Declan Carroll
60f4569fbe
ci: Add reusable retry script for CI commands (#26815)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 10:52:57 +00:00
Matsu
f052079bd5
ci: Extract merge-tag-to-branch into reusable workflow and support patch release merges to RC branch (#26764) 2026-03-09 11:56:19 +00:00
Matsu
755b970f18
ci: Clarify messaging around backporting (#26753)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-03-09 08:56:08 +00:00
Declan Carroll
908a810e07
fix: Remove isolated-vm from Dockerfile npm rebuild (#26745)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 08:40:40 +00:00
Matsu
5fbcaeee05
ci: Automatically approve release PR after creation (#26755) 2026-03-09 08:11:23 +00:00
Matsu
553f862e10
ci: Add label on node popularity automation (#26754) 2026-03-09 08:11:15 +00:00
Matsu
b134e10325
ci: Ignore bundle commits on sync action (#26662) 2026-03-06 10:45:16 +00:00
Matsu
819d0990ad
ci: Checkout backport code with generated token (#26655) 2026-03-06 07:56:23 +00:00
Matsu
58e8af5c0d
ci: Change backporting to n8n assistant app (#26651) 2026-03-06 06:51:29 +00:00
Matsu
d895c64e4d
ci: Use n8n release helper in backporting (#26649) 2026-03-06 06:38:37 +00:00
Matsu
c44f7f278a
ci: Automatically approve and auto-merge node popularity (#26607) 2026-03-05 13:23:07 +00:00
Declan Carroll
59d2b55cde
ci: Consolidate trivy scan Slack notifications to #updates-security (#26601)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 12:27:33 +00:00
Matsu
0acf7f73d1
ci: Add GITHUB_TOKEN to backport workflow (#26582) 2026-03-05 09:17:50 +00:00
Matsu
93a36c5b74
chore: Give backport action a name (#26580) 2026-03-05 09:16:21 +00:00
Matsu
7df0125b6d
ci: Allow manual execution of backport workflow (#26576) 2026-03-05 08:23:18 +00:00
Matsu
0a17291939
ci: Introduce backport workflow and compute-backport-targets script (#26518) 2026-03-04 11:15:09 +00:00
Declan Carroll
114b450aa1
ci: Update claude-code-action to latest v1 and suppress output (#26520)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 10:03:09 +00:00
Declan Carroll
d8d839a6af
ci: Change default value of suppress_output to true (#26513) 2026-03-04 08:05:37 +00:00
Declan Carroll
6f05974ff1
ci: Parallelize NPM publish and Docker builds in release pipeline (#26480)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 17:08:10 +00:00
Declan Carroll
c4ab0fff99
ci: Add performance benchmark regression detection to CI (#26156)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 15:52:04 +00:00
Declan Carroll
f8455f81be
ci: Add E2E coverage gap analysis (#26440) 2026-03-03 13:41:20 +00:00
Declan Carroll
02e094c0cd
ci: Improve Helm stack for local dev and CI usage (no-changelog) (#26471) 2026-03-03 13:07:57 +00:00
Matsu
15ce65d6f0
ci: Use inputs. vs github.event.inputs for workflow_call compatibility (#26454) 2026-03-03 12:13:58 +00:00
Matsu
17b85ab4fa
ci: Migrate from deprecated codecov test-results-action (#26457) 2026-03-03 12:13:53 +00:00
Matsu
01d7903958
ci: Pass secrets to post-release actions (#26458) 2026-03-03 12:13:48 +00:00
Matsu
e1a86eca2f
ci: Add automation for creating Release candidate branches (#26327) 2026-03-03 09:04:12 +00:00
Declan Carroll
19cca66502
ci: Pin Trivy binary version to fix yanked release (#26431)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 19:01:38 +00:00
Declan Carroll
7be48a4114
fix: Fix selector-purity violation and E2E impact analysis in CI (#26410)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 14:56:48 +00:00
Matsu
602f858149
ci: Pass secrets to release-create-pr on workflow_call (#26427) 2026-03-02 14:37:25 +00:00
Declan Carroll
b935dc1f64
test: Add Helm chart E2E testing via K3s + testcontainers (#26155)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 13:32:37 +00:00