You can write your own actions, or you can find actions to use in your workflows in the GitHub Marketplace. For more information on actions, seeSharing automations. Runners Arunneris a server that runs your workflows when they're triggered. Each runner can run a singlejobat a time. GitHub...
For more information on actions, seeSharing automations. Runners Arunneris a server that runs your workflows when they're triggered. Each runner can run a singlejobat a time. You must host your own runners for GitHub Enterprise Server. ...
For example, you might configure multiple build jobs for different architectures without any job dependencies and a packaging job that depends on those builds. The build jobs run in parallel, and once they complete successfully, the packaging job runs. ...
It only depends on a S3 storage backend and hence scales horizontally without the need for additional databases or caches. Apache-2.0 Go/Docker OnionShare - Securely and anonymously share a file of any size. GPL-3.0 Python/deb Pairdrop - Local file sharing in your browser, inspired by Apple...
blacksmith - Managed performance runners for GitHub Actions that provides 3,000 free minutes per month, with no credit card needed. Terramate - Terramate is an orchestration and management platform for Infrastructure as Code (IaC) tools such as Terraform, OpenTofu, and Terragrunt. Free up to 2...
In the following code, we specify that the test job depends on the build job. yml Copy test: needs: build runs-on: ubuntu-latest In the following workflow snippet, we download the artifact. Now the test job can use the artifact for testing. yml Copy steps: - uses: actions/check...
These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the...
The runs-on key sends the job to any available runner in the ubuntu-runners group: name: learn-github-actions on: [push] jobs: check-bats-version: runs-on: group: ubuntu-runners steps: - uses: actions/checkout@v4 - uses: actions/setup-node@v4 with: node-version: '14' - run: npm...
Machinery is an asynchronous task queue/job queue based on distributed message passing. - RichardKnop/machinery
Generally for all websitesYou can control the cookies you encounter on the web using a variety of widely-available tools. For example: These choices are specific to the browser you are using. If you access our Services from other devices or browsers, take these actions from those systems to...