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

Pipeline naming standards not documented #524

Open
antony-with-no-h opened this issue Oct 4, 2023 · 0 comments
Open

Pipeline naming standards not documented #524

antony-with-no-h opened this issue Oct 4, 2023 · 0 comments

Comments

@antony-with-no-h
Copy link

Is your feature request related to a problem? Please describe.

I cannot seem to find the naming standards enforced by Concourse when it comes to pipelines. The only hint of their existance comes from warnings emitted by the CLI.

Given it a good go (of finding them) through googling, keywords on the concourse docs and looking through issues. Following a few issues I was able to get to concourse/rfcs#40, specifically 040-valid-identifiers/proposal.md

In my case it was a capital letter that raised the warning, which is not really the issue I can adjust the name, I can't easily find what else is considered illegal by Concourse.

Describe the solution you'd like

A mention of the naming standards which appear to be [a-z_-]?

Describe alternatives you've considered

No response

Additional context

No response

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

No branches or pull requests

1 participant