Commit Graph

50 Commits

Author SHA1 Message Date
Jakub Chrzanowski
a09031a9d5 GitHub Actions - run Export Properties in bash shell 2020-08-12 12:06:40 +02:00
Jakub Chrzanowski
a2bee72ebe GitHub Actions - optimize Export Properties step 2020-08-12 12:06:40 +02:00
Jakub Chrzanowski
fd86091fe8 GitHub Actions - remove running test task - already covered by check 2020-08-12 12:06:40 +02:00
Jakub Chrzanowski
b56e1f6835 GitHub Actions - use gradle:jdk8 container to provide Java 2020-08-12 12:06:40 +02:00
Jakub Chrzanowski
741869f9cc GitHub Actions - make *Update Changelog* job dependent on the *Publish Plugin* 2020-08-09 10:51:22 +02:00
Pavel Sorokin
1f28b21bcb chore: cache gradle wrapper directory
updating action/cache to v2 allows to cache multiple paths
2020-08-09 10:34:01 +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
70cbdce227 GitHub Actions - revert CHANGELOG escaping to the working solution 2020-07-31 14:00:56 +02:00
Jakub Chrzanowski
f9fca8690d
Verifier fix (#19)
- run plugin verifier against 2019.3 2020.1 2020.2
- Plugin Verifier broken for artifacts with whitespaces in name
2020-07-31 13:14:35 +02:00
Jakub Chrzanowski
a1f029b0f6 GitHub Actions - run plugin verifier against 2019.3 2020.1 2020.2 2020-07-31 09:07:40 +02:00
Jakub Chrzanowski
9f5a2eb925 GitHub Actions - fixed comment 2020-07-30 23:19:15 +02:00
Jakub Chrzanowski
f89a77641f Update screenshots 2020-07-10 07:40:02 +02:00
Jakub Chrzanowski
6fe45d61b1 GitHub Actions - Release - separate changelog related job from the release 2020-07-07 06:26:56 +02:00
Jakub Chrzanowski
2fc4b4cf60 Run GitHub Actions Release workflow on prereleased event 2020-07-06 22:03:17 +02:00
Jakub Chrzanowski
cadd20cde0 Update Template Cleanup workflow test to avoid running it on forks 2020-07-06 15:16:31 +02:00
Jakub Chrzanowski
aa34153a0e ktlint integration 2020-07-02 06:27:29 +02:00
Jakub Chrzanowski
445e56622e README Tip to watch repository 2020-07-01 17:57:51 +02:00
Jakub Chrzanowski
4fe8da5ec5 Added JetBrains Plugin badges and TODO list for the end users 2020-07-01 17:42:29 +02:00
Jakub Chrzanowski
479fd0516c GitHub Actions - handle project name containing spaces 2020-06-30 10:55:44 +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
Jakub Chrzanowski
40533689f0 GitHub Actions - Template Cleanup - fixed adding files to git 2020-06-26 13:11:11 +02:00
Jakub Chrzanowski
35c5d47fd0 GitHub Actions - avoid altering workflows on cleanup because of:
refusing to allow a GitHub App to create or update workflow `.github/workflows/release.yml` without `workflows` permission
2020-06-26 11:53:37 +02:00
Jakub Chrzanowski
2f1c64e170 Fixed remove-on0-cleanup operation 2020-06-26 11:26:31 +02:00
Jakub Chrzanowski
b58cb1e66b Added settings.gradle.kts for the performance purposes 2020-06-26 09:35:03 +02:00
Jakub Chrzanowski
b72f23d76f Perform GitHub Actions Release workflow only in project using the template 2020-06-25 06:19:01 +02:00
Jakub Chrzanowski
c23f8b9d3a Extend GitHub Actions template-cleanup.yml workflow with ability to remove content marked with #REMOVE-IN-CLEANUP# 2020-06-25 06:17:57 +02:00
Jakub Chrzanowski
d68f01d163 Removed ideaIC:LATEST-EAP-SNAPSHOT form Build workflow verification 2020-06-24 17:03:41 +02:00
Jakub Chrzanowski
4395c62e5c Set platformVersion in gradle.properties to 2019.3 2020-06-24 16:41:46 +02:00
Jakub Chrzanowski
4f3c95f0ed marker 2020-06-24 15:04:54 +02:00
Jakub Chrzanowski
d3c189d5be GitHub Actions - Build - update IDE versions for the plugin verifier 2020-06-23 12:26:46 +02:00
Jakub Chrzanowski
a56c0661dc GitHub Actions - Release - cache action not allowed in released event 2020-06-23 12:08:38 +02:00
Jakub Chrzanowski
c5843adabc GitHub Actions - Release - checkout specific tag 2020-06-22 22:19:50 +02:00
Jakub Chrzanowski
17ef703111 README update 2020-06-19 13:04:07 +02:00
Jakub Chrzanowski
99e98e4f48 README - wip 2020-06-19 09:51:04 +02:00
Jakub Chrzanowski
0d149ce5dd rename project to IntelliJ *Platform* Pugin Template 2020-06-19 07:36:30 +02:00
Jakub Chrzanowski
527557dd5e README - wip 2020-06-18 22:09:41 +02:00
Jakub Chrzanowski
09bace795e GitHub Actions - Template Cleanup fix 2020-06-18 11:18:51 +02:00
Jakub Chrzanowski
7603df2239 replace hsz with JetBrains 2020-06-17 22:31:54 +02:00
Jakub Chrzanowski
5873fd3515 GitHub Actions - Template Cleanup fix 2020-06-17 22:17:37 +02:00
Jakub Chrzanowski
e6af985074 temporary GH Actions repository set to hsz/intellij-plugin-template 2020-06-17 21:09:59 +02:00
Jakub Chrzanowski
e4a1106495 GitHub Actions - template cleanup workflow 2020-06-17 21:06:57 +02:00
Jakub Chrzanowski
31bd7db2f0 Fixed plugin dependencies, GH Actions - publish plugin 2020-06-17 12:06:43 +02:00
Jakub Chrzanowski
711e280d28
GH Actions - release workflow 2020-06-17 07:19:59 +02:00
Jakub Chrzanowski
aaba297ffa
GH Actions release + Changelog integration (#4) 2020-06-16 16:12:30 +02:00
Jakub Chrzanowski
67df09b137
GH Actions release + Changelog integration (#3) 2020-06-16 11:09:54 +02:00
Jakub Chrzanowski
4aa3db2ba6 GitHub Actions - rename workflow to Build 2020-05-06 09:34:35 +02:00
Jakub Chrzanowski
3c1166e1f2 detekt integration 2020-05-05 21:56:33 +02:00
Jakub Chrzanowski
0dba75da0b GitHub Actions - cover workflow with comments 2020-04-22 09:11:33 +02:00
Jakub Chrzanowski
85d57ca0ff GitHub Actions - Tests 2020-04-21 22:31:52 +02:00