You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4e3f8fa doc: add instructions for using act (Sjors Provoost)
81712ff ci: disable KVM and sandbox inside act containers (Sjors Provoost)
Pull request description:
Facilitate using [act](https://github.com/nektos/act) with Docker / Podman as an alternative for using nix directly.
I found this very useful for testing the sanitizer job against individual commits in #222. That is, once I finally got it to work...
This disables `sandbox` and `filter-syscalls` (but not in the CI environment), which seems fine given that anyone building this code on their own machine has to trust it anyway.
ACKs for top commit:
ryanofsky:
Code review ACK 4e3f8fa. Nice changes, and sorry for not reviewing this earlier. This seems like a useful feature and I plan to use it myself to test githuba ctions changes. Setting up the `/nix` subvolume in the instructions is also really nice since it should enable builds to run really quickly.
Tree-SHA512: 0f18f1ce5662003c042099d2804af8c3b1867940c5db96fad63bad79c42d0c47503dd6c7a1e9b30092051e6fdd574b9e650f0ee0161dcca076b4819540876975
0 commit comments