Create DebOps role template using Copier
@ypid is already working on this.
Since Feb 13, 2021.
- Dominant language
- Jinja
- Stars
- 1.4k
- Forks
- 379
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 8
Description
I checked out Copier today which is the thing I was waiting for when it comes to project template management as it cannot only do the initial creation, but also update instantiated projects as the template involves (using git history). I propose we create a template for how a DebOps role should look like and use it to keep our roles up-to-date in the monorepo. Currently, Copier has a bug with applying template diffs when the template is not the repo root (https://github.com/copier-org/copier/issues/315). Keep this in mind. It has cost me a bit of time. So I suggest we create a separate repo for now and later merge it into the mono repo.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.