NLeSC / python-template

Netherlands eScience Center Python Template
https://research-software-directory.org/software/nlesc-python-template
Apache License 2.0
177 stars 76 forks source link

Test scenario - Adding template to existing project #433

Closed lyashevska closed 3 weeks ago

lyashevska commented 3 weeks ago

Add template to an existing project that has not used template before and keep notes on how it went. Give your feedback. It can include things that were unclear, did not work as expected or anything else.

fdiblen commented 3 weeks ago

it all went well except some conflicting files which is expected. Summary of the test:

Below are the conflicting files which manually need to be fixed. modified: .github/workflows/cffconvert.yml modified: .gitignore modified: CHANGELOG.md modified: CITATION.cff modified: CODE_OF_CONDUCT.md modified: CONTRIBUTING.md modified: NOTICE modified: README.md modified: docs/Makefile modified: docs/conf.py modified: docs/index.rst modified: docs/make.bat modified: pyproject.toml modified: sonar-project.properties

I cannot think of an immediate action to improve this.

lyashevska commented 3 weeks ago

thanks @fdiblen. This is great. Can be closed now.