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

Fix CI #589

Merged
merged 1 commit into from Jun 12, 2020
Merged

Fix CI #589

merged 1 commit into from Jun 12, 2020

Conversation

yoshuawuyts
Copy link
Member

tempdir is now broken, use tempfile crate instead. Spotted CI failure in https://github.com/http-rs/tide/pull/588/checks?check_run_id=765236618. Thanks!

tempdir is now broken, use tempfile crate instead
@yoshuawuyts yoshuawuyts mentioned this pull request Jun 12, 2020
@yoshuawuyts
Copy link
Member Author

Okay, it seems Cargo is sharing broken results? https://crates.io/crates/remove_dir_all 0.5.2 is published and hasn't been changed in over a year. Unsure what's going on.

@yoshuawuyts
Copy link
Member Author

Okay, quite convinced this is an issue with crates.io, GitHub Actions, or the interaction between them. I can't reproduce this locally with either Windows or Linux; so just going to pray this passes.

Regardless still a good idea to deprecate this crate in favor of one that's still maintained.

@yoshuawuyts yoshuawuyts merged commit b6584b4 into master Jun 12, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix-ci branch June 12, 2020 12:03
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

1 participant