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

releasing binaries for darwin and linux #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

phspagiari
Copy link

This PR enables the build and release for both OS (Linux and MacOS).

When I tried to use the migrate_addon in a macos system I faced the problem of the script only works for linux and the downloaded convert binary was only available for linux as well.

It was easy to run the script on a macos simply installing coreutils and building the convert binary for darwin OS. With that, this PR proposes to have binaries for both OS.

If you guys agree with that approach I will also open a Pull Request for migrate-addon to enable macos usage.

Signed-off-by: Pedro H. Spagiari <pedro.spagiari@unico.io>
@phspagiari
Copy link
Author

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.

None yet

2 participants