resource-types
resource-types copied to clipboard
A place where the concourse resource types live.
Add `duct-tape-resource`, a generic custom Concourse resource to write custom resources on the fly as inline shell scripts in the pipeline definition itself. Example: ```yaml resources: - name: foobar type:...
Personally speaking I find the grid style very difficult to scan. I would love the option for a more traditional table layout.
Hey Folks, As we move into the resource marketplace for Concourse (AKA project [dutyfree](https://github.com/concourse/dutyfree/)), we are requesting the resource type contributors to add their resources here. I am tagging all...
By default build metadata environment variables are only available to resources during get and put operations, this resource will save the build metadata to a file which tasks may use...