Skip to content

ci(sync): add conditional sync check to GitHub workflow - #22

Merged
lonewolfyx merged 1 commit into
mainfrom
ci/sync-need-check-sync
Aug 19, 2026
Merged

ci(sync): add conditional sync check to GitHub workflow#22
lonewolfyx merged 1 commit into
mainfrom
ci/sync-need-check-sync

Conversation

@lonewolfyx

Copy link
Copy Markdown
Member
  • Add new check job to determine if sync is needed
  • Implement version checking logic via check-sync-needed.ts script
  • Configure job dependencies to only run sync when needed
  • Set up Node.js environment with LTS version
  • Add dependency installation step using pnpm
  • Include cancellation protection with timeout configuration
  • Pass GitHub token for authentication in check process

- Add new check job to determine if sync is needed
- Implement version checking logic via check-sync-needed.ts script
- Configure job dependencies to only run sync when needed
- Set up Node.js environment with LTS version
- Add dependency installation step using pnpm
- Include cancellation protection with timeout configuration
- Pass GitHub token for authentication in check process
@lonewolfyx
lonewolfyx merged commit aaa545c into main Aug 19, 2026
2 checks passed
@lonewolfyx
lonewolfyx deleted the ci/sync-need-check-sync branch August 21, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant