Commit Graph

27 Commits

Author SHA1 Message Date
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