mdanalysis icon indicating copy to clipboard operation
mdanalysis copied to clipboard

Github pages artifacts

Open IAlibay opened this issue 3 years ago • 0 comments

Github pages is leaving behind quite a lot of artifacts (31 since April)

For full list see:

curl \
  -H "Accept: application/vnd.github.v3+json" \
  https://api.github.com/repos/MDAnalysis/mdanalysis/actions/artifacts

They have a retention limit of 90 days, but it might make sense to lower that retention limit to a week just to keep the artifact list clean?

@lilyminium is this something that is feasible?

IAlibay avatar May 29 '22 15:05 IAlibay