Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate CI workflows and add protobuf schema #4

Merged
merged 3 commits into from
Feb 3, 2025

Conversation

ksharma-xyz
Copy link
Owner

@ksharma-xyz ksharma-xyz commented Feb 3, 2025

Enhance CI workflow and add protobuf definitions

  • Consolidated CI workflow triggers to include push, PR, and scheduled events
  • Added a setup job to handle common setup steps
  • Updated the build job to depend on the setup job
  • Added scheduled-tasks job that runs only during cron events
  • Added protobuf definition for NSW stops with fields for ID, name, coordinates, and product class
  • Removed separate schedule.yml in favor of integrated scheduling

Updated the build job to depend on the setup job.
Updated the scheduled-tasks job to depend on both setup and build jobs.
Removed the schedule.yml file.
@ksharma-xyz ksharma-xyz changed the title Fix cron job schedule Consolidate CI workflows and add protobuf schema Feb 3, 2025
Copy link
Owner Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ksharma-xyz ksharma-xyz marked this pull request as ready for review February 3, 2025 02:14
@ksharma-xyz ksharma-xyz merged commit 23a715e into main Feb 3, 2025
@ksharma-xyz ksharma-xyz deleted the 02-03-fix_cron_job_schedule branch February 3, 2025 02:14
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