Commit Graph

7 Commits

Author SHA1 Message Date
Margen67 f277f09cc7 [Actions] Exclude .azure-pipelines.yml 2020-04-08 03:20:55 +11:00
Margen67 8b2d1fa2ff [GitHub Actions] Only create releases for canary 2020-04-08 03:20:55 +11:00
Margen67 3be3852e5d [GitHub Actions] Fetch full commit history 2020-04-08 03:20:54 +11:00
Margen67 284a23a385 [CI] Skip master branch, also rename xenia.exe to xenia-canary.exe in AppVeyor+Azure 2020-04-08 03:20:34 +11:00
Margen67 4ea6880532 [GitHub Actions] Releases, minor changes
Formatting fixes.
Add comment about SSE2 builds not working on non-AVX(2) CPUs.
Don't build tests.
 Prepare artifacts:
  Switch to PowerShell.
  Rename xenia.exe to xenia-canary.exe.
 Add Releases:
  This allows GitHub Actions to have a link to the latest artifacts like AppVeyor, except not slow as fuck.
  Currently AVX-only since users will get confused which one to download (this is also why vfs-dump isn't included in the zip), and I don't know how to use the upload_url from another job configuration.
  Releases won't be created for PRs.

You can download the latest Release from here: https://github.com/xenia-canary/xenia-canary/releases/latest/download/xenia-canary.zip
2020-04-08 03:20:33 +11:00
Margen67 99d510c87b [GitHub Actions] Add exclusions 2020-04-08 03:20:33 +11:00
Margen67 435a9091ad [CI] Add GitHub Actions 2020-04-08 03:20:29 +11:00