compiler-explorer / compiler-explorer/infra
Run the builder(s) and aws s3 upload from the builder machine
Open
- Dominant language
- Python
- Stars
- 434
- Forks
- 429
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 38
Description
Right now we do all the unzip/aws nonsense in each of the builders. @apmorton points out it'd be _much_ better to output the tarball in the builder, then do the upload from outside the docker container (also means we can drop any config needed inside the docker container).
Contributor guide
Assessment
This issue has not been assessed yet.