SIGN IN SIGN UP

chore(ci): 0.12.0 s3 release fixes (#6689)

* chore(ci): 0.12.0 s3 release fixes

Fixes a couple of issues discovered with the 0.12.0 release:

* Removing old artifacts wasn't using --recursive so it didn't match
  anything
* I updated the redirection of artifacts to use `aws s3api` to list the
  objects rather than local file names to make it easier to run locally
  without having the built artifacts
* Refactored the latest channel artifact upload to just do one iteration
  over all of the different folders that are uploaded to

Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
J
Jesse Szwedko committed
bd05957b7a972246ab373ace7ec62b630f5cb38d
Parent: 83b64cb
Committed by GitHub <noreply@github.com> on 3/10/2021, 8:09:32 PM