Commit Graph

83 Commits

Author SHA1 Message Date
Matsu
4cf26bb70b
ci: Clean up Template Injection surface in Actions (#29354) 2026-04-28 07:44:44 +00:00
krisn0x
65e55a88c1
fix: Allow task runner to invoke skills via slash command prefix (#29302)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-27 15:42:25 +00:00
Matsu
af25a0e7eb
ci: Fix urlencoding in set-latest ci script (#28965) 2026-04-23 11:22:08 +00:00
Matsu
50dab4663a
ci: Use npm registry HTTP API for dist-tag promotion (no-changelog) (#28898)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 08:29:51 +03:00
Matsu
95c155859e
ci: Ensure stable npm packages are tagged as latest after release (#28755) 2026-04-21 08:04:21 +00:00
Matsu
80de266be4
ci: Account for pnpm-workspace changes in bump-versions.mjs (#28503) 2026-04-15 07:02:10 +00:00
Matsu
872fc671bb
ci: Add exclude patterns for test files in PR size check (#28316) 2026-04-10 11:46:07 +00:00
Matsu
733812b1a1
ci: Add PR ownership and size guardrails (#28103)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 06:53:18 +00:00
Declan Carroll
b7d6b6ea17
ci: Make PR metrics comment non-blocking (no-changelog) (#28232)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 07:49:32 +00:00
Declan Carroll
a23fc0a867
ci: Tag Docker images (#28088) 2026-04-08 06:12:02 +00:00
Declan Carroll
7ed34d7f85
ci: Add automated QA metrics reporting to PRs (#28003) 2026-04-07 13:17:01 +00:00
Matsu
189c1047bc
ci: Prevent buffer overflow in other helper scripts (#27774) 2026-03-30 15:24:42 +00:00
Matsu
fdf9857344
ci: Parse pnpm ls with jq to prevent buffer overload (#27770) 2026-03-30 14:40:36 +00:00
Matsu
d1fd399ca2
ci: Detect new unpublished packages after merge and add manual publish workflow (#27611)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 12:06:10 +00:00
Matsu
93e2998153
ci: Don't error on release candidate cleanup when branch is missing (#27602) 2026-03-26 12:02:35 +00:00
Matsu
732f2a3d3d
ci: Create stable release on GitHub promotion (#27492)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 07:26:06 +00:00
Matsu
1efdb2ccd5
ci: Remove prerelease tag when promoting previous beta to latest (#27490) 2026-03-24 09:51:32 +00:00
Matsu
bf856cd442
ci: Modify immutable commit subject via spreading (#27467) 2026-03-24 06:37:24 +00:00
Matsu
24dcf7510a
ci: Prevent new version patches, if only content is ci changes (#27329) 2026-03-20 11:44:57 +00:00
Matsu
8b2903b4e9
ci: Propagate dependency bumps transitively (#27270) 2026-03-19 10:38:56 +00:00
Matsu
e5dd89022b
ci: Strip backport information from commit labels on changelog (#27203) 2026-03-18 13:41:20 +00:00
Matsu
927b7bc818
ci: Create github releases from mjs scripts (#27121) 2026-03-18 09:19:31 +00:00
Matsu
6dd462e3ef
chore: Add 1.x branch compatibility to workflow scripts (#27153) 2026-03-17 13:06:26 +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
Matsu
9d975450e3
chore: Audit and secure .github/scripts shadow dependencies (#27083) 2026-03-16 10:06:27 +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
adb9b26cb1
ci: Call Cloud DB populate workflow from actions (#26808) 2026-03-10 15:24:06 +02: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
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
Matsu
e1a86eca2f
ci: Add automation for creating Release candidate branches (#26327) 2026-03-03 09:04:12 +00:00
Matsu
e14b9680ff
ci: Clean up abandoned release branches on PR dismiss (#26342) 2026-03-02 11:58:48 +00:00
Matsu
c38291a2a5
ci: Automate calls to release-push-to-channel (#26281) 2026-02-26 09:35:41 +00:00
Declan Carroll
b4465c86af
ci: Enhance Claude task runner workflow (#26267) 2026-02-26 08:30:33 +00:00
Matsu
96e446fc61
ci: Clarify and automate release process (#26181) 2026-02-26 07:45:31 +00:00
Declan Carroll
c92becbc34
ci: Adds Docker stats telemetry (#26196) 2026-02-25 08:18:23 +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
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
7790511172
ci: Use repository context for GHCR image names (#25391) 2026-02-05 16:44:21 +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
c52da486c8
ci: Add timing stats for unit tests (#24821) 2026-01-27 08:16:33 +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
Declan Carroll
eed218e1a9
build: Remove tsup from nodes-langchain to unblock Vitest migration (no-changelog) (#24670) 2026-01-22 11:59:21 +00:00
Declan Carroll
c589da70e6
fix: Implements SLSA L3 provenance and VEX attestation (#24411) 2026-01-16 09:36:32 +00:00