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

Fixes 5052: refactor jobs and temp/repo association #906

Merged
merged 4 commits into from
Nov 26, 2024

Conversation

jlsherrill
Copy link
Member

@jlsherrill jlsherrill commented Nov 25, 2024

Summary

This pulls 2 refactors out of #865

  • refactors jobs into a single command ./cmd/jobs/main.go
  • removes old unused jobs
  • refactors the template_repository_configurations association into an official model

Testing steps

  1. Tests pass
  2. running go run cmd/jobs/main.go retry_failed_task seems to run the appropriate code

@jlsherrill
Copy link
Member Author

@jlsherrill jlsherrill merged commit 7fd9a08 into content-services:main Nov 26, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants