dependabot[bot]
549708edfa
Bump actions/checkout from 3 to 4 ( #21907 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 18:50:04 +01:00
Joel Challis
c7f58145fb
Update qmk_cli container references ( #20154 )
2023-03-17 01:32:09 +00:00
Nick Brassel
f75ac6042e
Lock down workflow permissions. ( #19406 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2022-12-23 10:41:16 +11:00
Joel Challis
e451703680
Merge API update workflow ( #19121 )
2022-11-21 02:03:17 +00:00
Joel Challis
897403c4a7
Publish data as part of API generation ( #17020 )
2022-08-06 16:14:29 +10:00
dependabot[bot]
58f4e19503
Bump actions/checkout from 2 to 3 ( #17496 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-29 16:44:54 +10:00
Joel Challis
e4a6afa369
Rework generate-api CLI command to use .build directory ( #16441 )
2022-02-27 12:28:51 +01:00
Zach White
b705020daf
move everything from qmkfm/base_container to qmkfm/qmk_cli ( #14230 )
2021-08-29 16:41:56 -07:00
Zach White
baa65d2177
enable manual trigger for api data ( #13000 )
2021-07-09 09:10:45 -07:00
Zach White
0763269ec5
fix CI job: api-data->api_data
2021-03-06 21:26:07 -08:00
Zach White
08e512a273
upload api data to spaces
2021-03-06 21:17:55 -08:00
Joel Challis
7b33897b97
protect against those who develop with their fork on master ( #10815 )
2020-10-31 22:50:53 +00:00
Zach White
6b1ae7e6aa
add rsync to the api update process
2020-10-27 10:48:55 -07:00
Zach White
0c42f91f4c
Generate api data on each push ( #10609 )
...
* add new qmk generate-api command, to generate a complete set of API data.
* Generate api data and push it to the keyboard repo
* fix typo
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
* fixup api workflow
* remove file-changes-action
* use a more mainstream github action
* fix yaml error
* Apply suggestions from code review
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* more uniform date handling
* make flake8 happy
* Update lib/python/qmk/decorators.py
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2020-10-25 14:48:44 -07:00