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

Rename remote binary when BINARY_ZIP_PATH is set #900

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

tombeynon
Copy link
Collaborator

Handles cases where the zip file contains a non-standard binary filename (e.g. version suffix akash-v1.0.0). In this case the BINARY_ZIP_PATH can be set to e.g. build/akash-v1.0.0 and the binary will be renamed to /bin/akash instead of /bin/akash-v1.0.0 as it was previously.

@tombeynon tombeynon linked an issue Nov 16, 2024 that may be closed by this pull request
@tombeynon tombeynon merged commit 51a86c9 into akash-network:master Nov 19, 2024
72 checks passed
@tombeynon tombeynon deleted the rename-remote-binary branch November 19, 2024 18:30
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.

BINARY_ZIP_PATH doesn't change the downloaded binary name
1 participant