Age | Commit message (Collapse) | Author |
|
* Build per board
* Nightly builds of all boards
* Detect board changes and build those changed
* Core set of boards/shields built otherwise.
|
|
* Kconfig.defconfig conditional correctness.
* Keyboard availability.
|
|
Bumps [DoozyX/clang-format-lint-action](https://github.com/DoozyX/clang-format-lint-action) from 0.12 to 0.13.
- [Release notes](https://github.com/DoozyX/clang-format-lint-action/releases)
- [Commits](https://github.com/DoozyX/clang-format-lint-action/compare/v0.12...v0.13)
---
updated-dependencies:
- dependency-name: DoozyX/clang-format-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
* Some runtimes (e.g. podman), require explicit registries in image URLs
or will prompt for the user to select one, which breaks things like
VSCode remote container rebuilds.
|
|
|
|
|
|
|
|
|
|
* Initial hardware metadata JSON schema.
* GH Action to validate all schemas for boards/shields.
|
|
PR: https://github.com/zmkfirmware/zmk/pull/736
|
|
asdf
asdf
asdf
|
|
Bumps [DoozyX/clang-format-lint-action](https://github.com/DoozyX/clang-format-lint-action) from 0.11 to 0.12.
- [Release notes](https://github.com/DoozyX/clang-format-lint-action/releases)
- [Commits](https://github.com/DoozyX/clang-format-lint-action/compare/v0.11...v0.12)
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [DoozyX/clang-format-lint-action](https://github.com/DoozyX/clang-format-lint-action) from v0.9 to v0.11.
- [Release notes](https://github.com/DoozyX/clang-format-lint-action/releases)
- [Commits](https://github.com/DoozyX/clang-format-lint-action/compare/v0.9...84b814a54950e27ac65a62069802df099405ef77)
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Checks (daily):
- github-actions
- npm (docs)
|
|
PR: #429
|
|
PR: #472
|
|
PR: #529
|
|
* Onboard stm32f072.
* 3 possible encoder positions.
* Underglow/per-key not yet support.
|
|
|
|
Build steps are often failing with "ECONNRESET" errors due to
rate-limiting by github. We usually don't need/care about the
artifacts, so don't have to fail the build when the upload fails.
related to #502 and #actions/upload-artifact/issues/116
|
|
Improves readability and informativeness.
PR: #515
|
|
|
|
|
|
Aligns with other jobs/workflows. It isn't necessary.
PR: #501
|
|
CI builds successfully without this step.
PR: #498
|
|
PR: #467
|
|
A hack to invalidate GitHub actions/cache in CI builds/tests for the v2.4.0 upgrade.
PR: #467
|
|
The archive now contains hex and uf2 files so the uf2 suffix is no longer accurate. It probably should've been removed as part of the earlier hex commit.
See: 97d045e7ef887f8b532838676347e8def0291215
PR: #496
|
|
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
|
|
This facilitates users who can't utilize the uf2 artifact.
PR: #485
|
|
Allows multiple files to be stored in a single archive.
PR: #485
|
|
PR: #478
|
|
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com>
PR: #483
|
|
These should've been added in previous PRs.
PR: #473
|
|
Lays the groundwork for CI building boards that don't require shields.
PR: #464
|
|
Guards conditions aren't strictly required because the build only logs a warning if the file doesn't exist. It still completes successfully.
PR: #463
|
|
Lays the groundwork for further improvements.
PR: #458
|
|
A multi-line list can be more merge friendly than a single-line array.
PR: #457
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
Add Boardsource 3x4 shield
|
|
+ Added required files for nullbits NIBBLE
|
|
|