status
stringclasses
1 value
repo_name
stringclasses
13 values
repo_url
stringclasses
13 values
issue_id
int64
1
104k
updated_files
stringlengths
11
1.76k
title
stringlengths
4
369
body
stringlengths
0
254k
issue_url
stringlengths
38
55
pull_url
stringlengths
38
53
before_fix_sha
stringlengths
40
40
after_fix_sha
stringlengths
40
40
report_datetime
timestamp[ns, tz=UTC]
language
stringclasses
5 values
commit_datetime
timestamp[us, tz=UTC]
closed
nektos/act
https://github.com/nektos/act
1,885
["go.mod", "go.sum"]
failed to identify reference (tag/branch) for the checked-out revision
### Bug report info ```plain text act version: 0.2.46 GOOS: linux GOARCH: amd64 NumCPU: 128 Docker host: DOCKER_HOST environment variable is not set Sockets found: /var/run/docker.sock Config files: /home/andre-silva/.actrc: -P ubu...
https://github.com/nektos/act/issues/1885
https://github.com/nektos/act/pull/1724
f2bd194c7fa282fb35f31bcafe9bf1875da71fc7
c5ce502f9f9e98ea76a09858075e3ee91da6bd10
2023-06-26T08:07:29Z
go
2023-04-10T18:58:51Z
closed
nektos/act
https://github.com/nektos/act
1,874
["go.mod", "go.sum"]
How to clone repository instead of copying from local directory?
### Bug report info ```plain text a@a-virtual-machine:/mnt/hgfs/Remote/cashare-react-ui$ ./bin/act --bug-report act version: 0.2.46 GOOS: linux GOARCH: amd64 NumCPU: 6 Docker host: DOCKER_HOST environment variable is not set Sockets found: ...
https://github.com/nektos/act/issues/1874
https://github.com/nektos/act/pull/1724
f2bd194c7fa282fb35f31bcafe9bf1875da71fc7
c5ce502f9f9e98ea76a09858075e3ee91da6bd10
2023-06-20T12:08:48Z
go
2023-04-10T18:58:51Z
closed
nektos/act
https://github.com/nektos/act
1,862
["cmd/input.go", "cmd/root.go", "pkg/runner/run_context.go", "pkg/runner/runner.go"]
Allow to change location of workspaces when using -self-hosted
### Act version nektos/v0.2.45 ### Feature description When running `act` manually or as runner invoked through [Gitea actions](https://gitea.com/gitea/act_runner) the workspace will end up at `~/.cache/act` with no way to change this. It would provide additional flexibility if there was a cli flag to move this d...
https://github.com/nektos/act/issues/1862
https://github.com/nektos/act/pull/1863
24348ff1eec2ba2bec4a29fd4d544cb1788c9a1e
74c27db4dd685b1465832c4de73786e397e2a3ce
2023-06-12T18:38:38Z
go
2023-06-15T01:16:00Z
closed
nektos/act
https://github.com/nektos/act
1,825
["pkg/artifactcache/handler.go", "pkg/artifactcache/handler_test.go"]
running two act commands in parallel results in timeout
### Bug report info ```plain text ❯ act --bug-report act version: 0.2.45 GOOS: linux GOARCH: amd64 NumCPU: 16 Docker host: DOCKER_HOST environment variable is not set Sockets found: /var/run/docker.sock Config files: Build info: Go ver...
https://github.com/nektos/act/issues/1825
https://github.com/nektos/act/pull/1879
310cb79e81e07ef11985b2f934092b82b167ccf1
e597046195774991a75ff66506fdfcc3fc903364
2023-05-27T09:08:31Z
go
2023-07-10T16:57:06Z
closed
nektos/act
https://github.com/nektos/act
1,823
["pkg/artifactcache/handler.go"]
Cache `restore-keys` not matched in creation reverse order
### Bug report info ```plain text act version: 0.2.45 GOOS: linux GOARCH: amd64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is not set Sockets found: /var/run/docker.sock Config files: /home/vladum/.actrc: -P ub...
https://github.com/nektos/act/issues/1823
https://github.com/nektos/act/pull/2153
15bb54f14e96734963b78310f0cb8ed0c67e25bb
7f7d84b10ffbfbb699c0d95c17e94ce9a610ac44
2023-05-25T22:14:11Z
go
2024-01-20T12:11:50Z
closed
nektos/act
https://github.com/nektos/act
1,821
[".github/actions/run-tests/action.yml", "cmd/input.go", "cmd/root.go", "pkg/runner/logger.go", "pkg/runner/runner.go"]
Hide workflow and job names from output using flag
### Act version 0.2.45 ### Feature description When running act it displays the workflow name and job name down the left hand side in the output. While this is great default behavior sometimes it would be good to not display this information (especially if you have long workflow and job names). Would it be possib...
https://github.com/nektos/act/issues/1821
https://github.com/nektos/act/pull/1920
4810f69367a141f9cc282d21ab61bb598d5ec584
83b0a5b1f2cbc19338fa57659c51695744e89730
2023-05-25T06:58:52Z
go
2023-07-19T21:45:44Z
closed
nektos/act
https://github.com/nektos/act
1,819
["pkg/container/docker_run.go", "pkg/container/host_environment.go"]
The runner.arch environment variables need to be updated
The runner.arch environment variables are upper case in github runners and are used by actions like https://github.com/sigstore/cosign-installer to install scripts.
https://github.com/nektos/act/issues/1819
https://github.com/nektos/act/pull/1818
16c574cd266ffe11ae48a37ccf3f6582ce90de21
11dd2ac7457bd22080b9d8e5277327110563919a
2023-05-22T20:57:01Z
go
2023-05-23T12:26:47Z
closed
nektos/act
https://github.com/nektos/act
1,769
["pkg/container/docker_pull.go"]
Error: Error response from daemon: Head "https://registry-1.docker.io/v2/catthehacker/ubuntu/manifests/act-latest": unauthorized: incorrect username or password
### Bug report info ```plain text act version: 0.2.44 GOOS: windows GOARCH: amd64 NumCPU: 16 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: \\.\pipe\docker_engine Config files: C:\Users\Pave...
https://github.com/nektos/act/issues/1769
https://github.com/nektos/act/pull/1774
4721abfa6dbc661922d34d20b9f60aa14eb30b34
aa212773804561eaee04c3b4a7d9399dfbb9cad1
2023-04-25T14:49:20Z
go
2023-05-03T16:44:26Z
closed
nektos/act
https://github.com/nektos/act
1,766
["pkg/container/host_environment.go"]
Windows build backslash issue
### Bug report info ```plain text act version: 0.2.44 GOOS: windows GOARCH: amd64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: \\.\pipe\docker_engine Config files: C:\Users\headk\.a...
https://github.com/nektos/act/issues/1766
https://github.com/nektos/act/pull/1777
8913375af89792be37603c3c6429372964bf86b1
f84a566ded8d03bc4daee36bb7df2502a8351409
2023-04-25T03:16:34Z
go
2023-05-03T19:12:36Z
closed
nektos/act
https://github.com/nektos/act
1,726
["pkg/model/github_context.go", "pkg/runner/run_context.go"]
The --github-instance parameter does not set the ${{ github.server_url }} argument.
### Bug report info ```plain text act version: 0.2.44 GOOS: linux GOARCH: amd64 NumCPU: 16 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /home/joshua-b/.actr...
https://github.com/nektos/act/issues/1726
https://github.com/nektos/act/pull/1727
148a54502167880f90dbf2f68ff44478679f41dd
c0130ed030e0f267b7b7b5b3ad5e1dfcc08980d8
2023-04-11T18:52:02Z
go
2023-04-13T13:09:28Z
closed
nektos/act
https://github.com/nektos/act
1,685
["pkg/runner/step_run.go", "pkg/runner/testdata/workdir/push.yml"]
working-directory is not respected when coming from matrix
### Bug report info ```plain text act version: 0.2.43 GOOS: darwin GOARCH: amd64 NumCPU: 16 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock /Users/kgeusebroek/.docker/run/docker.sock Conf...
https://github.com/nektos/act/issues/1685
https://github.com/nektos/act/pull/1686
351ae99bc1b205c61b02d4fb04c06f8287b57f9f
75ffa205c4dc02b1b8a57d247694a357ea9e1495
2023-03-17T14:12:16Z
go
2023-03-28T12:24:03Z
closed
nektos/act
https://github.com/nektos/act
1,678
["go.mod", "go.sum"]
Support customizing the location of `~/.actrc` file
### Act version 0.2.43 ### Feature description For some reason, we don't wanna the `.actrc` file in our home folder. It would be great if we use an environment variable to control it's location. e.g. `ACT_CONFIG_FILE`
https://github.com/nektos/act/issues/1678
https://github.com/nektos/act/pull/1233
c67abf2401ba57097e862b524b86de7171f1c609
4deb21344d40dd4c029d5c1048a7f1d557ab8774
2023-03-12T15:07:26Z
go
2022-06-30T02:19:13Z
closed
nektos/act
https://github.com/nektos/act
1,658
["cmd/root.go", "pkg/container/docker_run.go"]
`Error: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?` on macOS while docker commands are working
### Bug report info ```plain text act version: 0.2.43 GOOS: darwin GOARCH: amd64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /Users/lena/.docker/run/docker.sock Config files: /User...
https://github.com/nektos/act/issues/1658
https://github.com/nektos/act/pull/1745
37152664940eea09a6775daf5eff8ee0d7f31442
b6718fdf5d2fdc3e61798f4ac749b53548cbbfae
2023-03-02T12:16:45Z
go
2023-04-23T19:02:56Z
closed
nektos/act
https://github.com/nektos/act
1,643
["pkg/exprparser/interpreter.go", "pkg/exprparser/interpreter_test.go"]
Unable to use CI from `rclone/rclone`
### Bug report info ```plain text act version: 0.2.42 GOOS: linux GOARCH: amd64 NumCPU: 4 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /home/hunter/.actrc: ...
https://github.com/nektos/act/issues/1643
https://github.com/nektos/act/pull/1645
44b510f48cac6a58654bf920ee26cc6e1d36ac3a
973dd7f7ef3a26e46ed6c3353eb381e544d27b7b
2023-02-23T01:02:11Z
go
2023-03-03T08:16:33Z
closed
nektos/act
https://github.com/nektos/act
1,639
["go.mod", "go.sum"]
Unable to install Python Poetry packages
### Bug report info ```plain text act version: 0.2.42 GOOS: linux GOARCH: amd64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /home/administrato...
https://github.com/nektos/act/issues/1639
https://github.com/nektos/act/pull/1233
c67abf2401ba57097e862b524b86de7171f1c609
4deb21344d40dd4c029d5c1048a7f1d557ab8774
2023-02-20T13:49:22Z
go
2022-06-30T02:19:13Z
closed
nektos/act
https://github.com/nektos/act
1,621
["pkg/runner/run_context.go", "pkg/runner/run_context_test.go", "pkg/runner/step_test.go"]
github.job property is empty
### Bug report info ```plain text act version: 0.2.42 GOOS: windows GOARCH: amd64 NumCPU: 16 Docker host: tcp://192.168.99.111:2376 Sockets found: Config files: C:\Users\User\.actrc: -P ubuntu-latest=catthehacker...
https://github.com/nektos/act/issues/1621
https://github.com/nektos/act/pull/1646
04d12b0206a62cc48a765ed29f2a1ad732d33b3b
5500c928ebb6c4e7dcfb37c29c7100dd7e721b68
2023-02-09T14:21:01Z
go
2023-02-27T19:10:31Z
closed
nektos/act
https://github.com/nektos/act
1,595
["cmd/root.go", "pkg/artifacts/server_test.go", "pkg/model/planner.go", "pkg/model/workflow_test.go", "pkg/runner/reusable_workflow.go", "pkg/runner/runner_test.go", "pkg/runner/testdata/issue-1595/missing.yml", "pkg/runner/testdata/issue-1595/no-event.yml", "pkg/runner/testdata/issue-1595/no-first.yml"]
Unable to build dependency graph
### Bug report info ```plain text act version: 0.2.41 GOOS: darwin GOARCH: amd64 NumCPU: 12 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock /Users/srepollock/.docker/run/docker.sock Confi...
https://github.com/nektos/act/issues/1595
https://github.com/nektos/act/pull/1619
21ea3d0d5fc92cf9ae93c62c0af7ec3a5da36541
be4a1477a5b73b3e17f79891ec6147413acb4df7
2023-02-01T21:06:11Z
go
2023-02-16T16:41:59Z
closed
nektos/act
https://github.com/nektos/act
1,594
["pkg/runner/action.go"]
Local workflow broken after ACT upgrade
### Bug report info ```plain text This just happened after upgrading act to its latest version. act version: 0.2.41 GOOS: darwin GOARCH: amd64 NumCPU: 12 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: ...
https://github.com/nektos/act/issues/1594
https://github.com/nektos/act/pull/1599
72d03214c5ed8985bf23dc15440fa5301e9d13bf
f91b2aa5dbcb16075f49c96a6108d0d418382f4d
2023-02-01T18:08:09Z
go
2023-02-02T17:24:35Z
closed
nektos/act
https://github.com/nektos/act
1,567
[".github/actions/run-tests/action.yml", ".github/workflows/checks.yml"]
Reduce logs in act CI
### Act version master ### Feature description ## Overview Reduce the log footprint in the CI (currently using github action). The logs from the CI workflow `test-linux` reaches over 70K log lines. It could help putting some of them in a log file ## Details The current CI prints a lot of informations: th...
https://github.com/nektos/act/issues/1567
https://github.com/nektos/act/pull/1580
09e9f6a1ac00592b0341d73d6c642dd4aeb83a02
932863bef508868168954ef69572750cf87f463f
2023-01-18T14:52:46Z
go
2023-01-25T08:14:51Z
closed
nektos/act
https://github.com/nektos/act
1,559
["README.md", "cmd/input.go", "cmd/root.go", "pkg/artifacts/server.go", "pkg/artifacts/server_test.go", "pkg/runner/run_context.go", "pkg/runner/runner.go"]
Embedded artifact server inaccessible on clients with Zscaler Client Connector running
### Bug report info ```plain text act version: 0.2.35 GOOS: darwin GOARCH: amd64 NumCPU: 16 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /Users/robin/.actrc: -P ubuntu...
https://github.com/nektos/act/issues/1559
https://github.com/nektos/act/pull/1560
93907931df737bdd21ecc624f4983fb1b365357a
d064863f9bb65cde863c8cb20fea50e0f139032c
2023-01-13T16:38:30Z
go
2023-01-16T14:12:20Z
closed
nektos/act
https://github.com/nektos/act
1,546
["pkg/model/github_context.go"]
unable to find git repo
### Discussed in https://github.com/nektos/act/discussions/1545 <div type='discussions-op-text'> <sup>Originally posted by **tornado404** January 4, 2023</sup> # error I got a error as following ``` [pushImage/bimg] unable to get git repo: unable to find git repo [pushImage/bimg] unable to get git ref: unab...
https://github.com/nektos/act/issues/1546
https://github.com/nektos/act/pull/2169
6dd67253bc4ca18ee7ec5e96b8967332fe94dda1
5e0d29d6655ffb51ba394edd236ddf8e362698e0
2023-01-04T07:47:43Z
go
2024-01-28T19:21:21Z
closed
nektos/act
https://github.com/nektos/act
1,533
["pkg/runner/step.go"]
Add support for `>> $GITHUB_STEP_SUMMARY`
### Act version 0.2.34 ### Feature description With the usage of `$GITHUB_STEP_SUMMARY` in workflows it's possible to generate markdown files as a summary of a job like this: ```bash echo "{markdown content}" >> $GITHUB_STEP_SUMMARY ``` The usage is pretty similar to `$GITHUB_ENV` or `$GITHUB_OUTPUT`. Ref.: ht...
https://github.com/nektos/act/issues/1533
https://github.com/nektos/act/pull/1607
b7a9eb9fbf86da76cbad35296ff11b64ee416d18
8790c9b8e6b67f1552b824ba56d5a851f7b394e5
2022-12-22T09:23:37Z
go
2023-02-23T15:24:44Z
closed
nektos/act
https://github.com/nektos/act
1,528
["pkg/runner/runner_test.go", "pkg/runner/step_action_remote.go", "pkg/runner/testdata/path-handling/action.yml", "pkg/runner/testdata/path-handling/push.yml"]
PATH is overwritten
### Bug report info ```plain text act version: 0.2.34-18-g4989f44 GOOS: linux GOARCH: amd64 NumCPU: 12 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /home/marku...
https://github.com/nektos/act/issues/1528
https://github.com/nektos/act/pull/1531
3f4a6dc4626eed03991e207b4d0e343b634edf9e
a53a1c20005614cefd3d6519abd7f76d91467132
2022-12-20T16:32:20Z
go
2023-01-10T21:55:05Z
closed
nektos/act
https://github.com/nektos/act
1,518
["pkg/runner/job_executor.go", "pkg/runner/runner_test.go", "pkg/runner/testdata/matrix-exitcode/push.yml"]
Act does not exit correctly when a job in a matrix fails
### Bug report info ```plain text act version: 0.2.34-13-gbef9b5c GOOS: linux GOARCH: amd64 NumCPU: 12 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /home/marku...
https://github.com/nektos/act/issues/1518
https://github.com/nektos/act/pull/1519
f0c6fa11be88093fbcb7ecb1cbebfee8874008cc
b14398eff3d3a2692c976e250c4b91fbbeed00a5
2022-12-19T09:15:03Z
go
2023-01-10T21:31:12Z
closed
nektos/act
https://github.com/nektos/act
1,509
["pkg/container/host_environment.go", "pkg/runner/run_context.go"]
RUNNER_OS should return macOS instead of darwin and wrong RUNNER_ARCH on MacOS M1
### Bug report info ```plain text act --bug-report act version: 0.2.34 GOOS: darwin GOARCH: amd64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.so...
https://github.com/nektos/act/issues/1509
https://github.com/nektos/act/pull/1510
bef9b5c3c77bcdbc6c15169c0d55f635e27350ae
6ab71ecebbc0d01a0e72aecd06a15277723b6031
2022-12-14T17:50:17Z
go
2022-12-19T14:58:55Z
closed
nektos/act
https://github.com/nektos/act
1,489
["README.md"]
[Duplicate] Consider publishing act to winget packages repository
### Act version act version 0.2.34 ### Feature description This is a duplicate of issue #253. Just thought to create this issue to raise attention since the original issue was closed by a bot. The blocker that the issue was waiting on (i.e. https://github.com/microsoft/winget-cli/issues/140) has since be...
https://github.com/nektos/act/issues/1489
https://github.com/nektos/act/pull/1622
44333c758a9590666c1b5214c0bfc48b7d8fd290
c378a7d28b5c20de9fbb4456544329d04ffb62a4
2022-12-02T06:07:57Z
go
2023-02-11T18:25:22Z
closed
nektos/act
https://github.com/nektos/act
1,488
["pkg/model/workflow.go", "pkg/runner/step.go", "pkg/runner/testdata/environment-variables/push.yml"]
environment variables should be case sensitive
### Bug report info ```plain text act version: 0.2.34 GOOS: darwin GOARCH: arm64 NumCPU: 10 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock /Users/jsoref/.docker/run/docker.sock Config fi...
https://github.com/nektos/act/issues/1488
https://github.com/nektos/act/pull/1493
8c5748a55c6190ba34354ca29fdb473e5d3724a1
0f8861b9e37bfdf5e0fabb188d03365c0401823a
2022-12-02T04:51:32Z
go
2022-12-07T15:31:33Z
closed
nektos/act
https://github.com/nektos/act
1,484
["go.mod", "go.sum"]
Executing on Mac Ventura is causing a crash
### Bug report info ```plain text % act --bug-report act version: 0.2.33 GOOS: darwin GOARCH: amd64 NumCPU: 16 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock /Users/igorcosta/.do...
https://github.com/nektos/act/issues/1484
https://github.com/nektos/act/pull/2235
d3c8664d3d6acb855ae5418f6d02930c98bf877e
934b13a7a126198019800e79fb2ae7fe57a1c2bd
2022-11-30T03:35:24Z
go
2024-03-04T03:08:44Z
closed
nektos/act
https://github.com/nektos/act
1,474
["README.md"]
env.act not working with github actions
### Bug report info ```plain text (env) ~/D/G/azure-queue-sidecar master act --bug-report act version: v0.2.27-dev GOOS: linux GOARCH: amd64 NumCPU: 4 Docker host: unix:///run/user/1000/docker.sock Sockets found: /run/user/1000/docke...
https://github.com/nektos/act/issues/1474
https://github.com/nektos/act/pull/1480
1797775be3ad662a3e5b369184c6b73900254b24
7073eac24057020cd54bcb00402281be55df3246
2022-11-27T22:35:12Z
go
2022-12-06T15:09:13Z
closed
nektos/act
https://github.com/nektos/act
1,442
[".github/workflows/checks.yml", "pkg/runner/step.go", "pkg/runner/step_action_local_test.go", "pkg/runner/step_action_remote_test.go", "pkg/runner/step_docker_test.go", "pkg/runner/step_run_test.go"]
Ambiguous redirect $GITHUB_OUTPUT with latest versions and images
### Bug report info ```plain text act version: 0.2.33 GOOS: linux GOARCH: amd64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /home/sergi/.actrc: -...
https://github.com/nektos/act/issues/1442
https://github.com/nektos/act/pull/1391
f2b98ed301290f53e96c64814ab9949640e10307
e520382d2fdc5872ca8e939c6c0f2e1e74749182
2022-11-15T08:15:34Z
go
2022-11-16T21:42:57Z
closed
nektos/act
https://github.com/nektos/act
1,424
["pkg/model/github_context.go", "pkg/model/github_context_test.go", "pkg/runner/run_context.go"]
Allow GITHUB_REPOSITORY to be overridden
### Act version 0.2.33 ### Feature description When developing a github action, it would be cool to be able to write end to end tests with act. We would need the ability to override GITHUB_REPOSITORY (and SHA) to emulate a user using our action in their repo. Currently GITHUB_REPOSITORY is automatically set to th...
https://github.com/nektos/act/issues/1424
https://github.com/nektos/act/pull/1582
c4b64ec1c1a48d498ab5a4eb5f8bfda94e14646d
ce168f959502feab3ec815810fac7a3b5a1f470c
2022-11-04T18:32:51Z
go
2023-02-03T19:35:49Z
closed
nektos/act
https://github.com/nektos/act
1,412
["go.mod", "go.sum"]
Setting `NODE_AUTH_TOKEN` does not authenticate with npm
### Bug report info ```plain text act version: 0.2.31 GOOS: darwin GOARCH: arm64 NumCPU: 10 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /User...
https://github.com/nektos/act/issues/1412
https://github.com/nektos/act/pull/2235
d3c8664d3d6acb855ae5418f6d02930c98bf877e
934b13a7a126198019800e79fb2ae7fe57a1c2bd
2022-10-26T19:27:53Z
go
2024-03-04T03:08:44Z
closed
nektos/act
https://github.com/nektos/act
1,410
["go.mod", "go.sum"]
System has not been booted with systemd as init system
### Bug report info ```plain text act version: 0.2.32 GOOS: linux GOARCH: amd64 NumCPU: 16 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /home/crazycat/.actr...
https://github.com/nektos/act/issues/1410
https://github.com/nektos/act/pull/2235
d3c8664d3d6acb855ae5418f6d02930c98bf877e
934b13a7a126198019800e79fb2ae7fe57a1c2bd
2022-10-24T15:40:34Z
go
2024-03-04T03:08:44Z
closed
nektos/act
https://github.com/nektos/act
1,401
["pkg/runner/action_composite.go", "pkg/runner/testdata/pull-request/main.yaml"]
Event details not loaded from JSON file provided via --eventpath param
# Setup Operating system: `macOS Monterey v12.6` Act version: `0.2.32` # Issue The `act` command doesn't seem to read the contents of the GH event JSON file provided via the CLI parameter `--eventpath`. In particular, the event name, the head ref and the base ref do not get read from the event JSON file. P...
https://github.com/nektos/act/issues/1401
https://github.com/nektos/act/pull/1428
1b554aeff651cf801c11277bacb162ba31483b08
2614b3eb0c62772b17ba11509287fdc6f843f9d3
2022-10-19T19:30:28Z
go
2022-11-16T17:00:49Z
closed
nektos/act
https://github.com/nektos/act
1,390
["pkg/container/docker_images.go"]
Docker Desktop 22.06.0-beta: invalid filter 'reference'
### Bug report info ```plain text act version: 0.2.32 GOOS: linux GOARCH: amd64 NumCPU: 2 ...
https://github.com/nektos/act/issues/1390
https://github.com/nektos/act/pull/1501
8b4f21087209e027ca0e2ec225e0c74d03552f86
b2fb9e64ac1b263088003b94963b36b6edeaba31
2022-10-14T11:33:57Z
go
2023-01-13T17:52:54Z
closed
nektos/act
https://github.com/nektos/act
1,386
[".github/workflows/checks.yml", "pkg/runner/step.go", "pkg/runner/step_action_local_test.go", "pkg/runner/step_action_remote_test.go", "pkg/runner/step_docker_test.go", "pkg/runner/step_run_test.go"]
Add support for `>> $GITHUB_OUTPUT` because `set-output` will be deprectated.
### Act version 0.2.32.r13.gff5e289 ### Feature description I think this functionality isn't yet part of act, which isn't strange since i think it is just announced. But it looks like they are going to deprecate the `set-output` and `set-state` options and replace them with `>> $GITHUB_OUTPUT` and `>> $GITHUB_STATE...
https://github.com/nektos/act/issues/1386
https://github.com/nektos/act/pull/1391
f2b98ed301290f53e96c64814ab9949640e10307
e520382d2fdc5872ca8e939c6c0f2e1e74749182
2022-10-13T13:50:04Z
go
2022-11-16T21:42:57Z
closed
nektos/act
https://github.com/nektos/act
1,367
["pkg/exprparser/interpreter.go", "pkg/exprparser/interpreter_test.go", "pkg/runner/expression.go", "pkg/runner/runner_test.go", "pkg/runner/testdata/job-needs-context-contains-result/push.yml"]
Support needs.*.result
### Act version 0.2.31 ### Feature description Act is missing support for the `result` property in the needs context object. This property tells you if a job succeeded or failed. https://docs.github.com/en/actions/learn-github-actions/contexts#needs-context I expect this workflow to work, but `needs.build.resu...
https://github.com/nektos/act/issues/1367
https://github.com/nektos/act/pull/1497
0c8c082ac0baf25909fd79b87897426816c3c4eb
bef9b5c3c77bcdbc6c15169c0d55f635e27350ae
2022-09-30T13:46:08Z
go
2022-12-19T08:37:53Z
closed
nektos/act
https://github.com/nektos/act
1,353
["pkg/runner/action_composite.go", "pkg/runner/job_executor.go", "pkg/runner/job_executor_test.go", "pkg/runner/step.go", "pkg/runner/step_action_local_test.go", "pkg/runner/step_action_remote_test.go", "pkg/runner/step_docker_test.go"]
act does not evaluate step names
### Bug report info ```plain text act version: 0.2.31 GOOS: darwin GOARCH: arm64 NumCPU: 10 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /Users/b...
https://github.com/nektos/act/issues/1353
https://github.com/nektos/act/pull/1422
e520382d2fdc5872ca8e939c6c0f2e1e74749182
809da7198cc2bed5b758c77274d47cb5360ee848
2022-09-19T11:26:15Z
go
2022-11-16T21:55:23Z
closed
nektos/act
https://github.com/nektos/act
1,332
["README.md", "cmd/root.go", "pkg/model/planner.go"]
act not listing workflows when using: "on: pull_request:"
### Bug report info ```plain text act version: 0.2.31 GOOS: linux GOARCH: amd64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /home/ronaldo/.actrc: ...
https://github.com/nektos/act/issues/1332
https://github.com/nektos/act/pull/1335
13d530302e5f8203b0f104155eb6e136f5aaf910
21484b5c1ecbd9e1ddb6a57debd7731a3e1fc25f
2022-09-06T20:11:10Z
go
2022-09-29T05:59:52Z
closed
nektos/act
https://github.com/nektos/act
1,319
["go.mod", "go.sum"]
Composite action inputs clobbered
### Bug report info ```plain text $ act --bug-report act version: 0.2.30 GOOS: linux GOARCH: amd64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: ...
https://github.com/nektos/act/issues/1319
https://github.com/nektos/act/pull/1650
5a2112a7f8e282fcb75f1c73caa1582811ff4890
a6c95ef2a771afdc9f83f6750b642491e52f681c
2022-08-25T21:18:19Z
go
2023-03-19T23:56:15Z
closed
nektos/act
https://github.com/nektos/act
1,318
["README.md", "cmd/root.go", "pkg/model/planner.go"]
finds workflow but no events
I'm brand new to act and I'm having issues getting it to run my workflow file. Jobs list is empty with the following workflow. It find the workflow file but no events for push when running ```act -l -v``` I get the following output: ``` "no events found for workflow: push" ``` Here is the workflow file: ...
https://github.com/nektos/act/issues/1318
https://github.com/nektos/act/pull/1335
13d530302e5f8203b0f104155eb6e136f5aaf910
21484b5c1ecbd9e1ddb6a57debd7731a3e1fc25f
2022-08-25T21:04:01Z
go
2022-09-29T05:59:52Z
closed
nektos/act
https://github.com/nektos/act
1,308
["pkg/runner/run_context.go"]
Consider passing `LANG=C.UTF-8`
### Bug report info ```plain text act version: 0.2.30 GOOS: darwin GOARCH: amd64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /Users...
https://github.com/nektos/act/issues/1308
https://github.com/nektos/act/pull/1476
7754ba7fcf3f80b76bb4d7cf1edbe5935c8a6bdc
1797775be3ad662a3e5b369184c6b73900254b24
2022-08-18T12:40:57Z
go
2022-12-06T10:36:39Z
closed
nektos/act
https://github.com/nektos/act
1,306
["pkg/runner/job_executor.go", "pkg/runner/runner_test.go", "pkg/runner/testdata/job-container-invalid-credentials/push.yml"]
SIGSEGV when having secrets not defined locally
### Bug report info ```plain text act version: 0.2.30 GOOS: darwin GOARCH: amd64 NumCPU: 12 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /Users/k...
https://github.com/nektos/act/issues/1306
https://github.com/nektos/act/pull/1348
6037182487e39d9f50c6887ab3453986fbf29a9b
7d0407fa4abfe81308f8787cbd07c4c72b2aa676
2022-08-16T09:24:14Z
go
2022-09-26T06:17:06Z
closed
nektos/act
https://github.com/nektos/act
1,289
[".github/workflows/checks.yml", ".github/workflows/promote.yml", ".github/workflows/release.yml"]
RUNNER_ARCH is not defined
### Act version act version 0.2.30 ### Feature description [GitHub added a runner context variable called `runner.arch`.](https://github.com/github/docs/pull/12374) Just as https://github.com/nektos/act/issues/171 added support for `runner.os` I would like to have support for `runner.arch` in `act` so that I can ...
https://github.com/nektos/act/issues/1289
https://github.com/nektos/act/pull/1998
603b44b585ee35090a13498c7af15f79a8a12a51
0dfb06748ebd077c25451e07a55e563d7bdc6b4a
2022-08-04T10:13:58Z
go
2023-12-16T23:47:32Z
closed
nektos/act
https://github.com/nektos/act
1,259
["go.mod", "go.sum"]
Chocolatey missing v0.2.29.
### Bug report info ```plain text Chocolatey should have the new 0.2.29. ``` ### Command used with act ```sh choco upgrade act-cli ``` ### Describe issue Chocolatey v1.1.0 Upgrading the following packages: act-cli By upgrading, you accept licenses for the packages. act-cli v0.2.28 is the latest version avail...
https://github.com/nektos/act/issues/1259
https://github.com/nektos/act/pull/1040
933413e2c0e1d600e09291ba6e63211a3c294385
fa71f0b1e04a6391b77ef091c0db4d1a8f0ad1c1
2022-07-15T21:30:43Z
go
2022-03-14T15:14:20Z
closed
nektos/act
https://github.com/nektos/act
1,236
["go.mod", "go.sum"]
Host repo not cloning
### Bug report info ```plain text act --bug-report act version: 0.2.28 GOOS: windows GOARCH: amd64 NumCPU: 20 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: \\.\pipe\docker_engine Config files: ...
https://github.com/nektos/act/issues/1236
https://github.com/nektos/act/pull/1650
5a2112a7f8e282fcb75f1c73caa1582811ff4890
a6c95ef2a771afdc9f83f6750b642491e52f681c
2022-06-30T17:39:14Z
go
2023-03-19T23:56:15Z
closed
nektos/act
https://github.com/nektos/act
1,223
["pkg/model/workflow.go", "pkg/model/workflow_test.go", "pkg/runner/testdata/evalmatrix/push.yml"]
act silently stopping
### Bug report info ```plain text juliangro@x299-desktop:~/Software/act$ ./act --bug-report act version: 0.2.26 GOOS: linux GOARCH: amd64 NumCPU: 12 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/dock...
https://github.com/nektos/act/issues/1223
https://github.com/nektos/act/pull/1200
c3fb6864e86542f5ff1f025bec5eff4f81497c96
c30bc824b23335f2c99a32578f8d907f0be6647e
2022-06-19T12:46:36Z
go
2022-06-20T22:33:07Z
closed
nektos/act
https://github.com/nektos/act
1,221
["pkg/runner/runner.go", "pkg/runner/runner_test.go", "pkg/runner/testdata/evalenv/push.yml"]
Values in env are not interpolated correctly
### Bug report info ```plain text $ act --bug-report act version: HEAD-3415347 GOOS: darwin GOARCH: arm64 NumCPU: 10 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /Use...
https://github.com/nektos/act/issues/1221
https://github.com/nektos/act/pull/1222
17dd54d69231884ea561fe2bd0c0e059debd2658
ddee19b946bca0a168b2b1bcd5887d82557f2eac
2022-06-17T13:20:57Z
go
2022-07-27T19:46:04Z
closed
nektos/act
https://github.com/nektos/act
1,216
["pkg/model/workflow.go"]
Parsing of Yaml workflow file fails with valid github action syntax
### Bug report info ```plain text act version: 0.2.26 GOOS: darwin GOARCH: amd64 NumCPU: 16 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /Users/jwhite/.actrc: ...
https://github.com/nektos/act/issues/1216
https://github.com/nektos/act/pull/1217
3415347efcdf6d6d7544c5df7cb33e6db043ff4a
52f5c4592cbbf2e4dde3b35ad42f4e7475ad52df
2022-06-14T15:28:53Z
go
2022-06-16T20:57:19Z
closed
nektos/act
https://github.com/nektos/act
1,196
[".github/workflows/checks.yml", ".github/workflows/promote.yml", ".github/workflows/release.yml"]
mkdir: cannot create directory '/var/run/act/actions': Permission denied
### Bug report info ```plain text act version: 0.2.26 GOOS: linux GOARCH: amd64 NumCPU: 12 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /home/oliver/.actrc:...
https://github.com/nektos/act/issues/1196
https://github.com/nektos/act/pull/1998
603b44b585ee35090a13498c7af15f79a8a12a51
0dfb06748ebd077c25451e07a55e563d7bdc6b4a
2022-06-03T12:22:48Z
go
2023-12-16T23:47:32Z
closed
nektos/act
https://github.com/nektos/act
1,195
["pkg/runner/runner.go", "pkg/runner/runner_test.go", "pkg/runner/testdata/issue-1195/push.yml"]
Unable to use a github environment variables on "env"
### Bug report info ```plain text $ act --bug-report act version: 0.2.26 GOOS: linux GOARCH: amd64 NumCPU: 20 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: ...
https://github.com/nektos/act/issues/1195
https://github.com/nektos/act/pull/1197
b7d380b3f096e079f2c1ba91a9377752fc4c9751
bf4aad6ad296822cb0352e21ce3867284eaf1eff
2022-06-02T16:43:14Z
go
2022-06-08T15:25:51Z
closed
nektos/act
https://github.com/nektos/act
1,193
["pkg/runner/step_action_local.go", "pkg/runner/step_action_local_test.go", "pkg/runner/step_action_remote.go"]
local actions are read before they become available and fail
### Bug report info ```plain text act version: v0.2.27-dev GOOS: linux GOARCH: amd64 NumCPU: 2 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: Build info: Go ver...
https://github.com/nektos/act/issues/1193
https://github.com/nektos/act/pull/1204
bf4aad6ad296822cb0352e21ce3867284eaf1eff
8a473943c3dffbbf47c2a2ef8b261e845646fa6e
2022-06-01T13:05:05Z
go
2022-06-08T15:36:08Z
closed
nektos/act
https://github.com/nektos/act
1,182
["pkg/model/workflow.go", "pkg/model/workflow_test.go", "pkg/runner/testdata/evalmatrix/push.yml"]
Dynamic matrix with include: does nothing
### Bug report info Tested with 0.2.26 and 2.2.27-dev ``` act version: v0.2.27-dev GOOS: darwin GOARCH: amd64 NumCPU: 4 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /U...
https://github.com/nektos/act/issues/1182
https://github.com/nektos/act/pull/1200
c3fb6864e86542f5ff1f025bec5eff4f81497c96
c30bc824b23335f2c99a32578f8d907f0be6647e
2022-05-26T13:52:01Z
go
2022-06-20T22:33:07Z
closed
nektos/act
https://github.com/nektos/act
1,146
[".github/workflows/release.yml"]
Enhancement: Ability to install act package into Windows OS (via winget for example).
## Describe feature It would be great to download and use this package into Windows OS. Distribute it via winget (official windows package manager) will allow more developers to use act. In terms of advertisement, it would be great also from the https://formulae.brew.sh/formula/act#default redirect to winget for...
https://github.com/nektos/act/issues/1146
https://github.com/nektos/act/pull/1623
8048baf435665cb3293f593a06526dfff1691b54
34ab8150bf8b438964b7e52796f2123466e0cf76
2022-05-01T17:41:24Z
go
2023-02-13T17:59:19Z
closed
nektos/act
https://github.com/nektos/act
1,122
["README.md"]
Issue: go install master fails
## System information - Operating System: Linux (Pop!OS 21.10) - Architecture: x64 (64-bit) - Apple M1: no - Docker version: 20.10.13 - Docker image used in `act`: n/a - issue happens before `act` can run - `act` version: master ## Expected behaviour ``` $ go install github.com/nektos/act@master go: dow...
https://github.com/nektos/act/issues/1122
https://github.com/nektos/act/pull/1123
25ebaf4e7b507ffc7cabdb2a560348af5bec4ac3
e15f7a51c6cf3e76cdc8ef8401b87080b7e9f95e
2022-04-13T07:52:33Z
go
2022-04-19T19:51:26Z
closed
nektos/act
https://github.com/nektos/act
1,115
["pkg/exprparser/interpreter.go", "pkg/exprparser/interpreter_test.go"]
Issue: act cannot evaluate if-condition (Unable to index on non-slice value: invalid)
## System information - Operating System: Windows 10 Pro - Architecture: x64 (64-bit) - Apple M1: no - Docker version: 20.10.13 - Docker image used in `act`: Micro - `act` version: act version 0.2.26 ## Expected behaviour Test job should be started and if-condition should be parsed. ## Actual behaviour...
https://github.com/nektos/act/issues/1115
https://github.com/nektos/act/pull/1137
3f2469bf5385b90da5f6a5d9922ccf9c9d7274a6
93575124d35f7b84860cb8cc553c257e0945d0af
2022-04-09T08:27:21Z
go
2022-04-26T20:14:56Z
closed
nektos/act
https://github.com/nektos/act
1,112
["pkg/runner/run_context.go", "pkg/runner/step_action_remote.go"]
Issue: act not checking out in composite actions
<!-- - Make sure you are able to reproduce it on the [latest version](https://github.com/nektos/act/releases) - Search the existing issues. - Refer to [README](https://github.com/nektos/act/blob/master/README.md). --> ## System information <!-- - Operating System: < Windows | Linux | macOS | ...
https://github.com/nektos/act/issues/1112
https://github.com/nektos/act/pull/1198
7105919f0cb6101592c5866b099cda6c739160cc
c3fb6864e86542f5ff1f025bec5eff4f81497c96
2022-04-06T15:09:12Z
go
2022-06-20T22:14:14Z
closed
nektos/act
https://github.com/nektos/act
1,109
["pkg/exprparser/interpreter.go", "pkg/exprparser/interpreter_test.go", "pkg/runner/expression_test.go"]
conditional steps incorrectly evaluates conclusion
``` | { | "0": { | "outputs": {}, | "conclusion": "success", | "outcome": "success" | }, | "4": { | "outputs": {}, | "conclusion": "success", | "outcome": "success" | }, | "cache": { | "outputs": { | "cache-hit": "false" | }, | "conclusion": "success",...
https://github.com/nektos/act/issues/1109
https://github.com/nektos/act/pull/1136
93575124d35f7b84860cb8cc553c257e0945d0af
77ddc89444d8cca5be47a3c83074dcb992382e68
2022-04-06T02:45:21Z
go
2022-04-26T20:24:13Z
closed
nektos/act
https://github.com/nektos/act
1,099
["cmd/input.go", "cmd/root.go", "pkg/common/git.go", "pkg/common/git_test.go", "pkg/runner/run_context.go", "pkg/runner/runner.go"]
Enhancement: add option to allow specifying git remote
## Describe feature e.g. add an option like `--remote upstream` to parse result `git remote get-url upstream` instead of `git remote get-url origin` in setting the GITHUB_REPOSITORY environment variable. this is a crucial feature for a development flow that uses multiple remotes (like mine)
https://github.com/nektos/act/issues/1099
https://github.com/nektos/act/pull/1104
9dc17f9144779230ef9c15f512037d046fd15df4
d4272bd9fe13566ab76e5ad091aedbded74ff4e2
2022-04-02T03:12:52Z
go
2022-04-04T17:53:08Z
closed
nektos/act
https://github.com/nektos/act
1,071
["pkg/exprparser/interpreter.go", "pkg/exprparser/interpreter_test.go"]
Error in if-expression
Thanks very much for this project 🙂 ## System information - Operating System: macOS - Architecture: x64 (64-bit) - Apple M1: no - Docker version: 20.10.12 - `act` version: 0.2.26 ## Expected behaviour I have been running this element of a pipeline fine with `0.2.25` last night. I'...
https://github.com/nektos/act/issues/1071
https://github.com/nektos/act/pull/1137
3f2469bf5385b90da5f6a5d9922ccf9c9d7274a6
93575124d35f7b84860cb8cc553c257e0945d0af
2022-03-23T12:02:01Z
go
2022-04-26T20:14:56Z
closed
nektos/act
https://github.com/nektos/act
1,021
["README.md", "cmd/input.go", "cmd/root.go", "pkg/runner/runner.go", "pkg/runner/runner_test.go", "pkg/runner/testdata/input-from-cli/input.yml"]
Enhancement: A flag for providing inputs
Would be great if I could say `--input name=value` instead of having to create a file as per https://github.com/nektos/act/issues/332. I am using GitHub Actions for tasks like "deploy a certain branch to staging", etc, and nearly all my actions currently require inputs. (While, on the other hand, I don't have any `o...
https://github.com/nektos/act/issues/1021
https://github.com/nektos/act/pull/1524
b2fb9e64ac1b263088003b94963b36b6edeaba31
767e6a8696e252e2524d1f29aff86e8d52abd937
2022-03-01T10:38:51Z
go
2023-01-13T19:28:17Z
closed
nektos/act
https://github.com/nektos/act
1,002
["pkg/container/docker_run.go", "pkg/container/file_collector.go", "pkg/container/file_collector_test.go"]
Issue: cp: cannot stat 'js/config.dist.ts': No such file or directory
## System information - Operating System: Arch Linux - Architecture:x64 (64-bit) - Apple M1: no - Docker version: 20.10.12 - `act` version: 0.2.25 ## Expected behaviour The workflow, which works on GitHub actions, should work locally with act. ## Actual behaviour It throws an error ...
https://github.com/nektos/act/issues/1002
https://github.com/nektos/act/pull/1074
e0044ba913149be76acd64ca7d1a66f27532f4c7
c27e079407647e0ab455f068061b5e61e31f670f
2022-02-16T12:22:35Z
go
2022-04-04T15:27:00Z
closed
nektos/act
https://github.com/nektos/act
992
["README.md"]
Enhancement: Added support for Fedora
At this moment it's not possible to install act into fedora using the fedora official mirrors or even copr. Since act is targeting Debian and Arch, i think that it will be a nice improvement to include Fedora too.
https://github.com/nektos/act/issues/992
https://github.com/nektos/act/pull/993
9abc87b41634cab2ad9325287fbed9135c2664c4
331afe170abb9143bb0e9573a30ce5b75733315b
2022-02-11T18:26:23Z
go
2022-02-11T20:17:38Z
closed
nektos/act
https://github.com/nektos/act
985
["cmd/root.go"]
While attempting to pull image, Act throws: Error: invalid reference format
<!-- - Make sure you are able to reproduce it on the [latest version](https://github.com/nektos/act/releases) - Search the existing issues. - Refer to [README](https://github.com/nektos/act/blob/master/README.md). --> ## System information - Operating System: macOS - Architecture: arm64 (...
https://github.com/nektos/act/issues/985
https://github.com/nektos/act/pull/1024
c22d833830b3a1903a12c590b0b2ee637c3639e1
3db3c737230adc457e08a8d60b34458977d01e5c
2022-02-08T18:55:48Z
go
2022-03-02T21:41:57Z
closed
nektos/act
https://github.com/nektos/act
979
["cmd/secrets.go"]
Issue: No newline after the `Provide value for '<secret>'`
<!-- - Make sure you are able to reproduce it on the [latest version](https://github.com/nektos/act/releases) - Search the existing issues. - Refer to [README](https://github.com/nektos/act/blob/master/README.md). --> ## System information <!-- - Operating System: < Windows | Linux | macOS | ...
https://github.com/nektos/act/issues/979
https://github.com/nektos/act/pull/1014
ff13844b8643abaff9daa47a5bc96aa91fddcf5e
ad06f5dfb8a658521c855f8c374a58b02227e8fa
2022-02-04T12:04:59Z
go
2022-02-25T16:47:49Z
closed
nektos/act
https://github.com/nektos/act
969
[".github/workflows/checks.yml"]
Issue: $GITHUB_REF incorrectly set for release event
## System information - Operating System: macOS - Architecture: x64 (64-bit) - Apple M1: no - Docker version: 20.10.11 - Docker image used in `act`: `ghcr.io/catthehacker/ubuntu:act-latest` - `act` version: `mod github.com/nektos/act v0.2.25 h1:RuPuzaG3qwPaeHHyTWw57LwG2ze6M+Gd/5SCVFDD5Yo=` ## Setup and...
https://github.com/nektos/act/issues/969
https://github.com/nektos/act/pull/1813
1eacf23dcbbea2e5a7d17e8c325ce94ee0b1d3d1
1371215aabfd82b9288132042aecc9eacc0ab380
2022-01-27T04:46:53Z
go
2023-05-22T03:12:14Z
closed
nektos/act
https://github.com/nektos/act
967
[".github/workflows/checks.yml"]
Enhancement: Add pointers for GITHUB_TOKEN to README
## Describe feature When I started using act, I kept running into issues because I was missing the `GITHUB_TOKEN` and I couldn't be bothered to figure it out for a long time. I believe this is such a common use-case that it bears spelling out briefly, what this token is and where to get it.
https://github.com/nektos/act/issues/967
https://github.com/nektos/act/pull/1813
1eacf23dcbbea2e5a7d17e8c325ce94ee0b1d3d1
1371215aabfd82b9288132042aecc9eacc0ab380
2022-01-26T15:03:43Z
go
2023-05-22T03:12:14Z
closed
nektos/act
https://github.com/nektos/act
960
[".github/workflows/checks.yml"]
Enhancement: add validate command to validate your workflow
## Describe feature Recently, I found a cool project called [action-validator](https://github.com/mpalmer/action-validator), thanks to @mpalmer, it seems very useful to me when I want to check my workflow whether it is valid before sending it over to the repository. So, I thought it'd be nice if we moved that logic ...
https://github.com/nektos/act/issues/960
https://github.com/nektos/act/pull/1752
7c6237d93f01b2c50a98a488e40ab7f9a719da35
60bcfb5d4f717bd0a581de8e97866d58a5593152
2022-01-20T10:10:51Z
go
2023-04-24T03:13:14Z
closed
nektos/act
https://github.com/nektos/act
943
["pkg/container/docker_run.go"]
Issue: act actions/checkout fails for dangling symlinks
<!-- - Make sure you are able to reproduce it on the [latest version](https://github.com/nektos/act/releases) - Search the existing issues. - Refer to [README](https://github.com/nektos/act/blob/master/README.md). --> ## System information - Operating System: macOS - Architecture: x64 (64-bit) -...
https://github.com/nektos/act/issues/943
https://github.com/nektos/act/pull/948
7dbf3fcb96e2d70b3436b718c1f4a9fe4b169a4f
c802064975099a00c93b0c57f46b1e3964d33eef
2021-12-30T06:08:05Z
go
2022-01-27T16:53:26Z
closed
nektos/act
https://github.com/nektos/act
940
["pkg/runner/runner_test.go", "pkg/runner/testdata/if-env-act/push.yml"]
Issue: if ${{ env.ACT }} not working on master
## System information - Operating System: macOS - Architecture: x64 - Apple M1: no - Docker version: 20.10.10 - Docker image used in `act`: - `act` version: https://github.com/nektos/act/commit/ed01f464ede3515c94dedf5739b54576177bf80c (also a few few commits earlier https://github.com/nektos/act/commit/9868e137...
https://github.com/nektos/act/issues/940
https://github.com/nektos/act/pull/965
2eda7c6037b921ae88742b2ff29b20bb171497a6
3f0375aeff1973b674b33a0e4c44bc05a41714c5
2021-12-23T03:50:29Z
go
2022-01-25T17:27:27Z
closed
nektos/act
https://github.com/nektos/act
935
["pkg/container/docker_run.go", "pkg/container/file_collector.go", "pkg/runner/run_context.go", "pkg/runner/runner_test.go"]
Issue: mkdir: cannot create directory '/var/run/act/actions': Permission denied
## System information - Operating System:macOS - Architecture: x64 - Apple M1: no - Docker version: Docker version 20.10.11, build dea9396 - Docker image used in `act`: ubuntu-latest - `act` version: act version 0.2.25 ## Expected behaviour I expect the tests to pass as they do on github ## Actual beh...
https://github.com/nektos/act/issues/935
https://github.com/nektos/act/pull/1202
c30bc824b23335f2c99a32578f8d907f0be6647e
b59e6dee6d01253cb96505f8effc0516c2a390d9
2021-12-21T12:55:16Z
go
2022-06-20T22:47:39Z
closed
nektos/act
https://github.com/nektos/act
927
["pkg/runner/expression.go", "pkg/runner/runner.go", "pkg/runner/runner_test.go", "pkg/runner/testdata/evalmatrix-merge-array/push.yml", "pkg/runner/testdata/evalmatrix-merge-map/push.yml", "pkg/runner/testdata/evalmatrix/push.yml", "pkg/runner/testdata/evalmatrixneeds/push.yml", "pkg/runner/testdata/evalmatrixneeds2/p...
Issue: Dynamic Matrix not working
## System information - Operating System: macOS - Architecture: x64 (64-bit) - Apple M1: no - Docker version: 20.10.8 - Docker image used in `act`: - `act` version: act version HEAD-cad4bc8 ## Expected behaviour The following workflow file should work, the matrix dynamic value should be evaluated after th...
https://github.com/nektos/act/issues/927
https://github.com/nektos/act/pull/964
0fae96792c77b395587c4d8129d0f680bffad643
d1e0216039d92a4253fecc2b11a775a37ba43ceb
2021-12-14T11:51:14Z
go
2022-02-15T16:35:02Z
closed
nektos/act
https://github.com/nektos/act
905
["go.mod", "go.sum", "pkg/runner/run_context.go"]
Issue: SELinux labels issue
<!-- - Make sure you are able to reproduce it on the [latest version](https://github.com/nektos/act/releases) - Search the existing issues. - Refer to [README](https://github.com/nektos/act/blob/master/README.md). --> ## System information <!-- - Operating System: < Windows | Linux | macOS | ...
https://github.com/nektos/act/issues/905
https://github.com/nektos/act/pull/906
6ebcac37710ae5d4eb87f63f31d7e1be8fe3d217
f7263399b9146a43b988e011d986d18d180414d2
2021-11-26T05:04:57Z
go
2021-11-26T05:18:31Z
closed
nektos/act
https://github.com/nektos/act
884
[".editorconfig", "pkg/model/workflow_test.go", "pkg/runner/runner_test.go", "pkg/runner/step_context.go", "pkg/runner/testdata/shells/bash/push.yml", "pkg/runner/testdata/shells/custom/push.yml", "pkg/runner/testdata/shells/pwsh/push.yml", "pkg/runner/testdata/shells/python/push.yml", "pkg/runner/testdata/shells/sh/pu...
Issue: Unable to run `pwsh` steps
<!-- - Make sure you are able to reproduce it on the [latest version](https://github.com/nektos/act/releases) - Search the existing issues. - Refer to [README](https://github.com/nektos/act/blob/master/README.md). --> ## System information - Operating System: Windows 10 - Architecture: x64 (64-bi...
https://github.com/nektos/act/issues/884
https://github.com/nektos/act/pull/930
4e0ba618d34a198fa30904b1bf8549010513a931
adabf2a2027fa9da3410febc474d55327e2abeb7
2021-11-15T16:09:30Z
go
2021-12-22T06:37:16Z
closed
nektos/act
https://github.com/nektos/act
865
[".editorconfig", "pkg/model/workflow_test.go", "pkg/runner/runner_test.go", "pkg/runner/step_context.go", "pkg/runner/testdata/shells/bash/push.yml", "pkg/runner/testdata/shells/custom/push.yml", "pkg/runner/testdata/shells/pwsh/push.yml", "pkg/runner/testdata/shells/python/push.yml", "pkg/runner/testdata/shells/sh/pu...
Issue: Unable to parse file paths that include spaces
<!-- - Make sure you are able to reproduce it on the [latest version](https://github.com/nektos/act/releases) - Search the existing issues. - Refer to [README](https://github.com/nektos/act/blob/master/README.md). --> ## System information - Operating System: macOS - Architecture: x64 (64-bit) -...
https://github.com/nektos/act/issues/865
https://github.com/nektos/act/pull/930
4e0ba618d34a198fa30904b1bf8549010513a931
adabf2a2027fa9da3410febc474d55327e2abeb7
2021-11-09T23:33:14Z
go
2021-12-22T06:37:16Z
closed
nektos/act
https://github.com/nektos/act
852
["go.mod", "go.sum"]
Image selection issue when dealing with file system permissions and package selection
## System information - Operating System: Linux - Architecture: x64 (64-bit) - Apple M1: no - Docker version: `20.10.9-ce` - Docker image used in `act`: (discussed below) - `act` version: `act version 0.2.24-31-g83a28d9` ## Expected behaviour That using either `ghcr.io/catthehacker/ubuntu:act-latest` or `...
https://github.com/nektos/act/issues/852
https://github.com/nektos/act/pull/2067
fb4f29fd6d38c6ce57654be5799cb0c911820de4
84a4025bc844eee060ad0d2d71af7b4bd2595a94
2021-10-30T18:17:13Z
go
2023-10-30T03:54:16Z
closed
nektos/act
https://github.com/nektos/act
850
["pkg/runner/runner_test.go", "pkg/runner/step_context.go", "pkg/runner/testdata/container-hostname/push.yml", "pkg/runner/testdata/shells/bash/push.yml", "pkg/runner/testdata/shells/defaults/push.yml", "pkg/runner/testdata/shells/pwsh/push.yml", "pkg/runner/testdata/shells/python/push.yml", "pkg/runner/testdata/shells...
Issue: act assumes bash shell when connecting to a container
## System information - Operating System: macOS - Architecture: x64 (64-bit) - Apple M1: no - Docker version: `20.10.8` - `act` version: 0.2.24 (via brew) ## Expected behaviour - ideally it would run my workflow, but start-up currently fails ## Actual behaviour - act fails run...
https://github.com/nektos/act/issues/850
https://github.com/nektos/act/pull/853
7c735310081f712d3331bac063d8bb9000bc3bff
e9ae7894e38ed276c41e6cd7b958a81da79249ad
2021-10-22T08:58:46Z
go
2021-11-03T18:47:47Z
closed
nektos/act
https://github.com/nektos/act
826
["go.mod", "go.sum"]
Issue: support for reusable workflows
ref: https://github.com/github/roadmap/issues/98 GitHub is going to support reusable workflows (similar to Azure DevOps Pipelines) > How will it work? > To reuse a workflow, ensure it listens to a new `workflow_call` event trigger, and then reference it with the familiar `uses` syntax. Optionally, use `inputs` a...
https://github.com/nektos/act/issues/826
https://github.com/nektos/act/pull/2011
83af8f8767091542dcc4263ebea06e6cc4edd7ce
b637d79ec3a0468e0ff968cdf57420c7020265c8
2021-09-26T05:27:32Z
go
2023-09-18T03:47:27Z
closed
nektos/act
https://github.com/nektos/act
808
["go.mod", "go.sum", "pkg/container/docker_run.go", "pkg/runner/run_context.go", "pkg/runner/runner_test.go", "pkg/runner/testdata/container-hostname/push.yml"]
Enhancement: support for container option: --hostname
Currently container option `--hostname` is not supported. Example: ``` name: container-hostname on: push jobs: with-hostname: runs-on: ubuntu-latest container: image: node:12-buster-slim options: "--hostname my.host.local" steps: - run: | [[ $(uname -n) == "my...
https://github.com/nektos/act/issues/808
https://github.com/nektos/act/pull/809
f0fd0af5ce0f924e45c88aed4434ad5821da7b0d
9126f15aa221099ef0e7613940e89c06375ea49e
2021-09-09T19:35:27Z
go
2021-09-10T05:03:40Z
closed
nektos/act
https://github.com/nektos/act
807
[".github/workflows/stale.yml"]
Enhancement: set tag when using "act release"
## Describe feature I have in my yaml: ``` on: release: types: [created] ``` It would be really useful to be able to set the tag I want in this instance when using `act release`. I've asked a couple of times on gitter and not received any responses, so I assume it's not possible at the moment? If it...
https://github.com/nektos/act/issues/807
https://github.com/nektos/act/pull/1357
96ba76bff23f2cc2345437ffc6b1815447ef1e45
9a494cac1ed5f22539d727f6958f4d24df7104b8
2021-09-08T22:30:23Z
go
2022-09-26T02:18:56Z
closed
nektos/act
https://github.com/nektos/act
795
["go.mod", "pkg/container/docker_pull.go", "pkg/container/docker_pull_test.go"]
Actions Container image is misinterpreted when using own registry with short oci url
## System information - Operating System: MacOS - Architecture: x64 (64-bit) - Apple M1: no - Docker version: 20.10.8 - `act` version: act version 0.2.24 ## Expected behaviour Pulls the correct image ## Actual behaviour Adds docker.io to the image which already has a private repo specified and th...
https://github.com/nektos/act/issues/795
https://github.com/nektos/act/pull/877
62d2167f3b3fa956f8c5aaff3c660f386092db63
ec34eb9532d314ba8d3c23472acf4037f2c084cd
2021-09-01T12:00:55Z
go
2021-11-13T19:35:45Z
closed
nektos/act
https://github.com/nektos/act
785
["go.mod", "go.sum"]
Issue: act does not update actions if version is taken from branch
<!-- - Make sure you are able to reproduce it on the [latest version](https://github.com/nektos/act/releases) - Search the existing issues. - Refer to [README](https://github.com/nektos/act/blob/master/README.md). --> ## System information - Operating System: Linux - Architecture: x86 (3...
https://github.com/nektos/act/issues/785
https://github.com/nektos/act/pull/1925
67f4baa618b3371cc0ec0c03b169141c25809c9e
17bf4fc5afd147ea967445b9d0dc2e684f57377c
2021-08-27T15:43:11Z
go
2023-07-24T02:53:35Z
closed
nektos/act
https://github.com/nektos/act
783
[".github/workflows/checks.yml"]
Using "uses" inside composite action
## System information <!-- - Operating System: < Windows | Linux | macOS | etc... > - Architecture: < x64 (64-bit) | x86 (32-bit) | arm64 (64-bit) | arm (32-bit) | etc... > - Apple M1: < yes | no > - Docker version: < output of `docker system info -f "{{.ServerVersion}}"` > - Docker image us...
https://github.com/nektos/act/issues/783
https://github.com/nektos/act/pull/1359
3fccb5ae3467fbd013ca72ed08732d2916beb1c2
d137ec82852083eef45009dcaf368c3dcdd0b9a6
2021-08-22T11:50:43Z
go
2022-09-26T02:37:58Z
closed
nektos/act
https://github.com/nektos/act
778
["go.mod", "go.sum"]
Issue: Github action checkout tries to checkout old repo and doesn't follow redirects
## System information - Operating System: Linux - Architecture: x64 - Docker version: 20.10.7 - `act` version: act no longer has the version tag but us quite recent few days. ## Actual behavior The Repo has a redirect and the checkout step tries to checkout the old repo without followin...
https://github.com/nektos/act/issues/778
https://github.com/nektos/act/pull/1925
67f4baa618b3371cc0ec0c03b169141c25809c9e
17bf4fc5afd147ea967445b9d0dc2e684f57377c
2021-08-17T12:12:01Z
go
2023-07-24T02:53:35Z
closed
nektos/act
https://github.com/nektos/act
777
["pkg/runner/step_context.go", "pkg/runner/testdata/local-action-dockerfile/push.yml"]
Issue: Environment variables are merged in wrong order
## System information - Operating System: macOS - Architecture: x64 (64-bit) - Apple M1: no - Docker version: 20.10.7 - Docker image used in `act`: image=catthehacker/ubuntu:act-latest - `act` version: 0.2.24 ## Expected behaviour Environment variable defined locally in the **Ste...
https://github.com/nektos/act/issues/777
https://github.com/nektos/act/pull/832
6c60af76779b739b7487e3fbe83ea15cd2ab8ad5
a0d360236ef5466a441631c2f93794b55d4b76c5
2021-08-15T20:08:35Z
go
2021-09-28T01:18:59Z
closed
nektos/act
https://github.com/nektos/act
770
[".github/workflows/checks.yml", ".github/workflows/promote.yml", ".github/workflows/release.yml"]
Issue: Ubuntu dependencies fail to install during job run
## System information - Operating System: Linux (RHEL) - Architecture: x86_64 - Apple M1: no - Docker version: 20.10.7 - Docker image used in `act`: `catthehacker/ubuntu:act-latest` - `act` version: `0.2.24` ## Expected behaviour I am trying to set up `act` on the `meson_tweaks` branch of my [Scipy fork](...
https://github.com/nektos/act/issues/770
https://github.com/nektos/act/pull/1998
603b44b585ee35090a13498c7af15f79a8a12a51
0dfb06748ebd077c25451e07a55e563d7bdc6b4a
2021-08-09T12:24:58Z
go
2023-12-16T23:47:32Z
closed
nektos/act
https://github.com/nektos/act
769
["go.mod", "go.sum"]
Issue: Matrix construction does not match GitHub
Nothing which blocks this PR, I think you aren't really aware of the behavior of the matrix include statement, (this is not introduced in this PR, but not fixed either) Example Workflow run: https://github.com/actions/runner/actions/runs/1082604590/workflow This workflow demonstrates that includes needs to be h...
https://github.com/nektos/act/issues/769
https://github.com/nektos/act/pull/1830
481999f59da465d2d8743fd3d97e24bb6e1a2311
b0996e057750223a14321ff92c1c6d6fbb8e1a10
2021-08-08T16:04:43Z
go
2023-05-29T03:35:06Z
closed
nektos/act
https://github.com/nektos/act
764
[".github/workflows/stale.yml"]
Issue: can not copy the symbolic links, if symlink to file which does not exist yet
## System information - Operating System: < Ubuntu 18.04> - Architecture: < x64 (64-bit) > - Apple M1: < no > - Docker version: < Docker version 20.10.2, build 20.10.2-0ubuntu1~18.04.3> - `act` version: <act version 0.2.24> ## Expected behaviour Handle symbolic links correctly, never follow symbolic links in...
https://github.com/nektos/act/issues/764
https://github.com/nektos/act/pull/2120
0806c8b10946de509889eb723aaba45cc100c8de
6b0ef97c52e7cbab64513b3de7e6618bc2579f28
2021-08-05T10:38:39Z
go
2023-12-17T09:14:56Z
closed
nektos/act
https://github.com/nektos/act
758
["go.mod", "go.sum"]
Issue: Only first step is able to set output variables
## System information - Operating System: Windows 10 - Architecture: x64 (64-bit) - Apple M1: no - Docker version: 20.10.7 - `act` version: c865a56 (current commit on `master` at the time of submission) ## Expected behaviour Output variables should be able to be defined in multiple steps under the same job...
https://github.com/nektos/act/issues/758
https://github.com/nektos/act/pull/1925
67f4baa618b3371cc0ec0c03b169141c25809c9e
17bf4fc5afd147ea967445b9d0dc2e684f57377c
2021-07-20T19:33:44Z
go
2023-07-24T02:53:35Z
closed
nektos/act
https://github.com/nektos/act
757
["pkg/container/docker_run.go", "pkg/container/docker_run_test.go", "pkg/container/testdata/Dockerfile", "pkg/runner/run_context.go", "pkg/runner/step_context.go"]
Environment variables defined in the container are not evaluatable
<!-- - Make sure you are able to reproduce it on the [latest version](https://github.com/nektos/act/releases) - Search the existing issues. - Refer to [README](https://github.com/nektos/act/blob/master/README.md). --> ## System information <!-- - Operating System: < Windows | Linux | macOS | ...
https://github.com/nektos/act/issues/757
https://github.com/nektos/act/pull/828
7a426a0f37d21e32a01e85d9403edba17a54d545
6c60af76779b739b7487e3fbe83ea15cd2ab8ad5
2021-07-20T13:12:24Z
go
2021-09-27T19:01:14Z
closed
nektos/act
https://github.com/nektos/act
756
["go.mod", "go.sum"]
Issue: Local actions not working.
## System information <!-- - Operating System: < Windows | Linux | macOS | etc... > - Architecture: < x64 (64-bit) | x86 (32-bit) | arm64 (64-bit) | arm (32-bit) | etc... > - Apple M1: < yes | no > - Docker version: < output of `docker system info -f "{{.ServerVersion}}"` > - Docker imag...
https://github.com/nektos/act/issues/756
https://github.com/nektos/act/pull/1925
67f4baa618b3371cc0ec0c03b169141c25809c9e
17bf4fc5afd147ea967445b9d0dc2e684f57377c
2021-07-19T14:26:40Z
go
2023-07-24T02:53:35Z
closed
nektos/act
https://github.com/nektos/act
755
["go.mod", "go.sum"]
Enhancement: Allow for spawning a shell on failure
Would be nice to get act to a spawn a shell on error to investigate what might be going wrong. Something along the lines of: ``` $ act --shell-on-error ... root@host:/tmp/testing# ```
https://github.com/nektos/act/issues/755
https://github.com/nektos/act/pull/1830
481999f59da465d2d8743fd3d97e24bb6e1a2311
b0996e057750223a14321ff92c1c6d6fbb8e1a10
2021-07-18T15:01:27Z
go
2023-05-29T03:35:06Z
closed
nektos/act
https://github.com/nektos/act
754
["pkg/runner/step_context.go"]
Issue: MODULE_NOT_FOUND for an action in Marketplace
## System information - Operating System: Windows 10 - Architecture: 64 bit - Docker version: 20.10.7, build f0df350 - act version: 0.2.23 ## Expected behaviour Should run the workflow_dispatch action locally ## Actual behaviour Getting MODULE_NOT_FOUND error. The action folder with in...
https://github.com/nektos/act/issues/754
https://github.com/nektos/act/pull/774
bea32d5651c94049173799c496bdc87a4b304f02
de44a505da37f9405db195902b277821df2742b6
2021-07-17T05:07:45Z
go
2021-08-11T05:21:52Z
closed
nektos/act
https://github.com/nektos/act
748
["pkg/container/docker_run.go", "pkg/runner/run_context.go", "pkg/runner/step_context.go", "pkg/runner/testdata/basic/push.yml", "pkg/runner/testdata/dir with spaces/push.yml", "pkg/runner/testdata/workdir/push.yml"]
Issue: File paths are unquoted
## System information - Operating System: Windows 10 - Architecture: x64 (64-bit) - Apple M1: no - Docker version: 20.10.6 - `act` version: 0.2.23 ## Expected behavior Running `act`, with no parameters, should run all tasks without accessing a non-existent file path that results from the truncation of...
https://github.com/nektos/act/issues/748
https://github.com/nektos/act/pull/772
77b396891325d2567de3ddfd8a1ce0ea204a734d
bea32d5651c94049173799c496bdc87a4b304f02
2021-07-02T00:13:34Z
go
2021-08-10T19:40:20Z
closed
nektos/act
https://github.com/nektos/act
747
[".github/workflows/checks.yml"]
Issue: Unable to set GitHub environment variable
<!-- - Make sure you are able to reproduce it on the [latest version](https://github.com/nektos/act/releases) - Search the existing issues. - Refer to [README](https://github.com/nektos/act/blob/master/README.md). --> ## System information <!-- - Operating System: < Windows | Linux | macOS | ...
https://github.com/nektos/act/issues/747
https://github.com/nektos/act/pull/1359
3fccb5ae3467fbd013ca72ed08732d2916beb1c2
d137ec82852083eef45009dcaf368c3dcdd0b9a6
2021-07-01T21:57:07Z
go
2022-09-26T02:37:58Z
closed
nektos/act
https://github.com/nektos/act
742
["cmd/root.go", "pkg/runner/command_test.go"]
[Apple Silicon] Failure 255
## System information - Operating System: macOS - Architecture: arm64 (64-bit) - Apple M1: yes - Docker version: Server Version: 20.10.6 - Docker image used in `act`: catthehacker/ubuntu:act-latest - `act` version: act version 0.2.23 ## Expected behaviour I expected to be able to use act with a Silico...
https://github.com/nektos/act/issues/742
https://github.com/nektos/act/pull/743
a9fe0383478554705100dc4416b235b2265f718c
1cf422e41108bf72ec837bea66e080d400ca1192
2021-06-22T19:07:08Z
go
2021-06-23T18:09:27Z
closed
nektos/act
https://github.com/nektos/act
740
["go.mod", "go.sum"]
EACCES: permission denied for github-actions-demo using ubuntu:full-20.04
With `~/.actrc`: ``` -P ubuntu-latest=catthehacker/ubuntu:full-20.04 ``` Running commands: ```shell $ git clone https://github.com/cplee/github-actions-demo.git $ cd github-actions-demo $ act -j test ``` Results in EACCES: permission denied: ```shell CI/test] 🚀 Start image=catthehacker/ubuntu:full-20....
https://github.com/nektos/act/issues/740
https://github.com/nektos/act/pull/2011
83af8f8767091542dcc4263ebea06e6cc4edd7ce
b637d79ec3a0468e0ff968cdf57420c7020265c8
2021-06-18T09:17:57Z
go
2023-09-18T03:47:27Z
closed
nektos/act
https://github.com/nektos/act
729
["pkg/runner/run_context.go"]
Issue: GITHUB_ENV is not guaranteed to exist, causes a permission denied error
Upgraded `act` while trying to debug another issue and ran into this bug which broke a step which was working fine on 0.21. ## System information - Operating System: Darwin Kernel Version 20.5.0 - Architecture: x86_64 - Apple M1: No - Docker version: 20.10.6, build 370c289 - Docker image used in `act`: catth...
https://github.com/nektos/act/issues/729
https://github.com/nektos/act/pull/726
6550eb7f2515b635c1210fc218e03132008463c6
2261204c65b71d661495de95df6610c451157a67
2021-06-08T23:37:47Z
go
2021-06-09T23:08:39Z
closed
nektos/act
https://github.com/nektos/act
724
["cmd/root.go", "pkg/container/docker_socket.go", "pkg/container/docker_socket_test.go"]
Issue: permission denied for docker socket
<!-- - Make sure you are able to reproduce it on the [latest version](https://github.com/nektos/act/releases) - Search the existing issues. - Refer to [README](https://github.com/nektos/act/blob/master/README.md). --> ## System information <!-- - Operating System: < Windows | Linux | macOS | ...
https://github.com/nektos/act/issues/724
https://github.com/nektos/act/pull/2181
6e80373eb6a2e87dc228431a7d26c32fa8b4bae9
f2e65e1d406255cad05b562138758b73219fa74d
2021-06-06T08:55:32Z
go
2024-02-06T17:18:11Z
closed
nektos/act
https://github.com/nektos/act
718
["go.mod", "go.sum"]
Issue: act allows ternary operator in expression
## Act version ```none act version 0.2.20 ``` ## Expected behaviour `act` shouldn't allow ternary operator syntax inside of an expression Reference: https://github.community/t/do-expressions-support-ternary-operators-to-change-their-returned-value/18114 ## Actual behaviour `act` does allow ternary o...
https://github.com/nektos/act/issues/718
https://github.com/nektos/act/pull/1830
481999f59da465d2d8743fd3d97e24bb6e1a2311
b0996e057750223a14321ff92c1c6d6fbb8e1a10
2021-06-03T01:25:52Z
go
2023-05-29T03:35:06Z