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

Closes #12068: Establish a direct relationship from jobs to objects #12075

Merged
merged 9 commits into from
Mar 28, 2023

Conversation

jeremystretch
Copy link
Member

@jeremystretch jeremystretch commented Mar 28, 2023

Closes: #12068

  • Establish a GFK relationship on Job (object_type, object_id)
  • Rewrite the enqueue_job() method (now enqueue()) to use instances
  • Rewrite report & script workflows to work with jobs assigned to module objects
  • Add "jobs" views for data sources, scripts, and reports

@jeremystretch jeremystretch changed the title 12068 job objects Closes #12068: Establish a direct relationship from jobs to objects Mar 28, 2023
@jeremystretch jeremystretch marked this pull request as ready for review March 28, 2023 16:31
@minitriga
Copy link
Contributor

OOOO I think this could be very useful for me 👍

@jeremystretch jeremystretch merged commit d2a694a into feature Mar 28, 2023
@jeremystretch jeremystretch deleted the 12068-job-objects branch March 28, 2023 19:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants