This project is mirrored from https://gitlab.archlinux.org/archlinux/archlinux-docker.git.
Pull mirroring updated .
- 11 Dec, 2020 1 commit
-
- 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.
-
hashworks authored
Resolves #45.
-
- 02 Nov, 2020 19 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
-
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
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
Replace publish with multi-destination kaniko See merge request !46
-
hashworks authored
-
hashworks authored
-
Sven-Hendrik Haase authored
Run release on PUBLISH_OFFICIAL_LIBRARY as well See merge request !45
-
-
This provides publish:offical with BUILD_COMMIT and enables a normal daily release to archlinux/archlinux on the weekly schedule run.
-
- 01 Nov, 2020 4 commits
-
-
Sven-Hendrik Haase authored
Update description on Dockerhub on release Closes #47 See merge request !44
-
Kristian Klausen authored
-
Kristian Klausen authored
Fix #47
-
Sven-Hendrik Haase authored
-