act icon indicating copy to clipboard operation
act copied to clipboard

Run your GitHub Actions locally 🚀

Results 338 act issues
Sort by recently updated
recently updated
newest added

### Act version act version 0.2.30 ### Feature description I have tried this for the first time and pasted GH token inside `[ ]` braces, which caused fails in clone...

kind/feature-request

### Bug report info ```plain text act --bug-report ─╯ act version: 0.2.30 GOOS: darwin GOARCH: arm64 NumCPU: 10 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files:...

kind/bug
stale

### Bug report info ```plain text act version: 0.2.30 GOOS: darwin GOARCH: arm64 NumCPU: 10 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /Users/georgeashton/.actrc: -P ubuntu-latest=catthehacker/ubuntu:act-latest...

kind/bug
stale-exempt

### Bug report info ```plain text Stage Job ID Job name Workflow name Workflow file Events ``` ### Command used with act ```sh act -l --container-architecture linux/amd64 ``` ### Describe...

kind/bug

### Bug report info ```plain text act version: 0.2.30 GOOS: linux GOARCH: amd64 NumCPU: 2 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /home/ubuntu/.actrc: -P ubuntu-latest=catthehacker/ubuntu:act-latest...

kind/bug

This is my refactored implementation of a non docker based executor To test running actions without docker specify `-P ubuntu-latest=-self-hosted` I refactored a larger amount of code - Allow to...

size/XXL

### Bug report info ```plain text act version: 0.2.30 GOOS: darwin GOARCH: arm64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /Users/quydn/.actrc: -P ubuntu-latest=catthehacker/ubuntu:act-latest...

kind/bug

### Bug report info ```plain text act version: 0.2.30 GOOS: linux GOARCH: amd64 NumCPU: 16 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /home/ajyong/.actrc: -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-latest...

kind/bug

Signed-off-by: Fabian Kammel

size/S

This potentially fixes https://github.com/nektos/act/issues/1231.

stale
size/XS