Releases: bitrise-steplib/steps-git-clone
Releases · bitrise-steplib/steps-git-clone
3.4.2
03 Mar 14:41
Compare
Sorry, something went wrong.
No results found
Retry checkout on fail with feching tags
3.4.1
02 Nov 10:05
Compare
Sorry, something went wrong.
No results found
3.4.0
30 Sep 12:58
Compare
Sorry, something went wrong.
No results found
generic pull request support
3.3.4
24 Aug 12:19
Compare
Sorry, something went wrong.
No results found
3.3.3
08 Aug 11:30
Compare
Sorry, something went wrong.
No results found
git log cmd output format updates
3.3.2
01 Aug 14:37
Compare
Sorry, something went wrong.
No results found
print git log command outputs
retry count increased to 2
wait time decreased to 5 sec
3.3.1
01 Aug 09:08
Compare
Sorry, something went wrong.
No results found
Minimal revision, to make the Step work with Go 1.5.x too. Minimum Go requirement is 1.5 now, it was 1.6 for the previous version.
[cfb22b5 ] prep for v3.3.1
[deb46b9 ] bitrise.yml minimal revision (releaseman related)
[92e9241 ] readme - requirements - Go 1.5
[5f58d3c ] ci workflow - export GO15VENDOREXPERIMENT=1
[d886f84 ] test - export GO15VENDOREXPERIMENT=1
[81f7427 ] enable GO15VENDOREXPERIMENT for Go 1.5
3.3.0
29 Jul 12:05
Compare
Sorry, something went wrong.
No results found
rewrite in go
retry with wait time
git fetch --tags before checkout tag
removed ssh operations (handled by activate-ssh-key step)
fix for: depth specified and required commit not found
3.2.0
31 Mar 11:07
Compare
Sorry, something went wrong.
No results found
New Input: clone_depth -- Allows to limit fetching to the specified number of commits
3.1.1
09 Mar 14:25
Compare
Sorry, something went wrong.
No results found