Commit Graph

7 Commits (596c4a1f87b46e1858c7d3630802eec741d1cc28)

Author SHA1 Message Date
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