Commit Graph

14 Commits

Author SHA1 Message Date
Him188
724d8940f8 Update publisher 2020-11-10 09:06:27 +08:00
Him188
de9159948b
Create TagRelease.yml 2020-11-09 09:14:31 +08:00
Him188
9dcfa43292 Update Publishing.yml 2020-09-19 21:25:13 +08:00
Him188
2896a2266b Setup gradle publish 2020-09-19 21:01:04 +08:00
Karlatemp
8fe2506e75
Terminal (#179)
* Rename ConsolePure to ConsoleTerminal

* Fix the way to close console with Ctrl+C

* Fix windows pipeline error. Fix EndOfFileException

* Add ConsoleExperimentalApi

* Collect imports

* Review

- Change old CLI main deprecation level to ERROR
- Update documents
- Update tasks from pure to terminal

* Fix error in closing console.

* Fix terminal closing and Ctrl+C closing.

* Add console shut-downing status

* Don't invokeOnCompletion when console shut-downing

* Fix Input interrupt

* Ensure active unless console is shut downing

* Change MiraiConsole.isShutDowning to `!job.isActive`

* Code Review

- Update Message on MiraiConsolePureLoader.kt
- Change MiraiConsole.isShutDowning to MiraiConsole.isActive
- Change MiraiConsole.shutdown to ConsoleInternalApi

* run catching

* Fix console input

* Update shutdown

* Fix module

* Revert 5199395

* Typo
2020-09-18 12:43:57 +08:00
Him188
ee4c4e2b43 Fix shadow 2020-08-26 23:28:28 +08:00
Him188
3b2b056be0 Fill build constants on publish 2020-08-19 22:54:38 +08:00
Him188
89b7a821a1 Fix build and publishing 2020-08-19 22:39:34 +08:00
Him188
73d68b3123 Fix typo 2020-05-22 15:11:09 +08:00
Him188
dd55f9d0bd Setup bintray publishing wokrflow 2020-05-10 14:22:33 +08:00
Him188
f70ad5191b Cui cloud & GitHub cloud uploading 2020-04-02 22:08:58 +08:00
Him188
88510581e7
Delete main.yml 2020-03-06 09:31:02 +08:00
Him188
57350d0a84
Create gradle-build.yml 2020-03-06 09:30:53 +08:00
Him188
195337fdc0
Add github workflow 2020-03-06 09:30:15 +08:00