Uh oh!
There was an error while loading. Please reload this page.
Use posix archive format - #475
Conversation
smorimoto
commented
May 26, 2020
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.
smorimoto
commented
Jun 8, 2020
@joshmgross@aiqiaoy friendly ping |
Uh oh!
There was an error while loading. Please reload this page.
smorimoto
commented
Jun 10, 2020
Updated. |
smorimoto
commented
Jul 1, 2020
Status? |
smorimoto
commented
Jul 16, 2020
Hi @bryanmacfarlane. Can you check this? |
smorimoto
commented
Jul 16, 2020
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 |
smorimoto
commented
Jul 21, 2020
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. |
smorimoto
commented
Jul 29, 2020
I lost the repository because of an accident, so I will close this and open another PR later. |
smorimoto
commented
Aug 6, 2020
This was merged as #533. |
Related issue: actions/cache#326