Commit Graph

14 Commits

Author SHA1 Message Date
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