You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
The *.gz files contain a timestamp in the gzip header (mtime). (See next comment for correction)
This is a problem because the apis.gz and relations.gz outputs are used as inputs to downstream actions.
Are those files necessary as inputs? Removing them doesn't seem to break anything, but I'm not sure what Zinc uses them for.
If they are needed, we'll need to find a reproducible way to create them.
The(See next comment for correction)*.gzfiles contain a timestamp in the gzip header (mtime).This is a problem because the
apis.gzandrelations.gzoutputs are used as inputs to downstream actions.Are those files necessary as inputs? Removing them doesn't seem to break anything, but I'm not sure what Zinc uses them for.
If they are needed, we'll need to find a reproducible way to create them.