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 use of a Swift Package to test caching #2

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

JosephDuffy
Copy link
Owner

https://bugs.swift.org/browse/SR-11760 might be caused by the loss of fractional timestamps. actions/toolkit#475 should store fractional timestamps as part of the cache, but has not been merged yet.

I expect the cache to not reduce the runtime currently.

https://bugs.swift.org/browse/SR-11760 might be caused by the loss of fractional timestamps. actions/toolkit#475 should store fractional timestamps as part of the cache, but has not been merged yet.

I expect the cache to not reduce the runtime currently.
@JosephDuffy
Copy link
Owner Author

The cache stops SwiftPM from cloning the repos again, but it still rebuilds. Let's see in the toolkit update fixes this...

Runners now use a path that does not change between releases
JosephDuffy and others added 11 commits August 6, 2020 15:05
Re-running the action loses the logs of the first run, making it hard to diagnose changes
Might provide a fresh cache to utilise cache 2.1.1, which uses posix archive format and should allow cache to be used
Should contain 2.1.1 changes to use posix archives
New archives should be created with `--posix`
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