Automatic Docker release builds - #1922
Merged
Merged
Conversation
JulianGro
marked this pull request as draft
November 23, 2025 12:48
JulianGro
force-pushed
the
docker-release
branch
from
November 23, 2025 15:18
b17a7f2 to
a217d44
Compare
JulianGro
force-pushed
the
docker-release
branch
from
November 23, 2025 16:54
a217d44 to
8da84c7
Compare
JulianGro
marked this pull request as ready for review
November 23, 2025 16:54
Member
Author
|
@RTUnreal would you be up for reviewing this? |
RTUnreal
requested changes
Nov 24, 2025
RTUnreal
left a comment
Collaborator
There was a problem hiding this comment.
The rest seems sensible ot me :)
…leases (or rather any tag).
RTUnreal
approved these changes
Nov 25, 2025
RTUnreal
left a comment
Collaborator
There was a problem hiding this comment.
Have nothing else to add :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds automatic Docker server release builds. This way, I don't have to build them manually every release.
Only the latest tag needs to be updated manually.
They can be seen in action here: https://github.com/JulianGro/overte/actions/runs/19611606837 and here: https://github.com/JulianGro/overte/actions/runs/19613230103
aarch64 builds are failing due to shader compilation issues.
It uses the https://github.com/overte-org/overte-domain-server-docker repository, which has always been used for Docker server release builds.