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

Release binaries with GithubActions #359

Merged
merged 2 commits into from
May 22, 2023
Merged

Release binaries with GithubActions #359

merged 2 commits into from
May 22, 2023

Conversation

n-rodriguez
Copy link
Contributor

@n-rodriguez n-rodriguez commented Apr 20, 2023

What I did :

You can see the result here : https://github.com/n-rodriguez/supervisord/releases/tag/v0.8.0 and the build here : https://github.com/n-rodriguez/supervisord/actions/runs/4749054577/jobs/8435902444

Some output :

supervisord_0.8.0_Darwin_arm64
└── supervisord
supervisord_0.8.0_Darwin_arm64.tar.gz
supervisord_0.8.0_Linux_arm64
└── supervisord
supervisord_0.8.0_Linux_arm64.tar.gz
supervisord_static_0.8.0_Linux_arm64
└── supervisord
supervisord_static_0.8.0_Linux_arm64.tar.gz
supervisord_static_0.8.0_Linux_x86_64
└── supervisord
supervisord_static_0.8.0_Linux_x86_64.tar.gz

Thank you!

@n-rodriguez
Copy link
Contributor Author

Thank you!! ❤️

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