boostorg / release-tools

5 stars 24 forks source link

Sync to S3 #46

Closed sdarwin closed 1 year ago

sdarwin commented 1 year ago

Adds a new function upload_to_s3 in ci_boost_release.py. For a limited and specific purpose. Documentation is hosted on the boost.org website at these URLs:

https://www.boost.org/doc/libs/develop/ https://www.boost.org/doc/libs/master/

Those are folders "develop" and "master" on the webserver. In the new website, those sets of files should also be uploaded somewhere, and hosted by the website. upload_to_s3 does that. The files will be in extracted format, not a zipped archive.