Age | Commit message (Collapse) | Author |
|
A hack to invalidate GitHub actions/cache in CI builds/tests for the v2.4.0 upgrade.
PR: #467
|
|
Leverages the new zmk-build-arm Docker image published by the zmk-docker project. Reduces build times, enhances DevOps capabilities, and tightly couples CI build container with the dev container.
PR: #481
|
|
A hack to invalidate GitHub actions/cache in CI builds/tests.
Activates benefits of 90123caa4ca413f9c9e96d37e9b627ebf0407b66.
Should be reverted after 2 weeks.
PR: #442
|
|
Cosmetic pass at aligning the conventions used in ZMK's workflows with GitHub's examples. Based on examples found at:
https://github.com/actions/starter-workflows
PR #433
|
|
For each workflow, add its path to its own trigger conditions so that it automatically re-triggers for testing purposes whenever it is changed.
PR: #443
|
|
Removes obsolete cache invalidation hack.
Ref: 064323b667e33b3f68e56165e9add66b7482ed68
PR: #434
|
|
|
|
|
|
|