Commit Graph

41 Commits

Author SHA1 Message Date
Jakub Chrzanowski
91143addfe Update links to Gradle IntelliJ Plugin docs 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
819d665d12 Unify gradle.properties comments format 2022-08-07 22:41:46 +02:00
Yann Cébron
375f6963fa platformVersion=2021.2.4, since/until-build 212-221 2022-08-07 22:41:46 +02:00
Yann Cébron
d267051154 upgrade Gradle wrapper to 7.4.2 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
9ba86cf3ce Use JVM toolchain for configuring source/target compilation compatibility 2022-08-07 22:41:46 +02:00
Yann Cébron
e004764676 Update Gradle Wrapper to 7.4.1 2022-08-07 22:41:46 +02:00
Yann Cébron
fd096ba3a3 set pluginUntilBuild=213.* to include only latest GA 2022-02-11 21:50:05 +01:00
Yann Cébron
5e63f87291 Upgrade Gradle Wrapper to 7.4 2022-02-11 21:50:05 +01:00
Jakub Chrzanowski
a5a7a1f0c3 - Update platformVersion to 2021.1.3 for compatibility with Apple M1
- Change since/until build to `211-221.*`
2022-02-11 21:50:05 +01:00
Jakub Chrzanowski
265ff0e29d Upgrade Gradle Wrapper to 7.3.3 2022-01-24 14:35:03 +01:00
Jakub Chrzanowski
1ec609b25a Upgrade Gradle Wrapper to 7.3 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
9dbfdf9a95 gradle.properties comments 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
caa68cf40b Removed platformDownloadSources from Gradle configuration to use default value 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
3b2dc4e3d2 Update pluginUntilBuild to include 213.* (2021.3.*) 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
badb6ae1db Removed the pluginVerifierIdeVersions configuration to use default IDEs list provided by the listProductsReleases task for runPluginVerifier 2021-11-16 14:31:37 +01:00
Yann Cébron
385f17e972 pluginVerifierIdeVersions: 2021.2.2 2021-11-16 14:31:37 +01:00
Yann Cébron
cbd2624f0c gradle.properties: note pluginVersion is in SemVer format 2021-11-16 14:31:37 +01:00
Yann Cébron
d19eff7dd3 pluginVerifierIdeVersions: 2021.2 -> 2021.2.1 2021-09-07 09:32:37 +02:00
Yann Cébron
a2be0093cc pluginVerifierIdeVersions: include 2021.2 + sync 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
904e16d187 Upgrade Gradle Wrapper to 7.2 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
a396820b68 JVM compatibility version extracted to gradle.properties file 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
d2c3da412d Change since/until build to 203-212.* 2021-09-07 09:32:37 +02:00
Yann Cébron
646dfc71a2 sync "Unused Property" for gradle.properties (4ca687a7a9) 2021-09-07 09:32:37 +02:00
Yann Cébron
5b89ddd7ca Update pluginVerifierIdeVersions to 2021.1.3 2021-09-07 09:32:37 +02:00
Yann Cébron
f46a0939a2 Update pluginVerifierIdeVersions to 2021.1.2, sync 2021-09-07 09:32:37 +02:00
Yann Cébron
fe0cefbb47 gradle.properties: update links, sync 2021-05-27 11:50:24 +02:00
Jakub Chrzanowski
199d5d7124 gradle.properties cleanup 2021-05-27 11:48:21 +02:00
Jakub Chrzanowski
300d9c14ba gradle.properties cleanuk 2021-05-25 13:10:53 +02:00
Jakub Chrzanowski
507b055937
properties shorthand function for accessing gradle.properties in a cleaner way (#92) 2021-02-25 10:41:19 +01:00
Jakub Chrzanowski
b4bcf6068a Update platformVersion to 2020.2.4 for compatibility with macOS Big Sur #85 2021-02-11 11:36:54 +01:00
Jakub Chrzanowski
815d3a6a6e Update pluginVerifierIdeVersions in gradle.properties files 2021-01-29 09:50:43 +01:00
Yann Cébron
bd9f2715ea update links to SDK Docs 2021-01-21 11:10:06 +01:00
Jakub Chrzanowski
ff3e864851 - Update the base platform version to 2020.1
- Change since/until build to `201-203.*`
2020-12-02 14:56:42 +01:00
Jakub Chrzanowski
f04885727a Update pluginVerifierIdeVersions in the gradle.properties files 2020-11-05 14:42:39 +01:00
Jakub Chrzanowski
624c6950be
Cache downloaded IDEs used by Plugin Verifier for the verification 2020-10-29 21:46:49 +01:00
Jakub Chrzanowski
2de45ab6ce
Integration with IntelliJ Plugin Verifier through the Gradle IntelliJ Plugin runPluginVerifier task 2020-10-29 20:41:47 +01:00
Oliver Nybroe
b6b9ce9711
Added missing properties in the gradle.properties template file (#45)
* Add missing gradle.properties values to cleanup

* CHANGELOG: Added Missing properties in the `gradle.properties` template file

Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2020-10-14 09:11:52 +02:00
Andrei Khodko
b21aed296e
Update pluginName_ (#33)
Template cleanup changes pluginName_ to pluginName, so it causes errors on building
2020-09-13 10:37:53 +02:00
Tomasz Błachut
cfb550ca5d Bump pluginUntilBuild to 202.* in template cleanup
Using template overwrites `gradle.properties`, cleanup makes plugin unusable in current platform
2020-08-02 20:01:37 +02:00
Jakub Chrzanowski
89a3f60ce4 Changed pluginUntilBuild to the correct format: 201.* 2020-06-26 13:23:43 +02:00
Jakub Chrzanowski
895b7602b2 Fixed updating of the Template plugin name on cleanup 2020-06-26 13:22:18 +02:00