Commits on Source (12)
-
Sheogorath authored
This provides every build with basic labels defined by the OCI standard for annotations[1]. This includes the project URL, the exact commit an image is built from, the build time and date as well as the project title and description. [1]: https://github.com/opencontainers/image-spec/blob/79b036d80240ae530a8de15e1d21c7ab9292c693/annotations.md
-
Sheogorath authored
This patch just adjusts the arrangement of the lines to allow easier readability. The line is collabsed on execution. Reference: https://docs.gitlab.com/ee/ci/yaml/script.html
-
Sheogorath authored
Add OCI standard annotation labels to every build See merge request !6
b2526bf9 -
Sheogorath authored
This patch removes the limitation for inheriting variables. This makes it easier to use global variables in build-args or alike.
-
Sheogorath authored
Instead of using strict versioning, this patch simple integrates the shell-tools repository with build-ah-engine making the separation obsolete.
-
Sheogorath authored
This patch enables the shell tool CI in the main CI run. While it might looks recursive, it shouldn't be a problem since our CI process works
🤞 -
Sheogorath authored
Integrate shell-tools into the repository See merge request !7
593d1da2 -
Alexander Wellbrock authored
Without this build arg images build with the build-ah-engine container 0.3.0 and podman won't work on docker hosts 1.13.1 which is the current stable on CentOS 7 LTS. Adding this format build arg ensures the widest range of registry support, thus this should be the default.
-
Botaniker (Bot) authored2fe526d4
-
Sheogorath authored
Update docker.io/library/fedora Docker tag to v35 See merge request !9
e8f2aae2 -
Sheogorath authored
This patch moves the parameter for the registry format from a pre-defined variable, that is supposed to be overwritten by users, to an own variable, that is set by default for compatiblity reasons and users can override if they want to.
-
Sheogorath authored
resources/shell-tools/.gitlab-ci.yml
0 → 100644
resources/shell-tools/bin/fix-dockerfile.sh
0 → 100755
resources/shell-tools/bin/push.sh
0 → 100755
resources/shell-tools/bin/tagging.sh
0 → 100755
resources/shell-tools/install.sh
0 → 100755
resources/shell-tools/test/latest.sh
0 → 100755