Use posix archive format#475
Use posix archive format#475smorimoto wants to merge 1 commit intoactions:masterfrom smorimoto:cache-posix-format
Conversation
|
I've checked that this works on my Windows machine, so there should be no major problem. |
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.
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.
|
@joshmgross @aiqiaoy friendly ping |
|
Updated. |
|
Status? |
|
Hi @bryanmacfarlane. Can you check this? |
|
If necessary, please let me know so that I can help you with the maintenance of the cache action related projects. |
aiqiaoy
left a comment
There was a problem hiding this comment.
@smorimoto Change looks good but please bump the minor package version here and update releases.md
Example PR here
|
I pulled the branch and tested on my mac (mac and linux runner is using |
|
Sorry. I will be in an area with an unstable Internet connection until the 29th. Of course, I can work on this later. But, if you don't mind, this branch is set to be editable by you, so feel free to push those changes. |
|
I lost the repository because of an accident, so I will close this and open another PR later. |
|
This was merged as #533. |
Related issue: actions/cache#326