- Apr 03, 2024
-
-
Alex Marchant authored
-
Alex Marchant authored
-
Alex Marchant authored
-
- Jan 02, 2024
-
-
- Dec 31, 2023
-
-
Julien (jvoisin) Voisin authored
Prompted by !113
-
- Nov 21, 2023
-
-
Julien (jvoisin) Voisin authored
Patch by https://github.com/felixonmars
-
- Nov 13, 2023
-
-
Julien (jvoisin) Voisin authored
-
Romain authored
-
Romain authored
The --no-sandbox argument was parsed incorrectly, meaning no sandbox was used when it was absent and the sandbox being used when it was present.
-
- Nov 08, 2023
-
-
Julien (jvoisin) Voisin authored
-
- Sep 08, 2023
-
-
Julien (jvoisin) Voisin authored
-
- Sep 07, 2023
-
-
Julien (jvoisin) Voisin authored
-
- Aug 31, 2023
-
-
Rui Chen authored
-
- Aug 03, 2023
-
-
georg authored
-
- Aug 02, 2023
-
-
Julien (jvoisin) Voisin authored
-
- Jul 11, 2023
-
-
Julien (jvoisin) Voisin authored
This should close #192
-
-
-
-
- Jun 05, 2023
-
-
Julien (jvoisin) Voisin authored
-
- May 03, 2023
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
- Apr 11, 2023
-
-
Julien (jvoisin) Voisin authored
-
- Mar 21, 2023
-
- Mar 20, 2023
-
-
georg authored
The previous commit changed the strategy to 'clone', instead of 'fetch' as before. While this fixes permission errors, it is also slower, as an existing checkout of the repository will be ignored. To overcome this, this commit limits the depth to 5.
-
georg authored
While the former is slower, the later might lead to errors such as "fatal: detected dubious ownership in repository at" which is fixed GitLab upstream via https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/3538, but not yet released. Closes #191
-
- Mar 15, 2023
-
- Mar 12, 2023
-
-
Julien (jvoisin) Voisin authored
-
- Mar 07, 2023
-
- Feb 24, 2023
-
-
Rui Chen authored
-
- Feb 23, 2023
-
- Feb 20, 2023
-
-
Julien (jvoisin) Voisin authored
- Remove some useless linters - Make use of ruff
-
- Jan 31, 2023
-
-
Julien (jvoisin) Voisin authored
-
- Jan 28, 2023
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
- Jan 14, 2023
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
This reverts commit 29057d6c.
-