1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 20:07:25 +08:00
Commit Graph

37 Commits

Author SHA1 Message Date
Dean Herbert
6ecb09431f Update squirrel path 2018-05-02 16:37:44 +08:00
Dean Herbert
8b99a3b8e6 Add squirrel dependency on net471 2018-05-02 16:23:48 +08:00
Dean Herbert
1cad6f7a8e Add support for updating AppVeyor version 2018-04-20 19:17:11 +09:00
Dean Herbert
278a878b09 Add non-interactive deploy mode 2018-04-19 17:14:51 +09:00
Dean Herbert
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
Dean Herbert
efac68a8f5 Update deploy script 2018-03-27 22:36:43 +09:00
smoogipoo
c29f7a4333 Merge remote-tracking branch 'origin/master' into netstandard 2018-03-24 14:49:46 +09:00
Dean Herbert
ade97f8c0c Increase deploy delta keep 2018-03-24 05:58:59 +09:00
smoogipoo
b500b76407 Merge branch 'master' into update-branch 2018-02-08 23:35:48 +09:00
Dean Herbert
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
smoogipoo
267bb75458 Merge remote-tracking branch 'Aergwyn/master' into netstandard 2017-11-29 23:45:29 +09:00
Dean Herbert
22075ac7c9 Ensure deploy script can work without a github token 2017-11-26 17:09:46 +09:00
smoogipoo
1456f98aff Ensure that osu.Desktop.Deploy works
Closes https://github.com/ppy/osu/issues/1545.
2017-11-22 21:04:24 +09:00
smoogipoo
aac41d2de6 Disable resharper inspections on case-by-case basis 2017-11-20 18:55:48 +09:00
smoogipoo
5fd16c6268 Make osu.Desktop.Deploy work 2017-11-19 16:30:41 +09:00
smoogipoo
cd5324f1d1 Update API code to use the new Add* methods on requests 2017-10-30 21:33:44 +09:00
Dean Herbert
aab348bebc Update MSBuild path 2017-10-24 22:11:20 +09:00
Dean Herbert
8fab6abf90 Update WebRequest usage in line with framework changes 2017-10-23 14:46:17 +09:00
Dean Herbert
2923af1946 Allow deploy script to deploy multiple project targets 2017-09-19 23:44:46 +09:00
Dean Herbert
9e059a2ef0 Force clean before deploying
Ensures app.config is up-to-date before deploying, rather than using a potentially old version
2017-09-15 00:25:38 +09:00
Dean Herbert
14efee7ed8 Update deploy dependency paths
Forgot about these. Should probably make them automatically handle version changes at some point...
2017-09-13 21:02:25 +09:00
Dean Herbert
1e6d99a4ef Update paths 2017-08-19 12:28:23 +09:00
Dean Herbert
54e1b24fe9
Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
Dean Herbert
10ab015501
Fix typo. 2017-03-14 20:23:58 +09:00
Dean Herbert
864a97fa45
Output StandardError when an error occurs with a command line invocation. 2017-03-14 20:23:53 +09:00
Dean Herbert
1699c9fb1d
Don't download executables when pulling down existing assets. 2017-03-14 20:23:37 +09:00
Dean Herbert
c192de9ebd
Give deploy uploads more time before dying. 2017-03-14 20:23:23 +09:00
Dean Herbert
5a42035f88
Update license headers. 2017-03-08 15:50:52 +09:00
Dean Herbert
577601a90f
Fix regression in deployment tool 2017-03-07 14:57:58 +09:00
Dean Herbert
0cad5d7d41
Fix most warnings. 2017-03-07 13:05:57 +09:00
Dean Herbert
d74a601180
Update version number generation slightly. 2017-03-02 20:08:01 +09:00
Dean Herbert
25e7a08cca
Reset local version and explicitly show release/debug builds. 2017-02-15 13:41:12 +09:00
Dean Herbert
5bd82aae42
Tidy up and format better. 2017-02-13 17:40:41 +09:00
Dean Herbert
05a014958f
Add complete publish automation.
Uses AppSettings to allow for secret storage.
2017-02-13 16:48:53 +09:00
Dean Herbert
2c95d7c67b
Add ability to bootstrap the releases directory using github release API. 2017-02-13 12:31:55 +09:00
Dean Herbert
cef3454e9b
Formatting and improvements. 2017-02-13 10:06:19 +09:00
Dean Herbert
a073b1db0d very simple build automation. 2017-02-13 01:02:44 +09:00