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

some fixes to prepare to publish composefs 0.2.0 crate #39

Merged
merged 4 commits into from
Nov 20, 2024

Conversation

allisonkarlitskaya
Copy link
Collaborator

I tried to publish the crate and it failed. Fix the reason for that, and check for future failures by doing a publish dry-run on each push.

Also add some bonus dependency pruning!

This got fixed in the last release (which was after the workflow ran in
the PR where we merged this).

Signed-off-by: Allison Karlitskaya <[email protected]>
We have some features we don't actually need, and we're not using the
"rand" crate at all (since we import tempfile in c6821e8).

Signed-off-by: Allison Karlitskaya <[email protected]>
We've been copying around the problem code from examples/uki/ (a
dangling symlink).  Just exclude all of examples/.

Signed-off-by: Allison Karlitskaya <[email protected]>
This regressed at some point and we didn't catch it.  Let's check it on
each PR.

Signed-off-by: Allison Karlitskaya <[email protected]>
@allisonkarlitskaya allisonkarlitskaya merged commit 8d051d6 into main Nov 20, 2024
2 checks passed
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