Skip to content

feat: push to ghcr#2063

Merged
kemingy merged 1 commit intotensorchord:mainfrom
kemingy:push_to_ghcr
Nov 11, 2025
Merged

feat: push to ghcr#2063
kemingy merged 1 commit intotensorchord:mainfrom
kemingy:push_to_ghcr

Conversation

@kemingy
Copy link
Copy Markdown
Member

@kemingy kemingy commented Nov 11, 2025

  • part of feat: adopt ghcr #1959
  • push envd & envd-sshd to both docker hub & ghcr
  • push envd-daemonless & envd-python-cache to ghcr instead of docker hub

  • change the release artifacts naming template
  • fix envd-daemonless build platform target name

Signed-off-by: Keming <kemingyang@tensorchord.ai>
Comment thread .goreleaser.yaml
Comment on lines -50 to -54
{{ .Binary }}_{{ .Version }}_
{{- title .Os }}_
{{- if eq .Arch "amd64" }}x86_64
{{- else if eq .Arch "386" }}i386
{{- else }}{{ .Arch }}{{ end }}
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea why the OS name should be capitalized here.

Arch names should be aligned.

@kemingy kemingy merged commit 694b227 into tensorchord:main Nov 11, 2025
2 checks passed
@kemingy kemingy deleted the push_to_ghcr branch November 11, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant