unity-builder/dist
Paul Pacheco 8ed8ccb20c
fix: op not permitted in self-hosted runner (#359)
In self hosted runners in fedora with SELinux enabled,
it sometimes gives a random error
```
Error: lsetxattr /var/run/docker.sock: operation not permitted

Error: The process '/usr/bin/docker' failed with exit code 126
```

This seems to happen with docker.sock which is a link to
/run/podman/podman.sock
looks like lsetxattr is broken for links.
2022-03-23 19:41:57 +01:00
..
BlankProject Initial Support for MacOS IL2CPP Builds (#326) 2022-02-02 10:15:37 +01:00
cloud-formations Cloud Runner v2 (#310) 2022-02-01 02:31:20 +00:00
default-build-script Initial Support for Windows Based Builds (#305) 2022-01-25 22:18:15 +01:00
platforms Update entrypoint.sh (#348) 2022-02-26 19:08:42 +01:00
exec-child.js Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
index.js fix: op not permitted in self-hosted runner (#359) 2022-03-23 19:41:57 +01:00
index.js.map fix: op not permitted in self-hosted runner (#359) 2022-03-23 19:41:57 +01:00
licenses.txt Yarn dependencies upgrade & yarn lint update (#347) 2022-02-28 05:30:59 -06:00
sourcemap-register.js Yarn dependencies upgrade & yarn lint update (#347) 2022-02-28 05:30:59 -06:00
xhr-sync-worker.js Sync docs2 (#341) 2022-02-21 13:19:28 -06:00