Skip to content

ci(parity): run real-aws weekly instead of nightly#382

Merged
vieiralucas merged 1 commit intomainfrom
parity-weekly-cron
Apr 14, 2026
Merged

ci(parity): run real-aws weekly instead of nightly#382
vieiralucas merged 1 commit intomainfrom
parity-weekly-cron

Conversation

@vieiralucas
Copy link
Copy Markdown
Member

@vieiralucas vieiralucas commented Apr 14, 2026

Summary

Changes the parity-aws.yml cron from 0 7 * * * (daily) to 0 7 * * 1 (Mondays 07:00 UTC).

Once a week is enough to catch drift between fakecloud and real AWS for the Batch 1 services — daily was going to produce an approval-gate click every 24h without proportional signal.

Test plan

  • Cron expression is valid (Monday = day-of-week 1)
  • CI passes (nothing else in the workflow changed)

Summary by cubic

Run the real AWS parity workflow weekly instead of daily to reduce approval noise while still catching drift between fakecloud and AWS for Batch 1 services. Schedule: Mondays at 07:00 UTC (0 7 * * 1).

Written for commit 062ae6f. Summary will update on new commits.

Once a week is enough to catch drift between fakecloud and real AWS
for the Batch 1 services. Daily cadence was producing an approval-gate
click every 24h that wasn't buying proportional signal.
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@vieiralucas vieiralucas merged commit 40e28bb into main Apr 14, 2026
33 checks passed
@vieiralucas vieiralucas deleted the parity-weekly-cron branch April 14, 2026 17:07
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