Skip to content

ci: shift cron off :00 (train 20:07, dependabot 16:07 UTC) - #48

Merged
vreshch merged 1 commit into
masterfrom
feature/train-cron-fix
Aug 10, 2026
Merged

ci: shift cron off :00 (train 20:07, dependabot 16:07 UTC)#48
vreshch merged 1 commit into
masterfrom
feature/train-cron-fix

Conversation

@vreshch

@vreshch vreshch commented Aug 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Scheduling rule: no cron may fire at minute :00.
  • train.yml: cron 0 20 * * 5 -> 7 20 * * 5
  • dependabot.yml: both ecosystems (npm, github-actions) 16:00 -> 16:07 Etc/UTC

Test plan

  • npm run verify green in worktree
  • npx prettier --check on both edited files green
  • YAML parses cleanly (python yaml.safe_load) for both files
  • action-validator clean on train.yml
  • CI checks green on this PR

@github-actions

Copy link
Copy Markdown
Contributor

🎉 PR Validation ✅ PASSED

Commit: 3ef0cfdc8832195bfbbf0b986fbd6a8d5f353271
Branch: feature/train-cron-fix

Checks:

  • ✅ Dependencies installed
  • ✅ Type check passed
  • ✅ Linting passed
  • ✅ Format check passed
  • ✅ Tests passed
  • ✅ Build successful

Ready to merge!


🔗 View workflow run
⏰ Generated at: 2026-08-10T21:11:30.842Z

@vreshch
vreshch merged commit 0487bf4 into master Aug 10, 2026
1 check passed
@vreshch
vreshch deleted the feature/train-cron-fix branch August 10, 2026 21:11
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