dimkr wrote: ↑Tue Mar 30, 2021 11:10 amThis quota is for files stored in the repo, not releases.
This use of GitHub Actions is not "any other activity unrelated to the production, testing, deployment, or publication of the software project associated with the repository where GitHub Actions are used", and the "2,000 Actions minutes/month" quota of Actions should be enough for dpup OS (assuming every build is 2.5 hours, there are two builds a week, and every month is 4 weeks, 60*2.5*2*4 = 1200 minutes).
My understanding was that there was a quota for not only time (minutes) but also storage, but that's interesting if github users can produce (and therefore store) such large releases. I should try it. Not really how I read their terms and conditions to be honest and I believe more than just dpup OS has been provided for in new Puppy builds via such Github Actions:
https://docs.github.com/en/github/site- ... ions-usage
a. Actions Usage
GitHub Actions is billed on a usage basis. The Actions documentation includes details, including compute and storage quantities (depending on your Account plan), and how to monitor your Actions minutes usage and set usage limits.Actions and any elements of the Actions service may not be used in violation of the Agreement, the GitHub Acceptable Use Polices, or the GitHub Actions service limitations set forth in the Actions documentation. Additionally, Actions should not be used for:
...
any activity that places a burden on our servers, where that burden is disproportionate to the benefits provided to users (for example, don't use Actions as a content delivery network or as part of a serverless application, but a low benefit Action could be ok if it’s also low burden); or any other activity unrelated to the production, testing, deployment, or publication of the software project associated with the repository where GitHub Actions are used.
About billing for GitHub Actions→
If you want to use GitHub Actions beyond the storage or minutes included in your account, you will be billed for additional usage.
Viewing your GitHub Actions usage
You can view details of your usage of minutes and storage for GitHub Actions.
https://docs.github.com/en/github/setti ... ons-usage:
It does seem to me, therefore, that storage resulting from GitHub Actions usage thus also comes into it as a limiting factor, but if I'm wrong that would be interesting to know since I could do similar for WeeDogLinux.