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

Input to component ID should be checked before provisioning #697

Open
stevegbrooks opened this issue Sep 6, 2021 · 0 comments
Open

Input to component ID should be checked before provisioning #697

stevegbrooks opened this issue Sep 6, 2021 · 0 comments

Comments

@stevegbrooks
Copy link

If a user inputs a component ID (e.g., 'docs') that collides with a name of a file/directory in https://github.com/opendevstack/ods-quickstarters, then during the Jenkins build it will return this error:

"Error: Target directory 'docs' must not exist yet"

I suggest a feature in the provisioning app that sanitizes the input so this error never happens.

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

No branches or pull requests

1 participant