1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-09-20 01:42:47 +02:00
Commit Graph

59 Commits

Author SHA1 Message Date
Alex Plate
5fb4c10f88
Add 2024.2 IJ for testing on TC 2024-08-30 18:42:02 +03:00
Alex Plate
b49a38b6d0
Rename ReleasesVcsRoot 2024-05-28 23:24:03 +03:00
Alex Plate
ad0751677a
Add a special VCS root for releases 2024-05-28 23:18:45 +03:00
Alex Plate
1a7e90c7d7
Bump the minimal version of IJ to 241
There are a lot of incompatibilities with IdeaVim on 241 if it's built on 233

Also, this time the special branch for the IJ version won't be created. Previously on bumping the version of IJ, we've created the branch to keep the reference to the moment when it happened. However, IJ version bumps are easy to trace anyway by git.
2024-05-24 15:37:05 +03:00
Alex Plate
fda310bda6
Create a configuration for 2024.1 tests 2024-04-26 09:44:46 +03:00
Alex Plate
5fd7d83a70
Apply patches to TeamCity configurations 2024-02-07 08:22:42 +02:00
Alex Plate
58b97e6361
Get back to regular agents 2023-12-19 10:45:40 +02:00
Alex Plate
8bc2032b07
Do not override all artifact rules 2023-12-19 10:44:49 +02:00
Alex Plate
fac5a3cc6f
Remove XYZ testing configuration 2023-12-19 00:12:53 +02:00
Alex Plate
4f5ea1696f
Revert "Add back-to-232 branch"
This reverts commit 20832f11b6.
2023-12-19 00:12:53 +02:00
Alex Plate
aa0ce71612
Temporally switch to larger agents 2023-12-15 18:24:31 +02:00
Alex Plate
9430341d4e
Add artifact rules for all builds 2023-12-15 17:42:08 +02:00
Alex Plate
20832f11b6
Add back-to-232 branch 2023-12-15 17:01:08 +02:00
Alex Plate
3b1768fa4e
Update new build configuration name 2023-12-15 16:41:48 +02:00
Alex Plate
23a3085bad
Add xyz branch for testing 2023-12-15 16:34:38 +02:00
Alex Plate
07cbaeb7aa
Add 2023.3 test on TeamCity dashboard 2023-12-08 18:23:23 +02:00
filipp
4fbf6cbc50 Update minimal supported version to 2023.3 in TeamCity 2023-11-17 14:39:38 +02:00
Alex Plate
96db8a326e
Add teamcity tests for stable versions of IJ 2023-10-20 11:16:50 +03:00
filipp
95cf32c70a Add build configuration 2023-08-18 11:34:43 +03:00
Alex Plate
1855f3b43f
Disable detection of the java OOM on TeamCity
With the new version of gradle intellij plugin, it started to print a message that some configuration may cause OOM exception
Funny thing is that TeamCity has an automatic detection of OOM based on the text output.
So, the builds started to fail because TC used to thing that the OOM happened
2023-06-06 17:33:35 +03:00
Alex Plate
cc0aa08d91
Another refactoring 2023-04-05 22:31:39 +03:00
Alex Plate
83d2d1da4f
Use medium agents for all build configurations 2023-04-05 22:03:30 +03:00
Alex Plate
24e69bec2b
Make abstract build type 2023-04-05 21:58:35 +03:00
Alex Plate
ca337dcca2
Define agent requirements on the project level 2023-04-05 21:52:06 +03:00
Alex Plate
8c2b5671f1
Cleanup vcs source roots for TC 2023-04-05 20:52:30 +03:00
Alex Plate
d0d53d7d20
Update TC configurations 2023-04-05 20:13:04 +03:00
Alex Plate
1105529e91
Update minimal IJ version to 223 2022-10-27 10:29:58 +03:00
Alex Plate
ccdff4f087
TC: Fix missing import 2022-08-25 11:23:22 +03:00
Alex Plate
ff14303e88
TC: add tests for stable version of idea 2022-08-25 11:12:50 +03:00
Alex Plate
42eca1d5f2
Apply TC patches 2022-07-07 11:20:10 +03:00
Alex Plate
739390739e
[TC]: Register VCS root 2022-02-17 10:56:57 +03:00
Alex Plate
6b2ead0d4e
[TC]: Remove old tests from TC build 2022-02-17 10:52:51 +03:00
Alex Plate
267fc62865
Add TC tests for 213 2022-02-09 09:54:07 +03:00
lippfi
63ecaff1bc Add long running tests 2021-11-24 09:52:17 +03:00
Alex Plate
add1d6225d
[TC] Move 202 to old tests 2021-10-12 15:14:41 +03:00
Alex Plate
fb51236ae2
Add 2021.2 tests 2021-10-12 13:25:58 +03:00
Alex Plate
628ce16e99
[TC] Exclude linting check for jobs 2021-06-30 11:20:39 +03:00
Alex Plate
dc5a38ccba
Remove TC job for updating authors 2021-05-17 23:16:14 +03:00
Alex Plate
cc343fae9e
Add update authors task 2021-05-17 17:41:59 +03:00
Alex Plate
5a9281ece4
[TC] Add 2021.1 version of IJ to tests 2021-04-24 16:42:50 +03:00
Alex Plate
ccd9d05ac7
[TC] Extract linting and formatting into the separate job 2021-03-31 10:51:27 +03:00
Alex Plate
d6f771f6c3
[TC] Extract github pull requests into the separate project 2021-02-24 04:24:09 +03:00
Alex Plate
e16857457c
[TC] Update configs 2021-02-20 11:52:00 +03:00
Alex Plate
28dfda1370
[TC] Add job for property based tests 2021-01-14 17:00:42 +03:00
Alex Plate
c73b8cf795
[TC] Apply TC patch 2021-01-14 16:58:11 +03:00
Alex Plate
d29244efcc
[TC] Add qodana build type 2021-01-13 20:22:58 +03:00
Alex Plate
7976fdd019
Extract old tests into the separate project 2020-12-23 11:35:28 +03:00
Alex Plate
7005cb0268
Extract releases into the separate TC subproject 2020-12-23 11:27:25 +03:00
Alex Plate
b981193f19
Create TC configuration for releasing 2020.1 version 2020-12-23 10:37:48 +03:00
Alex Plate
ec4c0a0d0d
Update teamcity configurations to deprecate 201 branch 2020-12-16 11:38:52 +03:00