+6
−2
script/mirror
0 → 100755
+86
−0
script/s3-put
0 → 100755
+63
−0
script/test
0 → 100755
+10
−0
Loading
When new Ruby definitions get added, our current CloudFront mirror may get out of date. This adds a task to the CI process that detects added/changed package URLs and uploads them to our S3 bucket. Fixes #392, references #395