Him188
|
943be41108
|
[build] Disable Ubuntu 18 CI machines
|
2022-12-02 01:34:02 +00:00 |
|
Karlatemp
|
bdaabeb7ef
|
[publish] Kill java processes before publishing to central
|
2022-11-29 15:27:37 +08:00 |
|
Karlatemp
|
889a78e572
|
[publish] Delete GpgSigner
|
2022-11-29 15:27:37 +08:00 |
|
Karlatemp
|
531ef65f5e
|
[publish] Rewrite publishing
|
2022-11-29 15:24:46 +08:00 |
|
Karlatemp
|
4215ae4605
|
[publish] Create MiraiStageRepo
|
2022-11-29 15:24:46 +08:00 |
|
Him188
|
28f198d03f
|
[core] Add QiaoMen to PokeMessage.values . Fix poke id of QiaoMen . Close #2170.
|
2022-11-27 20:20:45 +00:00 |
|
Him188
|
60bbcf6e2c
|
[core] Revert "Review atomic calls and enable atomicfu compiler. Close #2315", due to atomicfu does not behave correctly when mirai-console depends on mirai-core-utils. Fixes #2329.
This commit reverts part of commit 564a7ce8f8
|
2022-11-27 20:08:21 +00:00 |
|
Him188
|
65e49283a2
|
Revert "[console] Enable atomicfu compiler", due to incorrect behavior of atomicfu. See #2329
This reverts commit 440122d4f9 .
|
2022-11-27 20:07:32 +00:00 |
|
Him188
|
4b794feecb
|
[terminal] Use the more concise way to add and shadow dependencies
|
2022-11-27 19:58:28 +00:00 |
|
Him188
|
146d737b42
|
[build] Add a more concise way to add and shadow dependencies for JVM-only projects
|
2022-11-27 19:56:44 +00:00 |
|
Him188
|
6da947430e
|
[build] Set version to 2.14.0
|
2022-11-27 15:25:58 +00:00 |
|
Him188
|
2e2bb44797
|
[build] Use capitalized target name for shadow*Jar tasks
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
3360347ca2
|
[build] Fix dependency exclusion for builds when IDEA_ACTIVE
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
7830207b81
|
[build] Add more notes for relocation
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
f3a74c89a7
|
[build] configGpgSign after adding -all artifacts for mirai-core-all
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
e34f7d0d00
|
[build] Do not run duplicated macos tests for mirai-core native
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
b0af6b0818
|
[build] Run only native tests for Release Publish to avoid OOM. Do not close repository because it always fails.
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
2c9c6bd82b
|
[build] Disable check-publishing for Windows due to OOM
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
e9c12eb4a8
|
[build+docs] Use mirai.native.binaries to enable binaries, update relevant docs.
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
9f7face6eb
|
[build] Disable KotlinNativeLink by default. Can be enabled by -Dmirai.native.link=true
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
9540bc95c5
|
[gradle+deps] Adjust memory limit for test Gradle instances
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
5c4a3aeb38
|
[build] Support '~' in disabling build targets. e.g. '~others'
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
a6af7e82ea
|
[build] Fix check-publishing actions
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
76cee371a9
|
[build] Register native binaries for mirai-core only to speed up builds
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
f7e138086b
|
[build] Disable parallel compilation on Windows and Ubuntu
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
4c8a18edb7
|
[build] Fix shadow task dependencies and check-publishing actions
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
c9dd92c694
|
[build] Use pat-s/always-upload-cache@v3.0.11 for caching
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
2df721ed50
|
[build] Disable ubuntu-18.04 from CI machines for all workflows to speed up builds
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
442b52d61c
|
[build] Add separate 'Check Publishing' workflow to speed up usual builds
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
23e02a433f
|
[build] Allow using "others" when configuring enabled mirai-core targets
|
2022-11-27 15:25:18 +00:00 |
|
Him188
|
c0ccdbe9d3
|
[build] Rewrite shadow relocation
|
2022-11-27 15:25:18 +00:00 |
|
Karlatemp
|
ca840f88be
|
[mock] Create task :mirai-core-mock:buildRuntimeClasspath
|
2022-11-25 23:49:34 +08:00 |
|
cssxsh
|
5618333a9d
|
[console/plugin] Fix multi-dependency-repositories not working (#2358)
|
2022-11-23 10:39:21 +00:00 |
|
Karlatemp
|
2682b1665c
|
[skip ci] Update bug.yml
|
2022-11-23 17:56:26 +08:00 |
|
Karlatemp
|
841f6e5326
|
[console] Fix gradle user home detecting; Fix #2357
|
2022-11-22 13:02:29 +08:00 |
|
Karlatemp
|
0ddf1e85fc
|
[core/mock] Introduce AvatarGenerator
|
2022-11-22 13:02:28 +08:00 |
|
赵怡然
|
0e4d5efd38
|
[console] 修复 JvmPluginInternal 在 Android java.lang.NoSuchMethodError (#2354)
* fix java.lang.NoSuchMethodError
fix java.lang.NoSuchMethodError: No virtual method getDeclaredAnnotation(Ljava/lang/Class;)L
* fix formatting
Co-authored-by: Him188 <Him188@mamoe.net>
|
2022-11-18 23:26:52 +00:00 |
|
Karlatemp
|
372c25024c
|
[core] Fix temporary buffer acquiring; Fix #2309
|
2022-11-18 20:41:53 +08:00 |
|
Karlatemp
|
b38687a3ea
|
[core] Temporary disable Reconnect without slider request ; Reduce device banning caused by loginsolver error
|
2022-11-15 18:20:33 +08:00 |
|
Karlatemp
|
90f2fee243
|
[core] Don't reconnect if error in onSolveSliderCaptcha
|
2022-11-15 18:18:57 +08:00 |
|
Karlatemp
|
85bf607b60
|
[core] Include login solver information in UnsupportedSliderCaptchaException
|
2022-11-15 18:15:36 +08:00 |
|
Karlatemp
|
bbf3c09ae4
|
[core/debug] Fix build
|
2022-11-14 06:02:46 +08:00 |
|
Karlatemp
|
fe70187881
|
[core/debug] Add utils for debug running; Update docs for launch debug run
|
2022-11-14 00:33:07 +08:00 |
|
基于人工的bug生成器
|
7d441393ac
|
[docs] Add a click link for "Contacts 章节" (#2344)
|
2022-11-11 16:40:11 +00:00 |
|
Karlatemp
|
28030dfb05
|
[core] [logging] Change message color of WARNING & ERROR ; fix #2336
|
2022-11-09 22:57:10 +08:00 |
|
Karlatemp
|
4061abff52
|
[build] Bump asm to 9.4
|
2022-11-08 17:49:57 +08:00 |
|
Karlatemp
|
dd143890cd
|
[core] Fix bad atomic
|
2022-11-08 12:41:02 +08:00 |
|
cssxsh
|
1c79da0f38
|
[core] feat: Announcement confirmed member api (#2255)
* feat: Announcement confirmed
* add: native
* add: todo
* fix: dump
|
2022-11-03 10:42:21 +00:00 |
|
Him188
|
a77c4e2adf
|
[build] Add notes for relocation
|
2022-11-02 19:29:02 +00:00 |
|
Him188
|
f24ca9628f
|
[core] Optimize array expansions
|
2022-11-02 19:29:02 +00:00 |
|