- 17 Apr, 2021 2 commits
-
-
hashworks authored
Revert after [0] is fixed [0] https://github.com/GoogleContainerTools/kaniko/issues/1592
-
- 05 Apr, 2021 2 commits
-
-
Kristian Klausen authored
According to upstream two months is fine: tianon: yeah, cleaning them out is reasonable, although I'd request that they be available for something like 1-2 months after they're no longer supported / "active" tianon: in the case of something constantly changing like arch, 1 month is probably pretty reasonable Fix #57
-
- 04 Apr, 2021 3 commits
-
-
Kristian Klausen authored
This should fix the notification spam caused by users pushing the commits to their own repository.
-
Pierre Schmitz authored
-
- 25 Mar, 2021 1 commit
-
-
hashworks authored
-
- 22 Dec, 2020 2 commits
-
- 11 Dec, 2020 4 commits
-
-
Instead of using the libalpm systemd-syusers hook, use sysusers directly. The --root parameter allows us to avoid using the host's namespace and populate using the conf files in the target's build directory.
-
hashworks authored
It had no effect whatsoever anyway.
- 09 Dec, 2020 1 commit
-
- 01 Dec, 2020 1 commit
-
-
Sven-Hendrik Haase authored
-
- 30 Nov, 2020 2 commits
-
- 18 Nov, 2020 2 commits
-
- 13 Nov, 2020 4 commits
-
-
Sven-Hendrik Haase authored
Always retrieve the latest package from the API, add error handling See merge request !50
-
hashworks authored
-
hashworks authored
Without this stuff fails after a while since the API is paginated and sorted by ASC by default.
-
- 07 Nov, 2020 6 commits
-
-
hashworks authored
-
hashworks authored
strace: execve("/bin/true", ["ldconfig"], 0x563fc29f9fa0 /* 101 vars */) = 0
-
hashworks authored
after_script won't affect the job exit code [1], so we can't use it for tests. Instead we are using YAML anchors for script [2]. [1] https://docs.gitlab.com/ee/ci/yaml/#before_script-and-after_script [2] https://docs.gitlab.com/ee/ci/yaml/#yaml-anchors-for-script
-
hashworks authored
-
hashworks authored
The Dockerfiles require them for their sha256sum.
-
- 02 Nov, 2020 10 commits
-
-
hashworks authored
-
Sven-Hendrik Haase authored
Switch to alpine in verify stage See merge request !47
-
hashworks authored
-
hashworks authored
-
hashworks authored
-
hashworks authored
!47 (comment 6125)
-
hashworks authored
-
hashworks authored
-
hashworks authored
This fixes a circular dependency issue noted in [1]. `curl -s` and removal of `--auto-compress` are needed because of differences in the binaries in alpine. [1] https://github.com/docker-library/official-images/pull/8999#issuecomment-720622797
-
hashworks authored
-