Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add docker build pipeline #2

Merged
merged 1 commit into from
Aug 30, 2024
Merged

ci: add docker build pipeline #2

merged 1 commit into from
Aug 30, 2024

Conversation

maybeanerd
Copy link
Owner

@maybeanerd maybeanerd commented Aug 28, 2024

This prepares the changes necessary to build official docker images on/for releases. It will fix #12748

I'm keeping this on my fork until I know everything works, then I will retarget to upstream

@github-actions github-actions bot added the dev label Aug 28, 2024
@maybeanerd maybeanerd force-pushed the maybeanerd-patch-1 branch 2 times, most recently from 2d2ef40 to 745be17 Compare August 28, 2024 21:29
@maybeanerd maybeanerd marked this pull request as ready for review August 30, 2024 16:37
@maybeanerd maybeanerd merged commit 976dc13 into main Aug 30, 2024
2 checks passed
@maybeanerd maybeanerd deleted the maybeanerd-patch-1 branch August 30, 2024 16:39
maybeanerd added a commit that referenced this pull request Sep 7, 2024
This creates an image with hardcoded version of the contained mage for testing.

Afterwards a process needs to be defined to either pass the version onto the container whenever a release triggers it, or actually build from source.
maybeanerd added a commit that referenced this pull request Sep 8, 2024
This creates an image with hardcoded version of the contained mage for testing.

Afterwards a process needs to be defined to either pass the version onto the container whenever a release triggers it, or actually build from source.
maybeanerd added a commit that referenced this pull request Sep 10, 2024
This creates an image with hardcoded version of the contained mage for testing.

Afterwards a process needs to be defined to either pass the version onto the container whenever a release triggers it, or actually build from source.
maybeanerd added a commit that referenced this pull request Sep 25, 2024
This creates an image with hardcoded version of the contained mage for testing.

Afterwards a process needs to be defined to either pass the version onto the container whenever a release triggers it, or actually build from source.
maybeanerd added a commit that referenced this pull request Sep 29, 2024
This creates an image with hardcoded version of the contained mage for testing.

Afterwards a process needs to be defined to either pass the version onto the container whenever a release triggers it, or actually build from source.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: official docker images
1 participant