Commit Graph
40 Commits
Author SHA1 Message Date
Gustavo ValverdeandGitHub b0a6da2d0d ci: add release notes pipeline with AI rewriting (#8975) 2026-04-06 10:16:37 +00:00
Gustavo ValverdeandGitHub b79c045927 fix(ci): replace rebase sync with batched merge PR, add auto-retarget (#8957) 2026-04-04 17:42:07 +00:00
Gustavo ValverdeandGitHub d06b5865f4 fix(ci): mark test packages as private and remove duplicate beta title suffix (#8950) 2026-04-04 06:10:47 +00:00
Gustavo ValverdeandGitHub 0afc6a1e78 ci: replace bumpp with changesets release automation (#8903) 2026-04-03 21:43:23 +00:00
Gustavo ValverdeandGitHub ef80d7213c chore(ci): harden GitHub Actions workflow permissions (#8879) 2026-04-01 13:49:49 +00:00
Alex Yang 62a8f16538 ci: continue on error 2026-03-01 10:24:32 +09:00
Bereket EngidaandGitHub 5466cf758a chore: release workflow should run on github (#8004) 2026-02-16 13:59:41 -08:00
starslingdev[bot]GitHubstarslingdev[bot] <248995740+starslingdev[bot]@users.noreply.github.com>
40b8b685fc chore: migrate ci workflows to StarSling runners (#7933)
Co-authored-by: starslingdev[bot] <248995740+starslingdev[bot]@users.noreply.github.com>
2026-02-11 15:25:56 -08:00
Alex YangGitHubcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>claude[bot] <41898282+claude[bot]@users.noreply.github.com>Alex Yang
136bd61763 chore(telemetry): move endpoint to env (#7578)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@users.noreply.github.com>
2026-01-23 21:07:47 +00:00
Alex YangandGitHub 66f0ac9ea0 ci: align nodejs version (#7501) 2026-01-20 19:42:48 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
c7bcab1c55 chore(deps): update github-actions (#6595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 12:20:32 +09:00
Alex Yang 4d834026da Revert "ci: remove NODE_AUTH_TOKEN during publish (#6475)"
This reverts commit 7a6103e082.
2025-12-02 15:57:29 -08:00
Alex YangandGitHub 7a6103e082 ci: remove NODE_AUTH_TOKEN during publish (#6475) 2025-12-02 11:50:32 -08:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1525512144 chore(deps): update github-actions (major) (#4807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-29 22:29:53 -08:00
Alex Yang 1bea0542f2 ci: use NPM_CONFIG_PROVENANCE: true 2025-11-24 10:26:58 -08:00
Alex YangandGitHub feef08f894 chore(release): add provenance flag to publish (#6272) 2025-11-24 10:20:04 -08:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
436a350aee chore(deps): pin actions/setup-node action to 49933ea (#4806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 20:57:31 +00:00
Alex YangandGitHub a3e46c1b70 ci: fix release.yml (#4773) 2025-09-19 11:50:17 -07:00
Alex Yang ef4a774e0f ci: use setup-node@4 2025-09-15 11:35:16 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6ad54f3ce1 chore(deps): update actions/setup-node action to v5 (#4660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 02:15:12 +00:00
Alex YangandGitHub bf44d8ee8e chore: bump node.js & pnpm (#4289) 2025-08-28 13:22:48 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1c0fb482bd chore(deps): update actions/checkout action to v5 (#4213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-26 10:32:50 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
341a0ec777 chore(deps): update github-actions (#4061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 09:55:51 -07:00
Bereket Engida af239b7879 chore: remove changeset and add contributing code of conduct 2025-08-02 13:01:02 -07:00
Bereket Engida 976c05a9ca chore: add github access token for changeset 2025-07-25 21:59:48 -07:00
Bereket Engida 7093503ffd chore: use github access token for release workflow 2025-07-25 21:52:29 -07:00
Bereket Engida 1eeff038b3 chore: add codeowners 2025-07-25 21:30:05 -07:00
Bereket Engida ca1092db77 chore: add write permission for release workflow 2025-07-25 21:25:21 -07:00
Bereket Engida 39e4910021 chore: remove tag version check from release workflow 2025-07-25 21:08:26 -07:00
Bereket Engida 5e93871662 chore: add owner check for release workflow 2025-07-25 21:06:27 -07:00
Bereket Engida a05e67d5e1 chore: update release workflow 2025-07-25 21:04:17 -07:00
Bereket Engida 2fbf83ece5 chore: update release workflow 2025-07-25 21:02:57 -07:00
Bereket Engida 29ebab00f5 chore: remove discord release workflow 2025-06-01 08:52:28 -07:00
Rahul MishraandGitHub 75545be4a0 chore: fix discord release message workflow (#2866) 2025-06-01 08:19:54 -07:00
Bereket Engida 9fa33c9245 chore: release script 2024-11-19 18:45:26 +03:00
Bereket Engida 59ed3dd54e chore: release script 2024-11-19 18:38:11 +03:00
Bereket Engida 0134a02f5e chore: fix discord action 2024-10-09 19:03:43 +03:00
Bereket Engida e9ed883f5c chore: discord release action 2024-10-09 16:47:41 +03:00
Bereket Engida 597ff196ca chore: release workflow should only release a changelog 2024-09-02 23:51:12 +03:00
Bereket Engida 6378334b61 feat: git workflows 2024-09-02 13:19:24 +03:00