Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: pazwant/concourse

Tags

v6.5.1

Toggle v6.5.1's commit message
make claims cacher safe for concurrent use

the lru.cache is not safe for concurrent access so protect it's use with
a mutex

Signed-off-by: chrisfarms <[email protected]>

v6.5.0

Toggle v6.5.0's commit message

web: behaviour: hamburger icon shows closed state when no pipelines

Signed-off-by: Aidan Oldershaw <[email protected]>
Co-authored-by: Bohan Chen <[email protected]>

v6.4.1

Toggle v6.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request concourse#5926 from concourse/6.4.x/gitlab-auth

6.4.x - Update go mod with latest changes in concourse/dex

v6.3.1

Toggle v6.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request concourse#5934 from concourse/bosh-topgun-fix-6.3.x

topgun: Fix regex to support bosh 6.x

v6.4.0

Toggle v6.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request concourse#5884 from concourse/fix-bosh-topgun

Fix bosh topgun

v6.3.0

Toggle v6.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request concourse#5749 from concourse/fix-fly-login

Admins should be able to login to any team

v6.2.0

Toggle v6.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request concourse#5670 from concourse/issue/5624

fly: tell user when team is invalid

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request concourse#5548 from concourse/issue/5536

automatically fill system-claim-values

v5.5.11

Toggle v5.5.11's commit message
topgun/k8s: fix env vars in external worker tests

The old approach was setting the 'authorized keys' env var to an empty string --
this is different from un-setting it, and with our stricter env var validation
this setting was causing the web nodes to crash.

Signed-off-by: Jamie Klassen <[email protected]>

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request concourse#5363 from concourse/fix-offline-first

web: behaviour: bound cached jobs to 1000