1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 12:57:36 +08:00
Commit Graph

173 Commits

Author SHA1 Message Date
Alex
68f62ca9cd build: harden sentry-release.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-25 18:04:27 +02:00
Alex
90dd3c3020 build: harden report-nunit.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-25 18:03:13 +02:00
Alex
38f0524e88 build: harden ci.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-25 18:00:28 +02:00
Dean Herbert
431e84f992 Cancel in progress CI runs when new commits are pushed
Same as https://github.com/ppy/osu-web/pull/9268.

Should hopefully help with organisation concurrent limits.
2022-09-12 19:09:46 +09:00
Salman Ahmed
0cfaef3605 Remove iOS build CI workaround 2022-07-01 11:21:52 +03:00
Salman Ahmed
5e594e4de0 Work around macOS agent regression affecting iOS CI builds 2022-06-20 06:54:15 +03:00
Dan Balasescu
42c97baa97 Cache bust on more files 2022-06-17 17:55:58 +09:00
Bartłomiej Dach
9141a7a907
Revert Xamarin regression workaround in Android CI build definition
This commit is a revert of 53e52d2c4b.
Partially done because the workaround is no longer needed, partially
because macOS images have begun to fail after a new image rollout with
bumped NuGet versions.
2022-06-16 21:03:29 +02:00
Dan Balasescu
88376da2cf Run template tests on CI 2022-06-16 13:47:30 +09:00
Hugo "ThePooN" Denizart
384cdcbc40 🚑 Fix use of illegal character in Sentry's release name scheme 2022-06-01 18:12:29 +02:00
Hugo "ThePooN" Denizart
cb37dd74c1 🔧 Add prefix to Sentry release name 2022-06-01 17:19:33 +02:00
Jai Sharma
e990a24723 Remove redundant installation of libavformat in Linux CI runs
Linux `libavformat` native libraries are now packaged with framework.
2022-05-23 21:52:29 +01:00
Dan Balasescu
3bca014b52 Bust CI cache on CodeAnalysis ruleset changes 2022-05-19 09:44:11 +09:00
Hugo "ThePooN" Denizart
d7aed77340 👷 Push tagged releases to Sentry 2022-05-16 16:01:42 +02:00
Dan Balasescu
a46894b613 Bust CI cache on more files 2022-05-11 18:27:57 +09:00
Huo Yaoyuan
30ffc7b23f Remove dotnet-format 2022-05-06 01:28:30 +08:00
Huo Yaoyuan
aafb363a34 Only enable EnforceCodeStyleInBuild in CI 2022-05-06 01:24:19 +08:00
Huo Yaoyuan
a17bbd62b7 Disable EnforceCodeStyleInBuild in Xamarin CI run 2022-05-04 14:06:01 +08:00
Dan Balasescu
b4c208be63 Move Code Quality check to top of checks list 2022-04-21 15:34:01 +09:00
Dan Balasescu
46cce94a75 Add inspectcode CI cache 2022-04-14 14:34:43 +09:00
Dan Balasescu
9c28c5b847 Upgrade to Resharper 2022.1.0-EAP10 2022-04-14 11:52:05 +09:00
Salman Ahmed
fc3ebe9b51
Reword log retrieval steps on mobile platforms
Co-authored-by: Dean Herbert <pe@ppy.sh>
2022-04-01 10:40:16 +03:00
Salman Ahmed
ebf5209215
Reword issue searching note
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2022-03-27 21:38:55 +03:00
Salman Ahmed
f847f9a315 Exclude "open osu! folder" logs procedure from mobile platforms 2022-03-27 20:57:00 +03:00
Salman Ahmed
de1fbda648 Clarify that searching includes both issues and Q&A discussions 2022-03-27 20:54:56 +03:00
Dean Herbert
41ab798bbe
Simplify screenshot/video attach text
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2022-03-19 12:43:48 +09:00
Dean Herbert
762385d336
Simplify log drag-drop message
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2022-03-19 12:43:08 +09:00
Dean Herbert
79f6e7cc1c
Simplify wording of description hint
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2022-03-19 12:42:25 +09:00
Salman Ahmed
744cd61643
Apply further minor rewordings
Co-authored-by: Walavouchey <36758269+Walavouchey@users.noreply.github.com>
2022-03-19 03:33:13 +03:00
Salman Ahmed
7bb8cd5411
Apply second pass rewordings on logs section
Co-authored-by: Walavouchey <36758269+Walavouchey@users.noreply.github.com>
2022-03-19 03:22:57 +03:00
Salman Ahmed
c07a906b22
Rewrite log attachment section
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2022-03-19 02:27:40 +03:00
Salman Ahmed
4b0649743a Remove unnecessary description 2022-03-18 12:47:40 +03:00
Salman Ahmed
32faa05b87 Include searching step as part of the bullets 2022-03-18 12:47:33 +03:00
Salman Ahmed
105245a53a
Apply minor rewording suggestions
Co-authored-by: Dean Herbert <pe@ppy.sh>
2022-03-18 12:41:34 +03:00
Salman Ahmed
341201ae55 Add "bug report" issue form template 2022-03-18 12:18:11 +03:00
Dean Herbert
c5019fefb0 Update CI runs to target net6.0 2022-02-14 22:35:08 +09:00
Salman Ahmed
d18417aa27 Enable build-only iOS CI 2021-11-30 18:41:04 +03:00
Dan Balasescu
eff1293b5b Revert "Run nunit in blame mode"
This reverts commit 215c179b92.
2021-11-24 15:26:40 +09:00
Dan Balasescu
215c179b92 Run nunit in blame mode 2021-11-19 16:16:20 +09:00
Bartłomiej Dach
53e52d2c4b
Fix Android builds failing due to Xamarin-side regression 2021-11-11 10:14:50 +01:00
Dean Herbert
0f129b2cfb Disable dependabot for now 2021-11-09 12:45:00 +09:00
Bartłomiej Dach
5f2c5770d4
Add build-only CI jobs for mobile platforms 2021-10-24 17:41:40 +02:00
smoogipoo
4e315b14b8 List only failed suites/tests 2021-10-15 00:25:59 +09:00
Dean Herbert
47b6fb05f7
Add missing github sponsors funding spec 2021-10-14 00:12:38 +09:00
smoogipoo
e12249f127 Exclude empty lines 2021-10-13 17:56:33 +09:00
smoogipoo
5e934cdd2b Make CFS error and fail the job 2021-10-13 17:43:29 +09:00
Dean Herbert
4f00a9e165
Adjust max runtime for diffcalc runs 2021-10-03 22:32:46 +09:00
Dean Herbert
29d69b2b83 Remove extra $ 2021-09-22 01:29:56 +09:00
Dean Herbert
d22fcc14fc Also grab correct repository path 2021-09-22 01:28:17 +09:00
Dean Herbert
77660d9048 Update diffcalc action to checkout the correct upstream branch 2021-09-22 01:13:47 +09:00
Dean Herbert
5c7fe5dde0 Retarget master repos in diffcalc CI runs 2021-09-21 18:47:09 +09:00
Dean Herbert
ea624489ca Remove continue-on-error 2021-09-21 12:48:10 +09:00
Dean Herbert
a694d482ed Rename file 2021-09-21 12:41:25 +09:00
Dean Herbert
192089db61 Use keywords instead of IDs 2021-09-21 12:41:25 +09:00
Dean Herbert
f282bd6f42 Tidy up naming 2021-09-21 12:41:25 +09:00
Dean Herbert
afcf3edec9 Build build matrix dynamically 2021-09-21 12:41:25 +09:00
Dean Herbert
f73ebfcea1 Don't redownload if file already exists 2021-09-21 12:41:25 +09:00
Dean Herbert
5b9cab8b1f Add more log output and quiet wget 2021-09-21 12:41:25 +09:00
Dean Herbert
a46fe5da75 Simplify action 2021-09-21 12:41:25 +09:00
Dean Herbert
7c2b8fc650 Apply new skip insert rule 2021-09-21 12:41:25 +09:00
Dean Herbert
7d5e4ae0a2 Drop service based mysql usage (use host instead) 2021-09-21 12:41:21 +09:00
Dean Herbert
1d560ed122 Use optimisation branch for now 2021-09-21 12:41:17 +09:00
Dean Herbert
6b3a37e262 Remove deps step 2021-09-21 12:31:36 +09:00
smoogipoo
06e1148472 Run on self-hosted runner 2021-09-21 12:31:36 +09:00
smoogipoo
9d4c5e9cb6 Add filename to output rows 2021-09-21 12:31:36 +09:00
smoogipoo
6bfb31a635 Install pv 2021-09-21 12:31:36 +09:00
smoogipoo
fc5fd203d6 Output sql import process 2021-09-21 12:31:36 +09:00
smoogipoo
0f8e570b84 Use top 1000 data 2021-09-21 12:31:36 +09:00
smoogipoo
fa374e67e7 Single line condition 2021-09-21 12:31:36 +09:00
smoogipoo
e354287804 Fix incorrect ruleset name 2021-09-21 12:31:36 +09:00
Dean Herbert
9ea9fa5f20 Remove issue template to avoid the average use submitting issues 2021-09-21 11:38:04 +09:00
smoogipoo
2f42a8461e Fix diffcalc workflow triggering too often 2021-09-07 20:19:07 +09:00
smoogipoo
842696c388 Fix incorrect definition 2021-09-07 15:55:48 +09:00
smoogipoo
61f819b66d Add COE and better PR condition 2021-09-07 15:51:57 +09:00
smoogipoo
62d65f81fb Limit at 10000 entries 2021-09-06 16:53:09 +09:00
smoogipoo
88158b79f8 Change to using top scores 2021-09-03 20:37:38 +09:00
smoogipoo
1f7f8bb189 Add description to workflow 2021-09-03 20:13:33 +09:00
smoogipoo
c6d71e1ae8 Add back ruleset check 2021-09-03 20:10:17 +09:00
smoogipoo
893a4d4365 Fix incorrect quoting 2021-09-03 19:23:55 +09:00
smoogipoo
54389561aa Revert "Match against individual rulesets"
This reverts commit b8ada31d7d.
2021-09-03 19:12:55 +09:00
smoogipoo
33dcb4915b Revert "Fix if condition"
This reverts commit 789c108e8d.
2021-09-03 19:12:41 +09:00
smoogipoo
789c108e8d Fix if condition 2021-09-03 18:56:56 +09:00
smoogipoo
b8ada31d7d Match against individual rulesets 2021-09-03 18:47:15 +09:00
smoogipoo
176c414c11 More accurate data retrieval 2021-09-03 18:10:16 +09:00
smoogipoo
000b85a860 Add GH Actions workflow for diffcalc checks 2021-09-03 17:56:56 +09:00
Bartłomiej Dach
d2d0f3bf9b Set more appropriate build time limits for GH Actions workflows 2021-06-23 17:58:55 +02:00
smoogipoo
451ce04d19 Make Resharper inspections fail CI job
As per https://github.com/ppy/osu-framework/pull/4514.
2021-06-16 13:22:50 +09:00
smoogipoo
5283948a6d Fix incorrect directory 2021-06-15 22:05:13 +09:00
Dean Herbert
ff1fa71e6f Remove feature request issue template and link to discussions 2021-05-27 20:06:37 +09:00
dependabot-preview[bot]
6d7eef3f5a
Upgrade to GitHub-native Dependabot 2021-04-28 16:45:57 +00:00
PercyDan54
1ec99577ce
Incorrect path on Android 2021-04-24 14:05:11 +08:00
Dean Herbert
f8f461a7a4 Include blurb in issue template to hopefully help people find existing reports 2021-03-25 12:33:07 +09:00
Dean Herbert
8753d45b71 Remove duplicate crash report issue template 2021-03-25 12:32:51 +09:00
Salman Ahmed
711cf3e511 Add mobile logs location to issue templates 2021-03-02 17:25:36 +03:00
mcendu
a3709ae268 Also comment out log locations in crash template 2020-03-04 13:39:37 +08:00
mcendu
275d075acd comment out log locations in bug report template 2020-03-04 10:53:30 +08:00
Bartłomiej Dach
b8aef4ad4b Remove mobile issue template 2020-02-22 16:50:56 +01:00
Bartłomiej Dach
ab3cc9ada4 Add log file location to issue templates 2020-02-22 16:25:00 +01:00
Jai Sharma
3ada1510d0 Remove 'missing-for-live.md' 2019-10-31 13:09:36 +00:00
Jai Sharma
08b1631dbb Add issue template config 2019-10-31 12:42:25 +00:00