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

spike to fix intermittent CI failures #122

Merged
merged 2 commits into from Feb 11, 2020
Merged

spike to fix intermittent CI failures #122

merged 2 commits into from Feb 11, 2020

Conversation

ghost
Copy link

@ghost ghost commented Feb 11, 2020

We may want to consider not caching anything. Other serde projects do
not:

efx added 2 commits February 11, 2020 09:53
We may want to consider *not* caching anything. Other serde projects do
not:
- https://github.com/serde-rs/serde/blob/master/.travis.yml
- https://github.com/serde-rs/json/blob/master/.travis.yml
That said, this purges the entire target build directory to see if that
resolves issues like in #121.
@ghost
Copy link
Author

ghost commented Feb 11, 2020

/cc @punkstarman this may have worked 😄.

@punkstarman
Copy link
Collaborator

Thank you @efx for contributing this. This problem has been quite annoying and I will be glad to have a fix for it.

Let's see how this holds up for now and I'll consider deactivating the cache altogether in the future.

@punkstarman punkstarman merged commit 346d609 into RReverser:master Feb 11, 2020
@ghost ghost deleted the fix-ci branch February 11, 2020 18:01
punkstarman pushed a commit that referenced this pull request Jul 29, 2020
* fix intermittent CI failures
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