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(concourse): allow credentials sharing between generated pipelines and custom pipelines #268

Conversation

o-orand
Copy link
Member

@o-orand o-orand commented Jun 26, 2019

so it is possible to reuse credentials already defined and its reduce credentials duplication

…nfig-repository/coa/config

so it is possible to reuse credentials already defined and reduce
 credentials duplication.
We introduce a new task that dynamically generate concourse pipeline
 configuration file.
It is important to notice that this task requires additional parameters
 to be able to generate a pipeline config file compliant with resource
 available in `put` step

We illustrate this usage in reference dataset and check it in ITs
@o-orand o-orand force-pushed the allow-credentials-sharing-between-provided-and-custom-pipelines branch from 552b187 to df993d9 Compare June 27, 2019 12:05
@o-orand o-orand merged commit d9aff74 into develop Jun 27, 2019
@o-orand o-orand deleted the allow-credentials-sharing-between-provided-and-custom-pipelines branch June 27, 2019 16:06
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

Successfully merging this pull request may close these issues.

1 participant