Kir_Antipov
9900786be3
⭐ E M O J I ✨
...
I still don't understand it why everybody likes them so much. But I feel the pressure of public opinion, which forced me to add these useless symbols to my codebase.
2022-07-05 21:07:01 +03:00
Kir_Antipov
f8343090b1
Refactoring
2022-07-05 20:44:29 +03:00
Kir_Antipov
58a1f9bab8
Made use of LoggingStopwatch
2022-07-05 18:02:45 +03:00
Kir_Antipov
4989430f1a
Changed some declarations from foo.bar
to fooBar
...
It helps with better target-specific options support
2022-07-05 17:07:56 +03:00
Kir_Antipov
f491e136d1
Sequential uploads to GitHub should work now
...
#13
2022-07-05 16:58:56 +03:00
Kir_Antipov
a130a734a5
Changed default publishing order to CurseForge, Modrinth, GitHub
...
Closes #16
2022-07-04 22:52:26 +03:00
Kir_Antipov
235aa3c252
Added support for Modrinth embedded
dependency type
...
Closes #15
2022-07-04 20:23:16 +03:00
Kir_Antipov
4e7886fe22
Made it possible to automatically create GitHub Releases
...
Closes #7
2022-06-07 21:17:45 +03:00
Kir_Antipov
38cc76ee30
Added modrinth-unfeature-mode
input
...
Closes #9
2022-06-07 16:08:55 +03:00
Kir_Antipov
44e418ffe7
Added modrinth-featured
input ( #9 )
2022-06-06 18:17:42 +03:00
Kir_Antipov
dc82753d62
Made CurseForge error handling a little bit more verbose
2022-06-05 20:09:34 +03:00
Fx Morin
bf3f3c7c01
Modrinth Dependencies ( #8 )
...
* temp Modrinth Dependencies
* Fix final issues
* Got to love git sometimes
* Made test case for modrinth-utils
* That's why testing is important kids
* Included dependencies are still dependencies
* Naming
* Moved to Modrinth API v2
Co-authored-by: Kir_Antipov <kp.antipov@gmail.com>
2022-06-05 17:28:41 +03:00
Kir_Antipov
2194c72c22
Non-existing dependencies should cause a soft failure
2021-12-11 15:59:39 +03:00
Kir_Antipov
9fe56c6406
INPUT_CHANGELOG_FILE
exists for some weird reason
2021-12-11 03:18:04 +03:00
Kir_Antipov
6e417e8ee2
CurseForgePublisher
makes use of relations
now
...
I hope so...
2021-12-08 16:44:57 +03:00
Kir_Antipov
5e7fd885b0
ModPublisher
can use mod metadata now
2021-12-08 16:42:53 +03:00
Kir_Antipov
07fccebe08
Moved File
to file.ts
, made version-utils.ts
2021-12-06 16:07:13 +03:00
Kir_Antipov
ffa0520996
Moved publishers to corresponding subfolders
2021-12-06 16:02:50 +03:00
Kir_Antipov
28b0fcda55
name
can be omitted with an empty string
2021-10-01 16:35:51 +03:00
Kir_Antipov
fcfbc7c0f9
Added version-resolver
input
2021-10-01 16:13:08 +03:00
Kir_Antipov
bc45e09dbd
Refactoring: made options
an argument instead of a property
2021-09-30 17:01:53 +03:00
Kir_Antipov
5bc986e4cc
modrinth
lib doesn't really work
2021-09-26 19:53:00 +03:00
Kir_Antipov
810ff6d7dd
There're some weird predefined inputs
2021-09-26 19:33:39 +03:00
Kir_Antipov
d8d4fd16a8
Fixed GitHubPublisher
2021-09-26 19:30:44 +03:00
Kir_Antipov
f73c20d76f
Made factory for the different publishers
2021-09-25 09:39:19 +03:00
Kir_Antipov
22df1b7930
Implemented Modrinth publisher
2021-09-25 09:39:19 +03:00
Kir_Antipov
6c9bd908cc
Implemented CurseForge publisher
2021-09-24 17:08:51 +03:00
Kir_Antipov
b6f396ffd8
Made base class for CurseForge and Modrinth publishers
2021-09-24 15:14:27 +03:00
Kir_Antipov
0db63f3275
Implemented GitHub publisher
2021-09-24 14:58:19 +03:00
Kir_Antipov
59eb2bc7e7
Made base class for publishers
2021-09-24 14:53:46 +03:00