act
Jump to navigation
Jump to search
act utility to Run your GitHub Actions locally.
brew install act act --help act --container-architecture linux/amd64 act push --container-architecture act -l act -j act -q
act -j mytestjob
act -l WARN ⚠ You are using Apple M-series chip and you have not specified container architecture, you might encounter issues while running act. If so, try running it with '--container-architecture linux/amd64'. ⚠ Stage Job ID Job name Workflow name Workflow file Events 0 deploy Deploy Deploy to AWS aws.yml workflow_dispatch 0 deployment deployment Deploy2 to AWS aws2.yml workflow_dispatch
WARN ⚠ You are using Apple M-series chip and you have not specified container architecture, you might encounter issues while running act. If so, try running it with '--container-architecture linux/amd64'. ⚠ Error: stat ~/.github/workflows: no such file or directory
DOCKER_HOST=unix://$HOME/.docker/run/docker.sock act push --container-architecture linux/amd64 --container-daemon-socket -
Errors[edit]
Related[edit]
- GitHub Desktop
- gh extension install https://github.com/nektos/gh-act
- Start image=node:16-buster-slim
See also[edit]
act [ push | --help ], .github/workflows/, --container-architecture- GitHub Actions,
act, .github/workflows/,~/actions-runner/,svc.sh,deploy:, run:, runs-on:,uses:,steps:,jobs:,on:, env:, uses:, script:, continue-on-error:, template:, aws-actions, inputs:,GITHUB_ENV, needs:, github., GitHub runner, my-docker-publish.yml, GitHub Actions variables, GitHub Actions contexts, GitHub Actions Importer, If:, SLSA, Actions Runner Controller (ARC),$GITHUB OUTPUT,notify:, Marketplace,GITHUB_TOKEN,gh workflow
Advertising: