12 Commits (7f413e9f01d5e95da9593976b4fa3fefc055a3c9)

Author SHA1 Message Date
Nick Brassel f75ac6042e
Lock down workflow permissions. (#19406)
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
Joel Challis e451703680
Merge API update workflow (#19121) 3 years ago
Joel Challis 897403c4a7
Publish data as part of API generation (#17020) 3 years ago
dependabot[bot] 58f4e19503
Bump actions/checkout from 2 to 3 (#17496)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Joel Challis e4a6afa369
Rework generate-api CLI command to use .build directory (#16441) 4 years ago
Zach White b705020daf
move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) 4 years ago
Zach White baa65d2177
enable manual trigger for api data (#13000) 4 years ago
Zach White 0763269ec5 fix CI job: api-data->api_data 5 years ago
Zach White 08e512a273 upload api data to spaces 5 years ago
Joel Challis 7b33897b97
protect against those who develop with their fork on master (#10815) 5 years ago
Zach White 6b1ae7e6aa add rsync to the api update process 5 years ago
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>
5 years ago