Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-21 | Merge API update workflow (#19121) | Joel Challis | |
2022-08-06 | Publish data as part of API generation (#17020) | Joel Challis | |
2022-06-29 | Bump actions/checkout from 2 to 3 (#17496) | dependabot[bot] | |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2022-02-27 | Rework generate-api CLI command to use .build directory (#16441) | Joel Challis | |
2021-08-29 | move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) | Zach White | |
2021-07-09 | enable manual trigger for api data (#13000) | Zach White | |
2021-03-06 | fix CI job: api-data->api_data | Zach White | |
2021-03-06 | upload api data to spaces | Zach White | |
2020-10-31 | protect against those who develop with their fork on master (#10815) | Joel Challis | |
2020-10-27 | add rsync to the api update process | Zach White | |
2020-10-25 | Generate api data on each push (#10609) | Zach White | |
* 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> |