]> gitweb.fluxo.info Git - puppet-mailalias_core.git/commit
(maint) Allow git to use long paths in GitHub Actions
authorLuchian Nemes <luchian.nemes@puppet.com>
Tue, 10 Nov 2020 13:06:37 +0000 (15:06 +0200)
committerLuchian Nemes <luchian.nemes@puppet.com>
Tue, 10 Nov 2020 13:06:37 +0000 (15:06 +0200)
commita1903042a4364cc9dd9ae4d5430efb260e41dffe
treed7fbed37031e1b22915c74ed9167681d80fea7ed
parent319d2205e5e82171ccf4ce70cd484903322d36e2
(maint) Allow git to use long paths in GitHub Actions

Due to unknown environment changes in GitHub Actions runners, we
encountered the following error:
`fatal: cannot create directory: Filename too long`

This commit allows git to use long paths in our GitHub Actions
workflows.
.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml
.github/workflows/static_code_analysis.yaml
.github/workflows/unit_tests_with_nightly_puppet_gem.yaml
.github/workflows/unit_tests_with_released_puppet_gem.yaml