Commit Graph

6199 Commits

Author SHA1 Message Date
aboyko
30abaec4d6 Fix exception in bean json parser 2024-09-11 17:28:39 -04:00
aboyko
dc577efc87 Bump up version 4.25.0 -> 4.26.0 2024-09-11 13:47:40 -04:00
aboyko
20b8cb2021 Bump up versions for boot ls and eclipse extensions from 1.57.0 to 1.58.0 2024-09-11 12:55:44 -04:00
aboyko
685eea3c69 [GHA] Announce workflow adjusted for GChat 2024-09-10 22:44:25 -04:00
aboyko
0f7ebf91ba [GHA] Fix vscode extension publish notification 2024-09-10 18:34:18 -04:00
aboyko
a82190b58c Properly set command to launch LS Jar 2024-09-10 08:45:56 -04:00
aboyko
b9fa4204c5 [GHA] Correct gchat notification json 2024-09-07 16:41:25 -04:00
aboyko
468eaa908f [GHA] Correct gchat notification json 2024-09-07 16:08:25 -04:00
aboyko
457ce53e9c [GHA] Multiline content for cards in gchat notifications 2024-09-07 16:04:12 -04:00
aboyko
236c6b7b23 Correct signing inside rewrite-gradle.jar 2024-09-07 09:11:45 -04:00
aboyko
992d825362 Correct signing inside rewrite-gradle.jar 2024-09-07 07:12:10 -04:00
aboyko
ffc3c6bbad Sign binary inside the nested JAR inside rewrite-gradle.jar (new OR) 2024-09-07 00:10:35 -04:00
aboyko
50ebd80b37 Upgrade Rewrite to 2.18 BOM 2024-09-06 20:54:59 -04:00
aboyko
8044224916 Cleanup OSX signing script 2024-09-06 19:25:30 -04:00
aboyko
bd48e2e19f Local vars for osx signing script functions 2024-09-06 17:42:17 -04:00
aboyko
515d4479a5 Correct the script to look inside nested jar for binaries 2024-09-06 16:41:58 -04:00
aboyko
f20fc239df Correct the script to look inside nested jar for binaries 2024-09-06 15:35:03 -04:00
aboyko
a0629e4079 Correct the script to look inside nested jar for binaries 2024-09-06 14:33:33 -04:00
aboyko
7b8744aca7 Correct the script to look inside nested jar for binaries 2024-09-06 14:25:02 -04:00
aboyko
8b79d9a987 Correct the script to look inside nested jar for binaries 2024-09-06 13:26:08 -04:00
aboyko
d7247087d4 Attempt to sign binary inside nested jar 2024-09-06 12:53:33 -04:00
aboyko
26c2ac7a17 Add misssing file to sign from snappy-java jar 2024-09-06 10:33:17 -04:00
aboyko
fe787cec4c Fix check notarization workflow 2024-09-06 10:23:55 -04:00
aboyko
336186f290 Try signing inside the JAR 2024-09-06 08:59:54 -04:00
aboyko
448ae23912 Fix failing GHA step for project version 2024-09-05 19:57:16 -04:00
aboyko
4cbf46be37 Debug OSX signing and notarization 2024-09-05 19:06:20 -04:00
aboyko
7be5c2c658 Add gchat notification for distro release artifact 2024-09-05 17:42:27 -04:00
aboyko
2f7fe9bd4e Test GChat eclipse distro message corrections 2024-09-05 15:02:11 -04:00
aboyko
2391b39ad9 Test GChat eclipse distro message corrections 2024-09-05 15:01:04 -04:00
aboyko
b49ba6d1ed Test GChat eclipse distro message 2024-09-05 14:58:29 -04:00
Martin Lippert
565904de19 GH-1344: refactored conditional on resource completion processor to be based on annotation attribute completion processor abstraction 2024-09-05 12:13:14 +02:00
Martin Lippert
c1970b7ed5 update remaining Eclipse bundles to Java 17 as a minimum requirement 2024-09-05 09:20:29 +02:00
aboyko
4ccb20e746 GChat notifications for release build and publish of a vscode extension 2024-09-04 19:08:06 -04:00
aboyko
1464569ce3 Try new credentials for Apple notarization. GChat json corrections 2024-09-04 16:51:14 -04:00
aboyko
5ef8be1cf8 Disable ConditionalOnResourceCompletionTest as they fail the CI 2024-09-04 14:53:12 -04:00
aboyko
0a7c661f9e Try GChat notification for VSCode RCs 2024-09-04 14:20:12 -04:00
Martin Lippert
62048c6414 renamed conditional on resource completion processor to better match naming conventions around code completion processors 2024-09-04 13:23:34 +02:00
ksankaranara
8552a52bdf Add support for @ConditionalOnResource annotation attributes 2024-09-04 11:57:22 +02:00
aboyko
23203a189f Test GChat message correction 2024-09-03 20:24:26 -04:00
aboyko
66e68b9e58 Test GChat message correction 2024-09-03 20:23:18 -04:00
aboyko
dd37e4b97c Test GChat message 2024-09-03 20:22:34 -04:00
Martin Lippert
a467f6258a fix test case, allow random order of references 2024-09-03 19:18:10 +02:00
Martin Lippert
3f183e6d6a GH-1313: added support for content-assist, find references, and go to definition for Named annotation usage in Spring apps 2024-09-03 17:35:14 +02:00
Martin Lippert
370ac52c9f avoid content-assist proposals to show up when the cursor is on the anntation type itself 2024-09-03 17:34:02 +02:00
Martin Lippert
bc0fc9f459 fix source code in test cases by adding missing imports 2024-09-03 15:16:14 +02:00
Martin Lippert
16e2e81986 typo 2024-09-03 08:31:13 +02:00
Martin Lippert
47770ae607 GH-1313: symbol support for named annotation 2024-09-03 08:30:59 +02:00
Martin Lippert
4bb6698926 GH-1317: allow individual context assist processors to devide whether the list is incomplete or not + refined the way class and package proposals show up in XML config files 2024-08-30 15:00:26 +02:00
Martin Lippert
7763abcd34 mention AOP annotation in Copilot command and preference descriptions 2024-08-30 09:50:28 +02:00
vudayani
64e7084514 GH-1330: Explain AOP annotations with copilot 2024-08-30 09:23:10 +02:00