Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
stefaniuk opened this issue Oct 4, 2023 · 0 comments
Open
2 tasks done
Labels

Comments

@stefaniuk
Copy link
Contributor

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:

  • Keep them where they are and use the update-from-template-app automated process to introduce and reconcile changes.
  • Create a separate versions file for the dependencies of the repository template.
  • Store the versions inline in the scripts where they are required.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Sensitive Information Declaration

  • I confirm that neither PII/PID nor sensitive data are included in this form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant