-
As seen in the following screenshot, when using `copier ` syntax to create copier template, it only behaves as expected when specifying the `--vcs-ref` tag
![image](https://user-images.githubuserco…
-
### Actual Situation
Currently the `message_before_update` and similar messages gets printed on every copy or update.
There can be the case where I want some specific message to be printed when a …
-
When updating a project using the `just copier-update-all` command included in the template, there is a cryptic error from `pre-commit` about not being in a git repo:
```
An error has occurred: Fa…
-
### Describe the problem
The [answers file setting / CLI switch](https://copier.readthedocs.io/en/v8.1.0/configuring/#answers_file) behavior is inconsistent with what the docs suggest. The docs state…
-
- [ ] Remove generated files and leverage [skip_if_exists](https://copier.readthedocs.io/en/stable/configuring/#skip_if_exists) for necessary files.
- [ ] Remove consistency check in Makefile
- [ ] …
-
## Is your feature request related to a problem? Please describe.
PDM template is a helpful feature, but sometimes we do not expect certain files to be included in the project to be created wit…
-
The logic should be moved to the template here so copier update doesn't mess up scippneutron downstream
-
Currently, in the template the documentation is generated using Sphinx. However, [MkDocs](https://www.mkdocs.org/) offers a more modern and streamlined approach to documentation generation that co…
-
**Is your feature request related to a problem? Please describe.**
I would like for our developers or CI to check whether a new version of a project's template is available. This way they can know …
-
We should revert https://github.com/scipp/copier_template/pull/171 once things have settled down with all the ruff shenanigans.