jayvdb added a comment. In https://phabricator.wikimedia.org/T74863#1710698, @jayvdb wrote:
> In https://phabricator.wikimedia.org/T74863#1707770, @jayvdb wrote: > > > Travis-CI has a similar functionality : > > http://docs.travis-ci.com/user/uploading-artifacts/ > > But it requires manually setting up an `AWS S3` account. They offer free > > accounts, so I'm going to try that now to see how feasible it is. > > > So, despite using their 'free' offering, I am billed AUD 0.11 for uploading a > single build, consisting of 20 `.coverage` files. > https://travis-ci.org/jayvdb/pywikibot-core/builds/84076536 To break this down, the billing costs are for uploading one set of artifacts: US East (Northern Virginia) Region Usage Amazon Simple Storage Service Requests-Tier1 $0.00 per request - PUT, COPY, POST, or LIST requests under the monthly global free tier 2,000 Requests 0.00 $0.005 per 1,000 PUT, COPY, POST, or LIST requests 14,627 Requests 0.07 Total: 0.07 Region Total: 0.07 US West (Oregon) Region Amazon Simple Storage Service USW2-Requests-Tier1 $0.005 per 1,000 PUT, COPY, POST, or LIST requests 28 Requests 0.01 Total: 0.01 Amazon Simple Storage Service USW2-Requests-Tier2 $0.00 per request - GET and all other requests under the monthly global free tier 69 Requests 0.00 > Maybe I set this up wrong, but it seems too simple to be charged, so I dont > think this is an appropriate solution. As far as I can see, the costs are because one set of artifacts exceeds the 'free' usage. TASK DETAIL https://phabricator.wikimedia.org/T74863 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Ladsgroup, XZise, gerritbot, Aklapper, jayvdb, pywikibot-bugs-list _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
