resource-types icon indicating copy to clipboard operation
resource-types copied to clipboard

A place where the concourse resource types live.

Results 5 resource-types issues
Sort by recently updated
recently updated
newest added

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...