summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci_builds.yml
Commit message (Collapse)AuthorAgeFilesLines
* Bump actions/checkout from 3 to 4 (#21907)dependabot[bot]2023-09-051-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 developQMK Bot2023-04-091-6/+12
|\
| * Run CI builds for each push, limit queued workflow depth to 1. (#20362)Nick Brassel2023-04-091-6/+12
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-071-1/+1
|\|
| * Fixup CI build variables. (#20357)Nick Brassel2023-04-071-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-071-2/+10
|\|
| * Add Discord webhook at end of each CI run. (#20355)Nick Brassel2023-04-071-2/+10
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-291-3/+5
|\|
| * Fixup CI command failures. (#20291)Nick Brassel2023-03-291-3/+5
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2023-03-291-1/+5
|\|
| * Add step summary output to CI builds, with failure logs. (#20288)Nick Brassel2023-03-291-1/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-291-7/+13
|\|
| * CI Builds: master/develop, default/via, twice daily. (#20283)Nick Brassel2023-03-291-7/+13
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-181-4/+3
|\|
| * De-parallelise CI (#20171)Nick Brassel2023-03-181-4/+3
| | | | | | | | | | | | | | * De-parallelise CI No speed increase. * Update .github/workflows/ci_builds.yml
* | Update qmk_cli container references (#20154)Joel Challis2023-03-171-1/+1
|/
* Let's use workflows to parallelise the builds. (#20120)Nick Brassel2023-03-151-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 Brassel2023-03-121-1/+1
|
* Allow for CI builds to run for 23 hours, instead of 6. (#20094)Nick Brassel2023-03-121-0/+2
|
* Add CI builds for default and via keymaps (#20071)Nick Brassel2023-03-101-0/+38