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: release pre-built binaries for macOS ARM #223

Merged
merged 2 commits into from
May 8, 2024
Merged

chore: release pre-built binaries for macOS ARM #223

merged 2 commits into from
May 8, 2024

Conversation

suzuki-shunsuke
Copy link
Contributor

@suzuki-shunsuke suzuki-shunsuke commented May 7, 2024

Issue #, if available:

Description of changes:

Build and release pre-built binaries for macOS ARM.

Asset name: dynein-macos-arm.tar.gz

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
@suzuki-shunsuke suzuki-shunsuke marked this pull request as ready for review May 7, 2024 00:38
@suzuki-shunsuke suzuki-shunsuke requested review from a team as code owners May 7, 2024 00:38
Copy link
Contributor

@StoneDot StoneDot left a comment

Choose a reason for hiding this comment

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

Thank you for putting together this pull request. It's an excellent find!

The code looks great to me. Nevertheless, I'd like to double-check that this workflow functions as intended. Do you have any test runs for this new workflow?

Feel free to look at #220 (comment) for your reference as a sample execution.

@suzuki-shunsuke
Copy link
Contributor Author

Thank you for your review.
I released v0.2.2 in my fork and tested the workflow.

https://github.com/suzuki-shunsuke/dynein/releases/tag/v0.2.2
https://github.com/suzuki-shunsuke/dynein/actions/runs/8995974629

The workflow succeeded and pre-built binaries were released properly.

$ gh release view -R suzuki-shunsuke/dynein --json assets v0.2.2 -q '.assets[].name'
dynein-linux-arm.tar.gz
dynein-linux-arm.tar.gz.sha256
dynein-linux.tar.gz
dynein-linux.tar.gz.sha256
dynein-macos-arm.tar.gz
dynein-macos-arm.tar.gz.sha256
dynein-macos.tar.gz
dynein-macos.tar.gz.sha256
dynein-windows.zip
dynein-windows.zip.sha256

Copy link
Contributor

@StoneDot StoneDot left a comment

Choose a reason for hiding this comment

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

Thank you for testing this. All seems fine to me. I will merge this. Again, thank you for your contribution.

@StoneDot StoneDot merged commit 911a579 into awslabs:main May 8, 2024
3 of 4 checks passed
@suzuki-shunsuke suzuki-shunsuke deleted the chore-release-darwin-arm64 branch May 8, 2024 12:42
KIrie-0217 pushed a commit to KIrie-0217/dynein that referenced this pull request May 15, 2024
Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
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.

2 participants