Skip to content
#

concourse

Here are 369 public repositories matching this topic...

kberzinch
kberzinch commented Dec 30, 2021

Summary

If there is a global default-get-timeout set on the web node, it is not possible to override that timeout for the implicit get step that is used to pull the image_resource configured on a task.

Steps to reproduce

Start up Concourse with default-get-timeout set very low

$ wget https://concourse-ci.org/docker-compose.yml

$ echo "      CONCOURSE_DEFAULT_GET
kind-on-c
hoegaarden
hoegaarden commented Dec 8, 2020
As a user of kind-on-c
I want to understand how the thing is tested and how changes are promoted
So that I understand how to consume it and can assess if I can trust it

There are some docs in [ci/README.md][ciR] about how changes make it in, are tested, and promoted. This is however outdated (still talks about alpine & tags).
Also, the [Dockerfile][d] still has some reference to al

documentation help wanted good first issue

Improve this page

Add a description, image, and links to the concourse topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the concourse topic, visit your repo's landing page and select "manage topics."

Learn more