Frazer Smith
c864bf1b0f
ci: bump github actions ( #6026 )
...
* ci: bump actions/checkout from 2 to 3
* ci: bump actions/cache from 2 to 3
* ci: bump actions/upload-artifact from 2 to 3
* ci: bump actions/download-artifact from 2 to 3
2022-05-15 11:01:34 +05:30
SachinVin
564ae346d0
CI: Andriod: Use sh to buld and create artifacts
2022-04-19 14:00:09 +05:30
SachinVin
a273892744
Github Actions: Build android
2022-04-14 20:44:58 +05:30
liushuyu
327d07d66f
CI: revise change detection logic ... ( #5943 )
...
... now determines whether the last commit was push during the 24 hour
time-frame
2022-02-05 11:23:33 +05:30
liushuyu
d49c946134
CI: limit CI runs to citra-emu/citra
2022-01-04 19:00:37 -07:00
liushuyu
cbe1a4f50d
CI: fix input dialog wording
2022-01-04 19:00:33 -07:00
liushuyu
ad1f0eed22
CI: make auto-publish workflow more robust and flexible ...
...
* workaround an issue where sometimes GHA does not pass repository
object into the context variable
* make detection interval adjustable
2022-01-04 19:00:33 -07:00
liushuyu
45ea8340be
CI: do canary merge and nightly publishing ...
...
... on the GitHub Actions. This will remove the reliance on the backend
server merging script and more transparent to the other contributors
2022-01-04 19:00:33 -07:00
SachinVin
4817b00843
CI: Decouple clang-format from the linux build matrix ( #5838 )
2021-09-06 21:27:36 +05:30
liushuyu
0c9e7735f6
CI: fix the tag fetching command
2020-11-20 21:15:59 -07:00
liushuyu
4efeace8ee
Fix Transifex Synchronization ( #5605 )
...
* ci: fix transifex script permissions
* ci: recursively checkout for Transifex action
2020-11-18 09:09:08 +01:00
liushuyu
bf03fb83ae
ci: fix mingw folder name ( #5607 )
2020-11-12 15:57:20 -08:00
liushuyu
0133ebe0bc
Use GitHub Actions as CI service ( #5602 )
...
* ci: migrate to GitHub Actions
* ci: linux-mingw: use lief for parsing PE files
* ci: fix left-over issues with clang-format check
* ci: workaround libc++ issue on macOS
* appveyor: remove build scripts
* README: add GitHub Actions badge and ...
remove Travis CI and Appveyor badges
2020-11-12 06:21:35 +01:00