aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci_build_major_branch.yml
Commit message (Collapse)AuthorAgeFilesLines
* Consistently install branch specific dependencies in CI (#25874)Joel Challis2025-12-151-5/+3
|
* Bump actions/download-artifact from 6 to 7 (#25873)dependabot[bot]2025-12-121-1/+1
| | | | | | | | | | | | | | | | Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' 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>
* Bump actions/checkout from 5 to 6 (#25807)dependabot[bot]2025-11-211-2/+2
| | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [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/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' 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>
* Bump actions/download-artifact from 5 to 6 (#25746)dependabot[bot]2025-11-071-1/+1
| | | | | | | | | | | | | | | | Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' 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>
* Add 'xap' branch to CI workflow and options (#25708)Nick Brassel2025-10-071-5/+4
|
* Bump actions/checkout from 4 to 5 (#25554)dependabot[bot]2025-09-091-2/+2
| | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [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/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' 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>
* Bump actions/download-artifact from 4 to 5 (#25545)dependabot[bot]2025-08-061-1/+1
| | | | | | | | | | | | | | | | Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' 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>
* [CI] Remove `via` keymap builds. (#24103)Nick Brassel2024-07-121-3/+4
|
* [CI] Pull full history before generating index (#24102)Nick Brassel2024-07-121-0/+2
| | | For some reason the history generation is way out.
* Add json index of files to CI uploads (#24097)Joel Challis2024-07-121-2/+3
|
* [CI] Add index page generator. (#23737)Nick Brassel2024-07-111-6/+18
|
* [CI] Fail workflow if there were build failures (#23678)Nick Brassel2024-05-071-1/+1
| | | More whack-a-mole
* [CI] Use existing repo variables instead (#23676)Nick Brassel2024-05-071-7/+7
|
* [CI] Allow secrets to propagate from parent to child workflow. (#23675)Nick Brassel2024-05-071-0/+1
|
* Reworked CI builds for `master`/`develop`. (#23182)Nick Brassel2024-05-061-0/+122