Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-23 | refactor: Move to explicit docker.io/* image references. | Peter Johanson | |
* 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. | |||
2021-09-11 | feat(metadata): Add YAML check/format npm scripts. | Peter Johanson | |
2021-09-11 | feat: Add hardware metadata schema. | Peter Johanson | |
* Initial hardware metadata JSON schema. * GH Action to validate all schemas for boards/shields. |