Commit Graph

5 Commits

Author SHA1 Message Date
Margen67 5d4c8d92fb [Azure Pipelines+GitHub Actions] Yet moar changes
Save one robocopy by copying LICENSE to the build folder instead of copying it twice.

Azure Pipelines:
 Switch artifact preparation to PowerShell to be consistent with GitHub Actions.
2020-04-08 03:21:03 +11:00
Margen67 b5b2eb73c4 [CI] Even moar changes
Remove CPU info step.

Azure Pipelines:
  Remove unneeded robocopy for SDL2.dll, use direct path for artifact instead.

GitHub Actions:
  Update ISSUE_TEMPLATE exclusion.
  Name stuff.
  Switch back to default shell/robocopy for artifact preparation.
  Seperate xenia-vfs-dump artifact.

GitHub Actions/AppVeyor:
  Add -mx1 to 7z (supposedly faster)
2020-04-08 03:21:02 +11:00
Margen67 13ab17dcad Add SDL2 to GitHub Actions and Azure Pipelines 2020-04-08 03:21:02 +11:00
Margen67 eff645a14c [CI] Moar minor changes
Exclude subdirectories of docs and .github;
 This fixes GitHub Actions triggering Azure.
Remove unneeded cd commands.

GitHub Actions:
 Use shorter version numbers.
2020-04-08 03:21:02 +11:00
Margen67 880a02e394 [GitHub Actions] Rename to CI, formatting
Also don't use master version of Actions, and make asset_path look nicer.
2020-04-08 03:21:01 +11:00