Background
overhangio/cookiecutter-tutor-plugin#23 (comment)
Tasks
In https://github.com/overhangio/tutor:
- Rename
tutor/templates/jobs to tutor/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.
Background
overhangio/cookiecutter-tutor-plugin#23 (comment)
Tasks
In https://github.com/overhangio/tutor:
tutor/templates/jobstotutor/templates/taskstutor dev do initto 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.