nhs-england-tools / repository-template

🛠️ 📚💡 This is a detailed and carefully made template for your GitHub projects. It's based on the wide knowledge and practical experience of the engineering community within NHS England. The template includes helpful suggestions, standards and practices - it's something you should consider using for all your repositories.
MIT License
30 stars 12 forks source link

Decide what to do with the `Docker image versions` section in the `.tool-versions` file #134

Open stefaniuk opened 1 year ago

stefaniuk commented 1 year ago

What is the problem this feature will solve?

Currently, the recommendation is to use the .tool-versions file to store versions of the toolchain dependencies, which include dependencies specific to the built-in functionality of the repository template. This comes with the problem of unclear ownership of this file.

What is the feature that you are proposing to solve the problem?

Move the dependency versions for the repository template out of the .tool-versions file.

What alternatives have you considered?

The options are:

Code of Conduct

Sensitive Information Declaration