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 41 forks source link

Bump fly version to 5.60 #65

Closed ozzywalsh closed 4 years ago

ozzywalsh commented 4 years ago

This resources gives the following error when running against Concourse 5.60

Logging to /tmp/concourse-pipeline-resource-out.log964080286
2019/10/24 10:37:59 exit status 1 - WARNING:

fly version (5.3.0) is out of sync with the target (5.6.0). to sync up, run the following:

    fly -t http://example.com sync

error: oauth2: cannot fetch token: 400 Bad Request
Response: {"error":"invalid_request","error_description":"Requested connector does not exist."}

Could fly be updated to 5.6.0?

eruvanos commented 4 years ago

We do have the same issue, a higher prio on this would be nice!

bbodensieck commented 4 years ago

We as well.

5.7.1 is released already.

smgoller commented 4 years ago

We're on 5.7.2 at this point and still no update. Can we get some movement on this?

vito commented 4 years ago

(Folding into #68 and replying there.)