docs icon indicating copy to clipboard operation
docs copied to clipboard

concourse documentation and website

Results 45 docs issues
Sort by recently updated
recently updated
newest added

Docs rendered: ![image](https://user-images.githubusercontent.com/744921/81760281-b9cae380-94be-11ea-8efc-adfb529eff9f.png)

I'm a concourse newbie, reading the docs - very thorough :-) It's not 100% clear to me what happens upon a timeout (I was going to submit a PR but...

In the current docs, there's no indication that a `fly rename-pipeline` is safe to perform w/ regards to preserving the build history While it's easy to verify that a rename...

The documentation for `fly builds` describes a `--since` flag, but doesn't specify the date format to provide. According to @YoussB the format should be `yyyy-mm-dd HH:mm:ss`. It might be a...

I'd love to learn more about how resources and task images are cached. These documents are currently empty. https://concourse-ci.org/caching-and-retention.html

Went to send an email on the build status, and just had the realization that (i think) the get/put steps always run on the workers... so if I wanted to...

I am looking at this: https://concourse-ci.org/resource-types.html#resource-type-params It says there that this is just an 'arbitrary' object. So this suggest that the concourse editor (https://marketplace.visualstudio.com/items?itemName=Pivotal.vscode-concourse) which I am maintaining should not...

With the introduction of [Global Resources], it's not true anymore that there's a 1:1 mapping of `resource_config` and number of check containers as documented in [Resource Check Container section] -...

I'm not 100% on the necessity of this in light of #244, but we've seen on the field people using https://pgbouncer.github.io/ in front of `web` nodes in order to better...