Commit Graph

5273 Commits

Author SHA1 Message Date
Martin Lippert
82d8f49a7a formatting 2023-07-26 13:55:08 +02:00
Martin Lippert
575cd22b68 GH-1068: added quick fix information to diagnostics for the first simple validation - caching probably does not work for that yet 2023-07-25 17:36:02 +02:00
Martin Lippert
7fcb9af8f2 GH-1068: disable old reconciling of java sources + add simple validation for jdt reconciler for testing purposes 2023-07-25 13:20:30 +02:00
Martin Lippert
91f7feb9d7 remove entries from internal memory store when deleting outdated cache files from disc 2023-07-25 12:15:09 +02:00
Martin Lippert
d82d28fb40 Merge branch 'main' into jdt-diagnostics-via-symbols 2023-07-24 10:42:05 +02:00
Martin Lippert
ab131934e3 GH-1079: do not include output folders in cache key computation anymore to avoid confusion caused by random output folders timestamp changes 2023-07-24 10:39:37 +02:00
aboyko
612ba1c413 GHA: minimize nightly distro downloads page broken links state 2023-07-21 15:45:27 -04:00
aboyko
d1b59295a5 GHA: convert download page update to a reusable shell script 2023-07-21 13:54:58 -04:00
aboyko
823ca7ad56 GHA: skip generate/upload downloads page from maven build 2023-07-21 10:33:28 -04:00
aboyko
1148411e69 GHA: fix downloads page upload 2023-07-21 08:42:45 -04:00
aboyko
8c91f71dac GHA: debug uploading downloads page 2023-07-21 08:40:11 -04:00
aboyko
91ecd7c03a GHA: debug uploading downloads page 2023-07-21 08:36:04 -04:00
aboyko
fee3c16866 GHA: debug uploading downloads page 2023-07-21 08:33:46 -04:00
aboyko
d0e1ea7010 GHA: fix error in the cleanup script 2023-07-21 01:16:16 -04:00
aboyko
929804f28b GHA: fix yml syntax error 2023-07-21 00:05:06 -04:00
aboyko
956a91644f GHA: fix yml syntax error cleanup steps for dmg and exe signing 2023-07-20 23:30:55 -04:00
aboyko
41a5f1fbcd GHA: try turning of generating download page in the maven build for e428 2023-07-20 22:53:38 -04:00
aboyko
f1ba27d24c GHA: try generating nightly download page 2023-07-20 18:11:06 -04:00
aboyko
23623d6a29 GHA: debug gen html 2023-07-20 17:54:23 -04:00
aboyko
2c24a76c0b GHA: debug gen html 2023-07-20 17:52:22 -04:00
aboyko
52539e62ce GHA: corrections to gen html 2023-07-20 17:49:04 -04:00
aboyko
1d57fa22c9 GHA: correction to gen html use cp with dryrun flag 2023-07-20 17:37:54 -04:00
aboyko
b686800690 GHA: gen html use cp with dryrun flag 2023-07-20 17:36:45 -04:00
aboyko
0b9be76852 GHA: name gen html workflow 2023-07-20 17:29:44 -04:00
aboyko
c62acb70c6 GHA: disable build on every push. Attempt at generating download page 2023-07-20 17:26:46 -04:00
aboyko
1d2ec78773 GHA: win exe sign script properly rm directory 2023-07-20 16:43:57 -04:00
aboyko
52e296f618 GHA: win exe sign job checkout scripts from the git repo 2023-07-20 15:39:35 -04:00
Martin Lippert
b55f9000e2 GH-1068: initial version of running a single validation as part of the indexing machinery 2023-07-20 20:57:45 +02:00
Martin Lippert
72f0da117a GH-1068: added progress reporting to indexing infrastructure 2023-07-20 20:57:45 +02:00
Martin Lippert
cfe46378b4 temporarily enable dumping of beans index information when retrieving symbols for a project 2023-07-20 20:57:45 +02:00
Martin Lippert
cc15b8ead8 GH-1068: added missing null check 2023-07-20 20:57:45 +02:00
Martin Lippert
151ad12d25 GH-1068: foundation to generate and cache diagnostics in symbol machinery 2023-07-20 20:57:45 +02:00
aboyko
0478a21e0c GHA: disable tests to make the build faster for debugging 2023-07-20 14:47:18 -04:00
aboyko
6311ceebcf GHA: debug exe signing concurrency 2023-07-20 14:45:55 -04:00
aboyko
d63f1697d5 GHA: win-exe signing accounts for concurrency 2023-07-20 13:23:02 -04:00
aboyko
1de857a339 GHA: make eclipse ls extensions workflow re-usable 2023-07-20 11:56:10 -04:00
aboyko
3fb358bccc GHA: correct sign exe script support linux and mac with ls ext build job 2023-07-20 10:12:16 -04:00
aboyko
ba89f4acf2 GHA: run ls extension on ubuntu runner 2023-07-20 02:27:31 -04:00
aboyko
80a88b16af GHA: build on every push. Remove unnecessary files 2023-07-20 02:25:14 -04:00
aboyko
d8ead7aa62 GHA: remove distro files processing from maven poms 2023-07-20 01:04:39 -04:00
aboyko
2971b205e1 GHA: step into the right folder to upload linux distros 2023-07-19 23:52:51 -04:00
aboyko
e3c391db78 GHA: fix typo in workflow 2023-07-19 23:22:43 -04:00
aboyko
8613c1726e GHA: upload linux files to s3 outside of maven build. Cleanups 2023-07-19 23:16:31 -04:00
aboyko
c34f47dce8 GHA: correct notarization script, cleanup. Define KEYCHAIN var in scripts 2023-07-19 21:35:51 -04:00
aboyko
a543ab19dd GHA: correct yml syntax errors 2023-07-19 20:58:45 -04:00
aboyko
ca36ce2833 GHA: revert osx sign/notarize bits commented out 2023-07-19 20:56:17 -04:00
aboyko
b94c25425f GHA: osx notarization wait and parallelize 2023-07-19 20:54:28 -04:00
aboyko
644b2e24ac GHA: try correcting KEYCHAIN variable value 2023-07-19 19:52:50 -04:00
aboyko
c00a21c2ea GHA: try using macos-latest-xl runner 2023-07-19 19:23:50 -04:00
aboyko
55efe19c0b GHA: debug osx dmg signing 2023-07-19 19:22:20 -04:00