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

chore(goreleaser): fix asset names #30

Merged
merged 1 commit into from Jan 25, 2024
Merged

chore(goreleaser): fix asset names #30

merged 1 commit into from Jan 25, 2024

Conversation

suzuki-shunsuke
Copy link
Contributor

@suzuki-shunsuke suzuki-shunsuke commented Jan 25, 2024

Close #31

Remove unnecessary periods.

Test

It looks good.

https://github.com/suzuki-shunsuke/tenv/releases/tag/v1.0.7-2

tenv_v1.0.7-2_checksums.txt
tenv_v1.0.7-2_Darwin_arm64.tar.gz
tenv_v1.0.7-2_Darwin_x86_64.tar.gz
tenv_v1.0.7-2_Freebsd_arm64.tar.gz
tenv_v1.0.7-2_Freebsd_armv6.tar.gz
tenv_v1.0.7-2_Freebsd_i386.tar.gz
tenv_v1.0.7-2_Freebsd_x86_64.tar.gz
tenv_v1.0.7-2_Linux_arm64.tar.gz
tenv_v1.0.7-2_Linux_armv6.tar.gz
tenv_v1.0.7-2_Linux_i386.tar.gz
tenv_v1.0.7-2_Linux_x86_64.tar.gz
tenv_v1.0.7-2_Openbsd_arm64.tar.gz
tenv_v1.0.7-2_Openbsd_armv6.tar.gz
tenv_v1.0.7-2_Openbsd_i386.tar.gz
tenv_v1.0.7-2_Openbsd_x86_64.tar.gz
tenv_v1.0.7-2_Solaris_x86_64.tar.gz
tenv_v1.0.7-2_Windows_arm64.zip
tenv_v1.0.7-2_Windows_armv6.zip
tenv_v1.0.7-2_Windows_i386.zip
tenv_v1.0.7-2_Windows_x86_64.zip

I also confirmed this issue isn't fixed in the main branch.

https://github.com/suzuki-shunsuke/tenv/releases/tag/v1.0.7-3

Remove unnecessary periods.
@suzuki-shunsuke suzuki-shunsuke marked this pull request as ready for review January 25, 2024 01:30
Copy link
Collaborator

@kvendingoldo kvendingoldo left a comment

Choose a reason for hiding this comment

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

LGTM!

@kvendingoldo kvendingoldo merged commit 06bff30 into tofuutils:main Jan 25, 2024
@suzuki-shunsuke suzuki-shunsuke deleted the fix-release-asset-name branch January 25, 2024 11:14
dvaumoron pushed a commit that referenced this pull request Feb 23, 2024
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.

Prebuilt binary names are wrong
2 participants