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

Avoid rename and delete files #37

Open
dmartinol opened this issue Mar 20, 2024 · 1 comment
Open

Avoid rename and delete files #37

dmartinol opened this issue Mar 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@dmartinol
Copy link
Contributor

Use the variable names in the file names instead, as in this example:

ls scaffolder-templates/quarkus-web-template/manifests/argocd 
${{values.component_id}}-argocd-app-dev-build.yaml      ${{values.component_id}}-argocd-app-prod.yaml
${{values.component_id}}-argocd-app-dev.yaml            ${{values.component_id}}-argocd-repo.yaml
${{values.component_id}}-argocd-app-preprod.yaml
@dmartinol dmartinol added the enhancement New feature or request label Mar 20, 2024
@dmartinol
Copy link
Contributor Author

FYI, @masayag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant