From 5f6cb187b2b828f3e8e9e9a961a565c7daafa5d2 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 24 Sep 2014 20:09:54 -0600 Subject: [PATCH] meta/pkg-push: note on cleaning out old package builds I didn't implement an automatic clean-up, since this service is going away soon, hopefully. --- pkgs/plt-services/meta/pkg-push/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pkgs/plt-services/meta/pkg-push/Makefile b/pkgs/plt-services/meta/pkg-push/Makefile index 689df927c3..b9c11688d9 100644 --- a/pkgs/plt-services/meta/pkg-push/Makefile +++ b/pkgs/plt-services/meta/pkg-push/Makefile @@ -10,6 +10,10 @@ RACKET = racket # shouldn't be the clone that implements `RACKET'), and other files # will be written and cached at "build": PLT_TOP = ../../../.. +# Beware that old packages can accumulate in "build/archive". +# Discard that directory periodically to clean out old versions. +# (The S3 update will independently preserve old uploaded versions +# for at least one week.) # Along with the following, "~/.aws-keys" must have your AWS keys in # the form