1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-10-19 13:42:45 +02:00
Commit Graph

67 Commits

Author SHA1 Message Date
Alex Plate
7370012667
Add getUnreleasedChangelog task to build.gradle 2020-12-01 09:52:56 +03:00
Alex Plate
3944c80ae2
Update gradle intellij plugin 2020-11-27 10:54:22 +03:00
Alex Plate
c8be6c203e
Update intellij plugin version 2020-11-20 12:39:00 +03:00
Alex Plate
f053d305d5
Remove neovim from implementation 2020-11-20 09:35:48 +03:00
Alex Plate
01a6964d68
Use neovim for tests only 2020-11-19 11:59:41 +03:00
Alex Plate
e0732e041b
Start with UI tests in the project 2020-11-18 22:03:46 +03:00
Alex Plate
ec64d19a36
Update JetBrains annotations 2020-11-18 11:25:39 +03:00
Alex Plate
ecfcdf5a8c
Update intellij gradle plugin 2020-11-06 10:06:25 +03:00
Alex Plate
cdf7fd8ce6
Update markdown to slack version 2020-11-03 12:14:58 +03:00
Alex Plate
8fe07e7b20
Verify plugin only against last major versions of IJ 2020-11-03 11:26:32 +03:00
Alex Plate
2d4d3e9410
Update markdown to slack parser version 2020-11-03 11:20:21 +03:00
Alex Plate
b7caee119e
Rename detekt folder 2020-10-31 21:44:53 +03:00
Alex Plate
04ac0ab743
[TC] Extract plugin verification into the separate build 2020-10-31 19:21:12 +03:00
Alex Plate
4177f4e4f3
Rename ideavim.neovim.test to ideavim.nvim.test 2020-10-31 18:44:53 +03:00
Alex Plate
5d0e82781f
Enable teamcity output format for plugin verifier 2020-10-30 11:37:36 +03:00
Alex Plate
24f005a340
Integrate plugin verifier to the project 2020-10-30 11:08:49 +03:00
Alex Plate
12e9774d4c
Use markdown to slack converter to send EAP notification 2020-10-27 09:38:38 +03:00
Alex Plate
d1e39903dd
Use gradle-changelog-plugin for pushing slack notifications 2020-10-20 11:34:52 +03:00
Alex Plate
d1bfce1974
Create a baseline for the detekt 2020-10-19 11:07:53 +03:00
Alex Plate
2072fa1e13
Add detekt to the project 2020-10-18 21:06:51 +03:00
Alex Plate
462f5bab54
Update intellij gradle plugin version 2020-10-12 11:03:34 +03:00
Alex Plate
7efc2e1631
Enable neovim testing only for testWithNeovim task 2020-07-12 16:41:13 +03:00
Alex Plate
bd942e2ea1
Add initial implementation of neovim integration for tests 2020-07-09 17:36:57 +03:00
Alex Plate
437932d023
Revert and move neovim to fork 2020-07-06 19:49:27 +03:00
Alex Plate
93cdf3828b
Add initial implementation of neovim integration for tests 2020-07-06 19:03:07 +03:00
Alex Plate
99a91404ce
Revert "Add initial implementation of neovim integration for tests"
This reverts commit 15ebcb5b
2020-07-06 16:06:09 +03:00
Alex Plate
15ebcb5b6a
Add initial implementation of neovim integration for tests 2020-07-06 12:20:02 +03:00
Alex Plate
802c887b60
Well, JetCheck is accessible from IJ sources 2020-07-01 15:55:01 +03:00
Alex Plate
e15fd8fa24
Add initial implementation of property based tests 2020-07-01 15:46:52 +03:00
Alex Plate
3bae95ae5b
Fix typo 2020-05-28 11:07:10 +03:00
Alex Plate
e14aae761d
Java plugin is always required 2020-04-30 11:33:11 +03:00
Alex Plate
d5055506b0
Fix regex for slack notification 2020-04-22 09:56:39 +03:00
Alex Plate
abd0f9b961
Update dependencies 2020-04-10 11:00:47 +03:00
Alex Plate
1a3dea0de6
Update slack notification format 2020-03-20 11:42:40 +03:00
Alex Plate
e032377e68
Update annotations 2020-02-20 10:35:09 +03:00
Alex Plate
2f18b25593
Update gradle dependencies 2020-02-14 10:17:00 +03:00
Alex Plate
b62b940cd4
Make kt library compileOnly 2019-11-22 15:27:47 +03:00
Alex Plate
5d2520d057
Revert compile dependencies 2019-11-14 13:10:12 +03:00
Alex Plate
f27e00500e
Do not add kotlin stdlib to resulting jar 2019-11-05 17:35:10 +03:00
Alex Plate
e17f571dba
Remove useless teamcity report 2019-10-31 17:56:36 +03:00
Alex Plate
1921bef0ea
Use build script to print TeamCity status 2019-10-15 19:11:09 +03:00
Alex Plate
037aee7c59
Make kotlin jvm 1.8 compatible. 2019-09-17 11:07:09 +03:00
Alex Plate
6816dc4f75
Update version of jb annotations 2019-07-12 16:36:39 +03:00
Andrey Vlasovskikh
4cdbbaa35d Token-based auth for publishing the plugin 2019-07-02 18:40:23 +03:00
Alex Plate
e2a8ba7f0c
Add gradle task with slack notifications about EAP releases 2019-07-02 17:28:12 +03:00
Alex Plate
f88ed69f1f
Support new external java plugin for 192+ versions 2019-06-10 12:36:06 +03:00
Alex Plate
4c9974f7eb
Update intellij plugin and set default idea version to 2019.1 2019-06-07 20:59:21 +03:00
Andrey Vlasovskikh
d49683ab2f Updated Kotlin to 1.3 due to compatibility IntelliJ 2019.1
The minimal compatible version is now 2018.3.
2019-01-28 22:56:14 +03:00
Andrey Vlasovskikh
810c3cd561 Use the IntelliJ repo instead of the default cache-redirector due to network issues 2019-01-28 21:54:55 +03:00
Andrey Vlasovskikh
2882b638e5 Use latest stable IntelliJ, Kotlin, gradle-intellij-plugin 2018-10-18 14:45:33 +03:00