mdn / stumptown-deployer

🚢 those static Stumptown sites
Mozilla Public License 2.0
4 stars 6 forks source link

Create S3 buckets with short lifetime #9

Closed peterbe closed 5 years ago

peterbe commented 5 years ago

Fixes #2

At least I think it works. I tested it like this:

stumptown-deployer upload ~/stumptown-renderer/client/build/ -l 3

If this works, we'll need something like

stumptown-deployer upload

which loops over all S3 buckets that match some sort of prefix and has exactly 0 things in it.