Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump actions/checkout from 3 to 4 (#21907) | dependabot[bot] | 2023-09-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | 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> | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-09 | 1 | -6/+12 |
|\ | |||||
| * | Run CI builds for each push, limit queued workflow depth to 1. (#20362) | Nick Brassel | 2023-04-09 | 1 | -6/+12 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-07 | 1 | -1/+1 |
|\| | |||||
| * | Fixup CI build variables. (#20357) | Nick Brassel | 2023-04-07 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-07 | 1 | -2/+10 |
|\| | |||||
| * | Add Discord webhook at end of each CI run. (#20355) | Nick Brassel | 2023-04-07 | 1 | -2/+10 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-03-29 | 1 | -3/+5 |
|\| | |||||
| * | Fixup CI command failures. (#20291) | Nick Brassel | 2023-03-29 | 1 | -3/+5 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-03-29 | 1 | -1/+5 |
|\| | |||||
| * | Add step summary output to CI builds, with failure logs. (#20288) | Nick Brassel | 2023-03-29 | 1 | -1/+5 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-03-29 | 1 | -7/+13 |
|\| | |||||
| * | CI Builds: master/develop, default/via, twice daily. (#20283) | Nick Brassel | 2023-03-29 | 1 | -7/+13 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-03-18 | 1 | -4/+3 |
|\| | |||||
| * | De-parallelise CI (#20171) | Nick Brassel | 2023-03-18 | 1 | -4/+3 |
| | | | | | | | | | | | | | | * De-parallelise CI No speed increase. * Update .github/workflows/ci_builds.yml | ||||
* | | Update qmk_cli container references (#20154) | Joel Challis | 2023-03-17 | 1 | -1/+1 |
|/ | |||||
* | Let's use workflows to parallelise the builds. (#20120) | Nick Brassel | 2023-03-15 | 1 | -5/+14 |
| | | | | | | | * Let's use workflows to parallelise the builds. * Nofail if files aren't present. * Formatting. | ||||
* | Allow for CI builds to run for 23 hours, instead of 6. (part deux) (#20095) | Nick Brassel | 2023-03-12 | 1 | -1/+1 |
| | |||||
* | Allow for CI builds to run for 23 hours, instead of 6. (#20094) | Nick Brassel | 2023-03-12 | 1 | -0/+2 |
| | |||||
* | Add CI builds for default and via keymaps (#20071) | Nick Brassel | 2023-03-10 | 1 | -0/+38 |