1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
Commit Graph

26 Commits

Author SHA1 Message Date
Dean Herbert
f47748591a Update fastlane to latest release
This pulls in the fix from souyuz to allow us to bring things up-to-date
 again (see https://github.com/voydz/souyuz/pull/36#event-6033249116).

Have tested builds locally to work as expected.
2022-02-10 12:12:14 +09:00
Dean Herbert
5a6d57efb7 Update fastlane and dependencies 2022-02-01 12:43:35 +09:00
Dean Herbert
e74ecebfd6
nuget restore other rulesets 2021-01-18 23:45:57 +09:00
Dean Herbert
46681322d0 Restore nuget packages per project to avoid toolchain incompatibilities with net50 2021-01-18 17:56:00 +09:00
Dean Herbert
1359153382 Revert "Test removing nuget restore from iOS/Android build scripts"
This reverts commit 39746cb3de.
2021-01-18 17:54:22 +09:00
Dean Herbert
39746cb3de
Test removing nuget restore from iOS/Android build scripts 2021-01-18 00:11:35 +09:00
Dean Herbert
ff0dec3dd9 Update plist path to work with newer fastlane version
It seems they have fixed the working/current directory and the
parent traversal is no longer required.
2020-08-20 12:23:41 +09:00
Dean Herbert
549cec80d6
Reduce app store processing wait interval in line with faster processing time 2020-03-20 02:47:45 +09:00
Dean Herbert
b342e25c9d Add testflight distribution step automation 2020-03-19 00:26:49 +09:00
Dean Herbert
9a960a60e3 Remove build target from Fastfile 2020-01-25 17:08:24 +09:00
Dean Herbert
70a02d27a9 Update solution paths 2019-11-12 22:53:01 +09:00
Dean Herbert
60c9519095 Add proper signing and github release support 2019-09-24 16:21:37 +09:00
Dean Herbert
9543c27784 Add full upload support 2019-09-17 19:10:41 +09:00
Dean Herbert
7bc4b4f981 Explicitly specify solution in beta lane 2019-09-16 18:08:11 +09:00
Dean Herbert
55cc3de57e Always specify a configuration 2019-09-09 11:59:58 +09:00
Dean Herbert
43c5136663 Remove plist reference 2019-08-21 17:22:20 +09:00
Dean Herbert
a41356cf0e Add android build automation via fastlane 2019-08-16 16:30:46 +09:00
Dean Herbert
3c208b709b Reorder functions in Fastfile for readability 2019-08-16 15:44:38 +09:00
Dean Herbert
d407981ae4
Increase fastlane processing interval
This seems to be getting longer as we go. May be related to having many versions released under one testflight build?
2019-05-18 12:58:13 +09:00
Dean Herbert
521e2a30ae Update readme 2019-03-01 18:16:17 +09:00
Dean Herbert
0df49e6df3 Clean up config further 2019-03-01 17:37:41 +09:00
Dean Herbert
70d1c6fba4 Wait longer 2019-03-01 17:37:28 +09:00
Dean Herbert
c0440ca4fe Always update version number in beta lane 2019-03-01 17:20:28 +09:00
Dean Herbert
43f1099e77 Automate change notes 2019-03-01 17:19:41 +09:00
Dean Herbert
dd1bba5ad2 Add nuget restore 2019-03-01 16:02:43 +09:00
build
f7b6c014e4 Fastlane initial setup 2019-03-01 15:35:40 +09:00