Open
Description
🎯 Aim
Ensure that template project CI (Continuous Integration) runner configuration is exercised as part of this repository
📕Context
The issue #12 adds CI configuration. Which is designed to ensure that projects are started with good practices ready to roll. However, it doesn't actually call for them to be run as part of this repository.
The template project in this repository is currently fully functional. You can drop into the template
directory, run poetry install
and then use inv test
to run tests for example. As such it should be possible to run the CI Configuration against it as part of this repository as well as have them ready for when a new project is created from this one.
📝 Relevant resources/doc's/people
✅Acceptance Criteria
- Template project CI steps are run against the template project on:
- PR creation/update
- On merge to the
main
branch
Metadata
Assignees
Labels
No labels
Activity