Steven
2be4a52e1a
ci: extend stale workflow to cover PRs and improve clarity
...
- Add PR stale/close handling alongside issues
- Reduce close grace period from 7 to 3 days
- Add inline comments explaining the two-phase stale behavior
- Rename workflow and job names for clarity
2026-02-26 22:44:47 +08:00
Steven
7465fbb4cc
refactor: improve GitHub Actions workflows structure and maintainability
...
- Add build-binaries workflow for multi-platform binary releases
- Rename workflows for conciseness:
- demo-render-deploy.yml → demo-deploy.yml
- build-and-push-canary-image.yml → build-canary-image.yml
- build-and-push-stable-image.yml → build-stable-image.yml
- Centralize version config with env variables (GO_VERSION, NODE_VERSION, PNPM_VERSION)
- Standardize step names across all workflows
- Add concurrency controls to prevent redundant runs
- Update Node.js (20→22) and pnpm (9→10) versions to match build-binaries
- Improve job names with descriptive labels
- Add consistent comments and formatting
- Set artifact retention to 60 days for binary builds
2026-02-02 23:15:15 +08:00
Salman Chishti
a8dbc1fd5e
chore: upgrade GitHub Actions for Node 24 compatibility ( #5527 )
...
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
2026-01-26 09:02:57 +08:00
dependabot[bot]
7a58250195
chore: bump actions/stale from 9.1.0 to 10.0.0 ( #5136 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 19:23:25 +08:00
Steven
c9c07a599c
chore: unify action names
2025-06-11 23:39:29 +08:00
dependabot[bot]
2322f989ea
chore: bump actions/stale from 9.0.0 to 9.1.0 ( #4344 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9.0.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-02 09:40:04 +08:00
Steven
00788bd8f8
chore: update actions
2024-02-29 09:21:55 +08:00
Steven
22427101f8
chore: add stale issue action
2024-01-18 16:18:18 +08:00