Skip to content

Exercise CI configuration of template project  #13

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions