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

gha job scheduler #4673

Open
1 task
rshewitt opened this issue Mar 27, 2024 · 3 comments
Open
1 task

gha job scheduler #4673

rshewitt opened this issue Mar 27, 2024 · 3 comments
Labels
H2.0/Harvest-Runner Harvest Source Processing for Harvesting 2.0

Comments

@rshewitt
Copy link
Contributor

User Story

In order to create jobs on a schedule, datagov wants to create a gha to add jobs to the harvest jobs table every day.

Acceptance Criteria

[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]

  • GIVEN a list of sources to harvest daily
    WHEN a time of day is reached
    THEN the action will be kicked off
    AND harvest tasks will be run on cloud foundry

Background

[Any helpful contextual notes or links to artifacts/evidence, if needed]

Security Considerations (required)

[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]

Sketch

  • let's start off having the action be manually dispatched instead of on cron.
@rshewitt rshewitt added the H2.0/Harvest-Runner Harvest Source Processing for Harvesting 2.0 label Mar 27, 2024
@hkdctol hkdctol moved this to 🧊 Icebox in data.gov team board Mar 28, 2024
@hkdctol
Copy link
Contributor

hkdctol commented Mar 28, 2024

TO DO: discuss whether this should be a gha

@gujral-rei
Copy link

@rshewitt, does anything changed on this ticket regarding job scheduling work listed under these tickets?

#4683
#4319

@rshewitt
Copy link
Contributor Author

@rshewitt, does anything changed on this ticket regarding job scheduling work listed under these tickets?

#4683 #4319

@gujral-rei we're replacing github actions as our scheduler for our load manager. related to #4707

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
H2.0/Harvest-Runner Harvest Source Processing for Harvesting 2.0
Projects
Status: 🧊 Icebox
Development

No branches or pull requests

3 participants