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

Added HideStdout flag for hiding the Fly output. #67

Closed DandyDeveloper closed 4 years ago

DandyDeveloper commented 4 years ago

Added the ability to hide the Fly stdout specifically for when replacing pipelines.

This is specifically to prevent secrets being shown, as Fly has no distinct way to avoid this at the moment.

DandyDeveloper commented 4 years ago

Someone enabled the CI checks but I can't check the build failures?

DandyDeveloper commented 4 years ago

@vito You seem to be the only active person on the repo. Can you help me out with this?

DandyDeveloper commented 4 years ago

I'm just going to fork this and work on it myself. Cheers guys.