mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
8c64140220
Based on ideas from Anton - both the basic building of containers in the first place as well as the workaround for the 6h build limit. Because GitHub Actions are limited to 6 hours we split the creation of the MXE container into two steps and push the intermediary container after stage 1 to docker hub. Right now each of the steps takes about 3.5 hours, so hopefully even with changes in the future this will continue to work. This commit also introduces use of docker hub instead of GitHub's own registry (since strangely right now GitHub actions cannot run containers from GitHub's private registry). In order for this to work, we need to have the docker credentials in secrets in GitHub. As a result, only people who can create branches in our repository can easily test changes to the container images. Others can modify the code to use a different docker hub account and provide those secrets in their own GitHub account. Not ideal, but of course we cannot allow every pull request to potentially overwrite docker images in our "official" docker hub account. Suggested-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
---|---|---|
.. | ||
android | ||
docker | ||
ios | ||
linux | ||
linux-trusty-qt512 | ||
linux2 | ||
mac | ||
qt55 | ||
qt56 | ||
qt57 | ||
qt59 | ||
windows | ||
windows-container | ||
add-version-to-appdata.sh | ||
build-libdivecomputer.sh | ||
build.sh | ||
check-version | ||
checktranslation.pl | ||
get-dep-lib.sh | ||
get-version | ||
kirigami.diff | ||
mobilecomponents.sh | ||
parse-descriptor.pl | ||
release-message.sh | ||
smtk2ssrf-build.sh | ||
smtk2ssrf.pl | ||
translationmark.pl | ||
travis-wait.sh | ||
updatetranslationsource.sh | ||
whitespace.pl | ||
win-ldd.pl | ||
write-version |