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

Skip to content

Tags: Mu-L/concourse

Tags

v7.2.0

Toggle v7.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#6877 from concourse/help-text-password-c…

…onnector-7.2

[release/7.2.x] add help text for password connector flag

v6.7.6

Toggle v6.7.6'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#6746 from concourse/issue/6743

release/6.7.x: Bump lib/pq to 1.10.0

v7.1.0

Toggle v7.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#6659 from concourse/revert-6495-cache-st…

…reamed-2

Revert "feat(atc): cache streamed volumes and try to get by looking for local cache"

v7.0.0

Toggle v7.0.0's commit message
 B: fix tooltip for instance vars

fixes a small bug that I introduced in concourse#6453 - hovering over the
instance var name/value would often flicker/not work because it was
triggering mouseover events on the dashboard. using mouseenter instead
and stopping propagation on tooltip elements fixes the problem

note that it only seemed to affect the one  tooltip - others on the
dashboard were fine. either way, stopping propagation on all of them
shouldn't be a problem

Signed-off-by: Aidan Oldershaw <[email protected]>

v6.7.5

Toggle v6.7.5'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#6496 from kirillbilchenko/backport/pr_6478

Backport concourse#6478 to 6.7.x branch

v6.7.4

Toggle v6.7.4'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#6457 from evanchaoli/fix-atc-crash

Fix an ATC crash caused by parallel `load_var` steps

v6.7.3

Toggle v6.7.3'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#6371 from concourse/6.7.x-bump-dex

[6.7.x] Bump dex to 2.27.0

v6.7.2

Toggle v6.7.2'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#6280 from concourse/issue/6041-6.7.x

Fix regression preventing the use of nested fields with `fly set-pipeline --var`

v6.7.1

Toggle v6.7.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#6232 from concourse/topgun-client-go-11

[release/6.7.x] use k8s/client-go v11.0 for topgun

v6.7.0

Toggle v6.7.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#6232 from concourse/topgun-client-go-11

[release/6.7.x] use k8s/client-go v11.0 for topgun