Request: Add versioning to templates/pipelines #9526
Replies: 3 comments 1 reply
-
|
This might or not be an answer: it might be possible to exploit the fact that fly set-pipeline is idempotent. |
Beta Was this translation helpful? Give feedback.
-
|
Would love to know more about how pipelines are currently being set in your large environment. You say
Can you explain why this is a pain? How are the pipelines set? Do you use |
Beta Was this translation helpful? Give feedback.
-
|
We do use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Idea
As a person in a team that uses concourse in a large environment, it would be great to implement some sort of versioning into the pipelines.
Whenever I change a single template, it is mandatory to update every single pipeline using such template and this is a pain.
I can't really know what pipeline versions are running right now, and I think this would be a very nice feature. Or is it intended to always run
latestversion?Would I build it?
I'm open for discussions and would like to contribuite if given some directions.
Beta Was this translation helpful? Give feedback.
All reactions