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

On release, upload a linux binary #148

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

perryqh
Copy link
Contributor

@perryqh perryqh commented Feb 7, 2024

Why?

We want to incorporate pks into CI.

What?

This change creates and uploads a linux binary to the "release".

Example

See https://github.com/perryqh/build-packs/releases/tag/v0.1.25 as an example of the linux binary.

Notes

I experimented with https://github.com/taiki-e/upload-rust-binary-action. I liked it as it would significantly reduce the code in ci.yml. However, I wanted to keep this PR small and we still would need the custom steps for uploading just packs and publishing to crates.io

Copy link
Owner

@alexevanczuk alexevanczuk left a comment

Choose a reason for hiding this comment

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

Nice thanks!!

@alexevanczuk alexevanczuk merged commit a66f09b into alexevanczuk:main Feb 7, 2024
6 checks passed
@perryqh perryqh deleted the ph/linux-binary branch March 21, 2024 13:37
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