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 has been archived by the owner on Aug 31, 2023. It is now read-only.
S3 bucket retention policies; this should be sufficient
shell scripts to clean up the dl.hhvm.com XFS mount; I would expect deleting from s3 to lead to deletion here, e.g. via aws s3 sync, but this needs checking
Our current retention policies may be what we actually want - being able to run many-year-old versions easily is extremely useful sometimes - but we should check that we're not storing stuff that will definitely to be useful - for example, multi-year-old homebrew bottles are not going to be useful due to changes in the dependencies
That said, we shouldn't set 0% waste as a goal here, just clean up as much as is reasonable, trading off against developer time.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Related to #289
There are two likely places for this
aws s3 sync
, but this needs checkingOur current retention policies may be what we actually want - being able to run many-year-old versions easily is extremely useful sometimes - but we should check that we're not storing stuff that will definitely to be useful - for example, multi-year-old homebrew bottles are not going to be useful due to changes in the dependencies
That said, we shouldn't set 0% waste as a goal here, just clean up as much as is reasonable, trading off against developer time.
The text was updated successfully, but these errors were encountered: