Commit Graph

46 Commits

Author SHA1 Message Date
Dean Herbert d3995693a0 Use `maui-android` 2022-12-19 16:47:10 +09:00
Dean Herbert 877413524f Cherry-picked android changes from #17462 2022-12-19 15:46:54 +09:00
Salman Ahmed 2c78fed5e4 Update workflows in line with framework changes 2022-12-16 00:22:11 +03:00
smoogipoo a4c4867d6a Add scripts for running inspections locally 2021-06-15 22:40:31 +09:00
smoogipoo e29e2328f8 Inline inspection actions into appveyor.yml 2021-06-15 21:45:02 +09:00
Bartłomiej Dach 9d9c5902bb Temporarily disable `dotnet format` to unblock CI 2021-06-14 22:54:16 +02:00
Huo Yaoyuan deaeda7348 Change packing to be runned by AppVeyor. 2019-11-26 17:17:10 +08:00
Huo Yaoyuan 9fcc566341 Change the postition of nupkg artifacts. 2019-11-25 18:32:41 +08:00
Huo Yaoyuan de3079d8e9 Fix appveyor configuration 2019-11-25 17:51:33 +08:00
Huo Yaoyuan 3c6526bbd2 Add nuget http cache 2019-11-25 16:42:20 +08:00
Huo Yaoyuan 575b4db186 Patch csproj version. 2019-11-25 16:42:20 +08:00
Huo Yaoyuan 3a62406c58 Update deploy script. 2019-11-25 16:42:20 +08:00
Huo Yaoyuan 38dae996a1 Add InspectCode to CI. 2019-11-25 16:42:20 +08:00
Huo Yaoyuan 18840c6319 Run format check in CI. 2019-11-25 16:42:20 +08:00
Huo Yaoyuan fbb83045f3 Enable tests. 2019-11-25 16:42:20 +08:00
Huo Yaoyuan 137f3495e3 Use appveyor yml back for build. 2019-11-25 16:42:20 +08:00
Huo Yaoyuan 847cf8639f Move to VS2019 stable for CI. 2019-10-30 22:58:23 +08:00
Dean Herbert 3fd4b0da50 Update appveyor images 2019-10-10 17:50:00 +09:00
Dean Herbert f9fa5988e6 Add basic nuget deploy support 2019-09-04 23:16:56 +09:00
smoogipoo 4cf234295c Fix appveyor temporarily 2019-04-19 21:27:24 +09:00
miterosan bc7ac94d43 Merge branch 'master' of https://github.com/ppy/osu into Cakefy_osu!
# Conflicts:
#	appveyor.yml
2018-07-30 21:37:42 +02:00
Dean Herbert 0205916b9e Revert "Specify tests directly"
This reverts commit 1502edcdc6.
2018-07-30 14:39:45 +09:00
miterosan aef824b13d Also analyze the code for spaces and warnings. 2018-07-30 02:12:39 +02:00
Dean Herbert 1502edcdc6 Specify tests directly 2018-07-19 19:23:51 +09:00
Dean Herbert 6254f4e0f7 Fix tests 2018-07-18 18:00:04 +09:00
Dean Herbert e550b3f52b Turn cache back on for chocolatey packages 2018-07-11 18:25:55 +09:00
Dean Herbert fa1106affe Disable caches 2018-06-06 21:57:53 +09:00
Dean Herbert fe35c0220a Update deploy script 2018-06-05 20:33:55 +09:00
Dean Herbert ea3d97a757 Update appveyor to support netcore2.1 2018-06-03 03:05:58 +09:00
Dean Herbert c2979a5c48 Update CodeFileSanity 2018-05-07 22:08:45 +09:00
Dean Herbert e076107a19 Merge remote-tracking branch 'upstream/master' into peppy-net471 2018-04-20 21:07:11 +09:00
Dean Herbert 19e270062f Only build on correct branch 2018-04-20 19:12:47 +09:00
Dean Herbert de424648d2 Update to .NET 4.7.1
Resolves #2368.
2018-04-20 14:46:52 +09:00
Dean Herbert c355a0794c Let appveyor do its own discovery 2018-03-28 13:12:32 +09:00
smoogipoo d2c5fa72dc Make appveyor only compile net461 2018-03-26 16:03:25 +09:00
smoogipoo 0ec462b98d Only use osu.Desktop to determine test assemblies 2018-03-02 14:58:14 +09:00
Dean Herbert efeffaf634 Update CFS version 2018-02-12 11:40:24 +09:00
Dean Herbert 8370d76946 Quieten nuget 2017-11-29 12:27:18 +09:00
Dean Herbert 6f5803b5eb Shallow clone submodules 2017-11-29 02:30:25 +09:00
Dean Herbert 1aa79a2d88 Hide inspectcode output from appveyor console 2017-11-29 01:26:21 +09:00
Dean Herbert ba4cfd6a2f Update appveyor worker image to vs2017 2017-10-16 01:25:58 +09:00
Dean Herbert 76ee6ed8fa Update CodeFileSanity to ignore migrations folder 2017-10-16 01:21:17 +09:00
Dean Herbert b1145272d1 Update code to support new inspectcode analysis rules 2017-09-14 12:58:32 +09:00
Dean Herbert e727195187 Treat inspectcode warnings as errors (CI)
There are many instances we accidentally merge pull requests with outstanding warnings, as the fact warnings exists is not made obvious. This forces all `inspectcode` warnings to an error level.
2017-06-06 22:06:43 +09:00
Dean Herbert 5fa0d9f6f1
Update CodeFileSanity. 2017-04-06 13:58:32 +09:00
Dean Herbert d06bbd5e20
Add appveyor.yml. 2017-03-08 15:53:09 +09:00