Rename `tutor/templates/jobs` to `tutor/templates/tasks`
Opened this issue · 0 comments
kdmccormick commented
Background
overhangio/cookiecutter-tutor-plugin#23 (comment)
Tasks
In https://github.com/overhangio/tutor:
- Rename
tutor/templates/jobs
totutor/templates/tasks
- Update unit tests
- Run
tutor dev do init
to ensure that nothing broke.
Notes
A more ambitious version of this would involve also renaming the "docker-compose.jobs.yml" file and "*-docker-compose-jobs-services" patches. That would be backward-incompatible, and we're not sure it's worth it.