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

Add and use setup-libmagic GitHub Action #41

Merged
merged 1 commit into from
Oct 7, 2023
Merged

Conversation

robo9k
Copy link
Owner

@robo9k robo9k commented Oct 7, 2023

This is a reusable Action to setup some version of libmagic for use with this crate.
This is also the minimum that must pass CI for this project as it should be the most common use-case.

Other fancier extra build workflows from #39 (comment) can be added separately lateron.

If this Action works well here (and in robo9k/rust-magic) it should be documented publically. Publishing to the Marketplace is not neccessary.

@robo9k robo9k force-pushed the setup-libmagic-action branch 4 times, most recently from 22cf8d3 to 4c5e187 Compare October 7, 2023 21:05
@robo9k
Copy link
Owner Author

robo9k commented Oct 7, 2023

Looks like PathRemoveFileSpecA from #16 (comment) is still an issue, see #43

@robo9k robo9k merged commit d7c18f8 into main Oct 7, 2023
6 of 7 checks passed
@robo9k robo9k deleted the setup-libmagic-action branch October 7, 2023 21:46
This was referenced Oct 7, 2023
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.

1 participant