summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2024-11-10fix(ci): lock CLI version and upgrade checkout (#813)Less/Rikki
- QMK CLI 1.1.6 upgrades to milc 1.9.0 which involves breaking changes; remain on 1.1.5 until fixes are merged in - Upgrade to checkout@v4
2024-09-07Merge remote-tracking branch 'qmk/master' into merge-2024-09-07Ilya Zhuravlev
2024-09-04Bump peter-evans/create-pull-request from 6 to 7 (#24361)dependabot[bot]
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request 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>
2024-09-02Bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4 (#24358)dependabot[bot]
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.3 to 4.6.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.3...v4.6.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-21Bump tj-actions/changed-files from 44 to 45 (#24313)dependabot[bot]
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 45. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v44...v45) --- updated-dependencies: - dependency-name: tj-actions/changed-files 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>
2024-08-19Fix auto 'keyboard' label (#24221)Joel Challis
2024-08-15Update Discord URL (#24283)Joel Challis
2024-07-24Update to automatic-approve-action fork (#24188)Joel Challis
2024-07-24Bump actions/labeler from 4 to 5 (#22608)dependabot[bot]
* Bump actions/labeler from 4 to 5 Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: zvecr <git@zvecr.com>
2024-07-12[CI] Disable Discord webhook when CI run is cancelled. (#24104)Nick Brassel
* Disable Discord webhook when CI run is cancelled. * Include link to binaries in Discord output.
2024-07-12[CI] Remove `via` keymap builds. (#24103)Nick Brassel
2024-07-12[CI] Pull full history before generating index (#24102)Nick Brassel
For some reason the history generation is way out.
2024-07-12Add json index of files to CI uploads (#24097)Joel Challis
2024-07-11[CI] Add index page generator. (#23737)Nick Brassel
2024-07-05Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#24063)dependabot[bot]
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.1 to 4.6.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.1...v4.6.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-23Merge remote-tracking branch 'qmk/master' into merge-2024-06-23Ilya Zhuravlev
2024-06-13Ensure documentation pull requests build (#23908)Joel Challis
2024-05-30Vitepress conversion of docs. (#23795)Nick Brassel
2024-05-30Decrease CPU count by one to try and stop GHA from killing runners. (#23826)Nick Brassel
2024-05-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-05-20Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 (#23752)dependabot[bot]
--- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-05-07[CI] Fail workflow if there were build failures (#23678)Nick Brassel
More whack-a-mole
2024-05-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-05-07[CI] Use existing repo variables instead (#23676)Nick Brassel
2024-05-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-05-07[CI] Allow secrets to propagate from parent to child workflow. (#23675)Nick Brassel
2024-05-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-05-06Bump geekyeggo/delete-artifact from 4 to 5 (#23674)dependabot[bot]
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 4 to 5. - [Release notes](https://github.com/geekyeggo/delete-artifact/releases) - [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md) - [Commits](https://github.com/geekyeggo/delete-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: geekyeggo/delete-artifact 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>
2024-05-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-05-06Reworked CI builds for `master`/`develop`. (#23182)Nick Brassel
2024-04-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-04-28Remove broken CI workflow (#23631)Nick Brassel
2024-04-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-04-22Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 (#23548)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-03-27Bump tj-actions/changed-files from 43 to 44 (#23369)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-03-15Bump tj-actions/changed-files from 42 to 43 (#23282)dependabot[bot]
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 43. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v42...v43) --- updated-dependencies: - dependency-name: tj-actions/changed-files 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>
2024-03-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-03-05Initial 'qmk test-c' functionality (#23038)Joel Challis
2024-03-05Attempt to fix changed files on CI workflow (#23205)Joel Challis
2024-03-05Bump peter-evans/create-pull-request from 5 to 6 (#22995)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18Bump tj-actions/changed-files from 41 to 42 (#22915)dependabot[bot]
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 42. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v41...v42) --- updated-dependencies: - dependency-name: tj-actions/changed-files 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>
2024-01-04Bump tj-actions/changed-files from 40 to 41 in /.github/workflows (#22812)dependabot[bot]
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v40...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15Bump tj-actions/changed-files from 39 to 40 (#22338)dependabot[bot]
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39 to 40. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v39...v40) --- updated-dependencies: - dependency-name: tj-actions/changed-files 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-12-15Bump actions/upload-artifact from 3 to 4 (#22661)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04Pin actions/labeler to v4Joel Challis
2023-11-29Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#22559)dependabot[bot]
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.3 to 4.5.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.3...v4.5.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14Update stale.ymlNick Brassel