zmk/.github/workflows
Niclas 45de943485
build: add support for local config builds via act (#3124)
Adds support for building the firmware in the config-repo locally via
[act](https://github.com/nektos/act).

Linux example command:
```shell
act --artifact-server-path $PWD/.artifacts
```

MacOS (M2) example command:
```shell
act --artifact-server-path $PWD/.artifacts \
--container-architecture \
linux/amd64 --container-daemon-socket -
2025-12-18 00:46:05 -05:00
..
ble-test.yml feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
build-user-config.yml build: add support for local config builds via act (#3124) 2025-12-18 00:46:05 -05:00
build.yml feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
doc-checks.yml fix(ci): Updated actions to move away Node 16. 2024-01-26 00:26:46 -08:00
hardware-metadata-validation.yml feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
pre-commit.yml chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 2024-05-13 14:07:13 -07:00
release-please.yml fix(ci): Fix release please template bump (#3021) 2025-08-04 18:54:03 -04:00
stale.yml chore(ci): Set days before issue stale to 1000 (#3022) 2025-08-08 13:13:57 -04:00
test.yml feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00