Commit Graph

77 Commits

Author SHA1 Message Date
9c12501a57 Fix plugin loading order for publishing 2021-02-23 10:43:15 +03:00
a7f4c541f4 Fix readme properties in root project readme 2021-02-22 20:34:13 +03:00
1dfdc7f76f Fix publishing plugin reference 2021-02-21 20:14:01 +03:00
ab259a5fb6 Version 0.8.0 2021-02-21 16:06:25 +03:00
5d20e54ea4 Change package name and fix javadoc and sources publishing 2021-02-21 12:11:54 +03:00
c37ff35b4c Use optional in-memory signing 2021-02-19 22:33:34 +03:00
d8dc65da79 Use file signing 2021-02-19 21:25:05 +03:00
371a38f9c3 Update serialization to 1.1.0 2021-02-17 10:14:16 +03:00
3b368a3125 Fix sonatype publishing 2021-02-16 22:58:16 +03:00
fdf88327b4 Sonatype publication 2021-02-16 18:19:22 +03:00
1fa05926af 0.7.6; Update versions 2021-02-06 16:23:01 +03:00
b3dfe75154 0.7.5; Update versions 2021-02-03 20:13:22 +03:00
3bb6f63748 Fix publishing with missing github repository 2021-01-27 22:16:56 +03:00
8330a74457 1.4.30-RC 2021-01-18 22:06:13 +03:00
a9d0ddc4e5 Update versions 2020-12-16 14:14:51 +03:00
3416598434 Refactor and fix publications for non-mpp 2020-11-27 15:10:15 +03:00
f418a101bf minor fix 2020-11-27 10:49:39 +03:00
f456be46d4 Centralized logic for all plugins 2020-11-25 12:16:09 +03:00
152578aaf7 Bump version 2020-10-20 09:56:01 +03:00
f44a0aaa3e Update kotlin to 1.4.20-M2
Update serialization to 1.0.0
2020-10-20 08:38:40 +03:00
2fc4bb1f3d Fix JS resource copy 2020-10-02 19:07:10 +03:00
774596bbf6 Remove node to a separate plugin 2020-09-30 20:43:02 +03:00
96bfd55219 Add plugable json serialization 2020-09-28 11:47:08 +03:00
6dfd71c1fe Bump versions 2020-09-27 19:40:05 +03:00
f4e13a9979 Native deployment update 2020-09-27 17:45:40 +03:00
981687ee5e Readme template update 2020-09-25 09:55:01 +03:00
b8635df01c Add Readme generator 2020-09-22 16:21:09 +03:00
25784a6916 fix typo 2020-09-14 22:25:52 +03:00
f5cdad2093 Update versions and add Base Plugin 2020-09-10 11:38:57 +03:00
0959cdee15 back to "safe" 1.4 2020-09-09 11:43:05 +03:00
b6c984db84 Safe extension resolution.
Executables for native.
2020-09-09 11:40:49 +03:00
385fbb2ac4 kotlin to 1.4.20-dev 2020-09-09 10:18:00 +03:00
b428387116 Add automatic publishing to bintray 2020-09-07 13:32:25 +03:00
fc7ae90476 Serialization version to implementation 2020-09-06 13:35:06 +03:00
65ab0e75d3 Plugin ids update. 2020-09-05 14:17:04 +03:00
4dbc21e5c0 dev release 2020-09-02 12:09:48 +03:00
02cd531800 Remove JVM ir 2020-08-31 12:40:13 +03:00
6464d9d926 Migrate to kScience and kotlin 1.4 2020-08-20 10:02:28 +03:00
589ac77c2b Add jvm resource copy 2020-07-06 09:52:54 +03:00
615b06eb8c Space publishing 2020-07-05 14:39:35 +03:00
9e37d6f752 Fix for https://youtrack.jetbrains.com/issue/KT-38230. Breakin change on the API. 2020-05-04 19:57:27 +03:00
f2a5d0715c Switch to JUnit5 2020-04-07 12:49:40 +03:00
796b40b74f Kotlin to 1.3.71. Remove inline classes flag 2020-03-25 19:19:39 +03:00
bf3252dbd6 JavaFX dependency builder 2020-03-16 15:22:16 +03:00
9e8b21d327 New publishing mechanics. Kotlin to 1.3.70 2020-03-14 14:42:11 +03:00
50020082a8 New deploy model 2020-03-09 13:06:40 +03:00
e00642bb34 Adjust js distribution name and move task to configuraition time. 2019-12-30 17:02:12 +03:00
99fdcfe60d Fix JVM/JS library dependency extensions 2019-12-17 20:22:43 +03:00
8145386650 Remove project extension and replace library loading by extensions helpers. 2019-12-17 15:31:33 +03:00
7dba150ee0 Fix module generation for MPP deploy 2019-12-10 15:33:19 +03:00