Post AxclDIUghg3WRQIeLQ by [email protected] | |
More posts by [email protected] | |
Post #AxcTIn5aa2v5bU1uoC by [email protected] | |
0 likes, 0 repeats | |
Git checkout on Windows is currently flaky at best on GitHub Actions:https://gi… | |
Post #AxcTInE64Pj21s0i4O by [email protected] | |
0 likes, 1 repeats | |
@sebastian for me, there are just some weeks, where their entire windows cluste… | |
Post #AxcWK39wcIrXb3MKTA by [email protected] | |
0 likes, 1 repeats | |
@sebastian Do you actually need the entire history in CI (fetch-depth: 0)? Fetc… | |
Post #AxcWkVQe8OgKnlmpBw by [email protected] | |
0 likes, 1 repeats | |
@bobmagicii I did see issues related to Git 2.5 for actions/checkout that may b… | |
Post #AxcY2XSJRALeFqjDge by [email protected] | |
0 likes, 0 repeats | |
@timwolla Probably not. But that does not explain why this suddently started fa… | |
Post #AxcY2XYL4lAWYXY252 by [email protected] | |
0 likes, 1 repeats | |
@sebastian Looking at the output carefully, it appears that you have both a 3.0… | |
Post #AxclDICxlZsTYS0UiW by [email protected] | |
0 likes, 0 repeats | |
@timwolla If that is the case then it has been that way for many years. Why wou… | |
Post #AxclDIIHRo8BowUk0O by [email protected] | |
0 likes, 0 repeats | |
@sebastian See last sentence. Looking at the log of the last successful build o… | |
Post #AxclDIOf45Ee8jTpx2 by [email protected] | |
0 likes, 0 repeats | |
@timwolla Sorry, I misread "git update" as I did something in the Git… | |
Post #AxclDIUghg3WRQIeLQ by [email protected] | |
0 likes, 0 repeats | |
@timwolla However, https://github.com/sebastianbergmann/phpunit/actions/runs/17… | |
Post #AxclDIbQIdRYmJS1qK by [email protected] | |
0 likes, 1 repeats | |
@sebastian That one is using `fetch-depth: 1` and thus does not pull the tags. | |
Post #AxcrgFt04tHoTZra2C by [email protected] | |
0 likes, 1 repeats | |
@timwolla Thanks!I remember now that we used to had to fetch the tags due to ci… |