concourse / concourse-pipeline-resource

!!! use the `set_pipeline` step instead !!!
https://concourse-ci.org/jobs.html#schema.step.set-pipeline-step.set_pipeline
MIT License
76 stars 42 forks source link

Doesn't work on Concourse 6.5 #76

Open iuriaranda opened 3 years ago

iuriaranda commented 3 years ago

We've upgraded our Concourse setup to version 6.5.1, but now our pipeline generators stopped working because the used fly version in this resource is not compatible with the new authentication changes.

I know that this resource is being deprecated, but we haven't been able to move to the new set_pipeline method because of the limitation of not working across teams.

Can you ship a new version of the resource with an updated version of fly?

vito commented 3 years ago

fwiw, set_pipeline gained experimental support for setting pipelines in other teams:

https://concourse-ci.org/jobs.html#schema.step.set-pipeline-step.team