Releases: concourse/git-resource
Releases · concourse/git-resource
v1.21.0
What's Changed
- Fix population of
.git/branchfile by @paul-szymanski-a9s in #442 - return more helpful error if uri is empty by @taylorsilva in #444
- check source and param fields for any unknown keys by @taylorsilva in #445
- remove trailing whitespace from string input values by @taylorsilva in #446
- Add
--progressflag to git clone for better CI visibility by @analytically in #449 - Hide result of
jq --exit-statusby @taylorsilva in #450 - Add
--progressto the in script by @taylorsilva in #451 - Docs: Add missing
fetchparameter toin_schema.jsonand document it by @analytically in #458 - feat: enable HTTP/2 for Git operations by @analytically in #454
- fix: handle custom SSH ports in ssh:// URLs by @analytically in #455
- feat(in): export all git metadata to files for pipeline access by @analytically in #456
- fix(in): apply
git_configlocally for persistence across tasks by @analytically in #457 - Optimize partial clone filter strategy based on path filtering requirements by @analytically in #452
- feat: Add rebase strategy options to put operation by @analytically in #453
- fix(check): find tags on unmerged branches when tag filtering enabled by @analytically in #461
- update readme typo by @paraassekhon in #462
- Don't create a branch if it already exists by @taylorsilva in #463
- add
all_branchesasget.paramto fetch all branches during cloning by @taylorsilva in #464
New Contributors
- @paul-szymanski-a9s made their first contribution in #442
- @analytically made their first contribution in #449
- @paraassekhon made their first contribution in #462
Full Changelog: v1.20.0...v1.21.0
v1.20.0
What's Changed
- fix checkout on dirty repositories by @vmob-martin-theiss in #441
- Add ability to perform a sparse checkout by @caseybraithwaite in #427
New Contributors
- @vmob-martin-theiss made their first contribution in #441
- @caseybraithwaite made their first contribution in #427
Full Changelog: v1.19.0...v1.20.0
v1.19.0
What's Changed
- Fix tags filtering resulting in paths filter being ignored by @C85297 in #437
- Switch to wolfi-base as the base image to support multi-arch images by @taylorsilva in #438
New Contributors
Full Changelog: v1.18.3...v1.19.0
v1.18.3
What's Changed
- Hide output from
jq -estatements by @taylorsilva in #436
Full Changelog: v1.18.2...v1.18.3
v1.18.2
What's Changed
- fix flaky commit filter test by @mstandley-tempus in #435
- handle non-initial orphan commits as current resource version by @mstandley-tempus in #433
New Contributors
- @mstandley-tempus made their first contribution in #435
Full Changelog: v1.18.1...v1.18.2
v1.18.1
remove debugging "set -x" Signed-off-by: Taylor Silva <[email protected]>
v1.18.0
What's Changed
- Add
[include/exclude]_all_matchby @jakubikanin #432
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- fast check skipping repo download by @david-baylibre in #425
- Populate additional
.git/branchfile by @britto in #391
New Contributors
- @david-baylibre made their first contribution in #425
- @britto made their first contribution in #391
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
- Feature/reject invalid filter format by @fenech in #401
- Clarify sentence when 'branch' is not set in source config by @bgandon in #424
- Optimize check by @rmg in #418
- SSH support for submodule by @jpmorin in #388
New Contributors
- @fenech made their first contribution in #401
- @bgandon made their first contribution in #424
- @rmg made their first contribution in #418
- @jpmorin made their first contribution in #388
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- Switch base image paketobuildpacks/run-jammy-basic
- fix gitlab 16.0 legacy urls removed by @m-roskrow in #405
New Contributors
- @m-roskrow made their first contribution in #405
Full Changelog: v1.14.7...v1.15.0