dependabot[bot]
|
7207681485
|
CI: migrate to upload-artifact@v4, download-artifact@v4 and labeler@v5 (#10431)
* Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* github: group github actions updates going forward
* ci: update to labeler@v5
* ci: properly differentiate between windows build artifacts on PRs
* ci: workaround flatpak-builder temporarily as well as test fix
* ci: simplify things, just explicitly specify the artifact names in the workflows
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Wilding <xtvaser@gmail.com>
|
2024-01-06 15:44:44 -05:00 |
Stenzek
|
c5aa04d4eb
|
CI: Remove redundant GUI variables
And adjust release filenames.
|
2023-07-09 21:14:23 +01:00 |
Stenzek
|
d6ba2aa76a
|
CI: Prevent double builds on pushes to pcsx2 repo
|
2023-06-23 13:20:18 +01:00 |
Tyler Wilding
|
6986030cd9
|
ci: don't build the localization branch on push (#9031)
|
2023-06-22 17:33:10 -04:00 |
Stenzek
|
7cb22815e6
|
CI: Remove wx builds
|
2022-12-24 07:59:22 +00:00 |
TellowKrinkle
|
db4bf08475
|
GHActions:macOS: Add Qt build
|
2022-06-04 14:50:33 +01:00 |
Tyler Wilding
|
fea666bd1e
|
ci: make build workflows re-usable, extract common scripts
|
2022-05-22 12:54:54 -04:00 |