Skip to content

Comments

Deploy config specific tags#8

Merged
tothambrus11 merged 2 commits intomainfrom
deploy-config-specific-tags
Sep 19, 2025
Merged

Deploy config specific tags#8
tothambrus11 merged 2 commits intomainfrom
deploy-config-specific-tags

Conversation

@tothambrus11
Copy link
Member

Deploy tags of the form:

  • ghcr.io/hylo-lang/hylo-dev-toolchain:latest (implicit version, default minsizerel)
  • ghcr.io/hylo-lang/hylo-dev-toolchain:latest-minsizerel (explicit MinSizeRel, implicit version)
  • ghcr.io/hylo-lang/hylo-dev-toolchain:latest-debug (explicit Debug build, implicit version)
  • ghcr.io/hylo-lang/hylo-dev-toolchain:v0.1.3-minsizerel (explicit MinSizeRel , explicit version)
  • ghcr.io/hylo-lang/hylo-dev-toolchain:v0.1.3-debug (explict debug build, explicit version)

These indicate the LLVM build type.

@tothambrus11 tothambrus11 merged commit c1623ce into main Sep 19, 2025
3 checks passed
@tothambrus11 tothambrus11 deleted the deploy-config-specific-tags branch September 19, 2025 20:07
@github-actions
Copy link

🐳 Docker Image Built

A Docker image has been built for this PR and is available at:

ghcr.io/hylo-lang/hylo-dev-toolchain:pr-8-81c2430

Testing the image:

docker pull ghcr.io/hylo-lang/hylo-dev-toolchain:pr-8-81c2430
docker run --rm -it ghcr.io/hylo-lang/hylo-dev-toolchain:pr-8-81c2430

Note: This experimental image will be automatically cleaned up after the PR is merged or closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant