Skip to content

Tags: concourse/git-resource

Tags

v1.21.0

Toggle v1.21.0's commit message
nit README formatting

Signed-off-by: Taylor Silva <[email protected]>

v1.20.0

Toggle v1.20.0's commit message
document sparse_paths in README

Signed-off-by: Taylor Silva <[email protected]>

v1.19.0

Toggle v1.19.0's commit message
fix private keys being added to final image from openssh package

The openssh package generates some private keys upon installation.
Switched to the client package instead; we don't need the server
component anyways.

Hadd to add a line to ensure ssh-keygen was installed for the tests.

Signed-off-by: Taylor Silva <[email protected]>

v1.18.3

Toggle v1.18.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #436 from concourse/hide-extra-boolean-output

Hide output from `jq -e` statements

v1.18.2

Toggle v1.18.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #433 from mstandley-tempus/handle-non-initial-comm…

…its-without-parents

handle non-initial orphan commits as current resource version

v1.18.1

Toggle v1.18.1's commit message
remove debugging "set -x"

Signed-off-by: Taylor Silva <[email protected]>

v1.18.0

Toggle v1.18.0's commit message
nit: typo

Closes #431

Signed-off-by: Taylor Silva <[email protected]>

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #391 from britto/add-git-branch-file

Populate additional `.git/branch` file

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #388 from jpmorin/submodule-ssh-support

SSH support for submodule

v1.15.0

Toggle v1.15.0's commit message
remove alpine dockerfile

Signed-off-by: Rui Yang <[email protected]>