Commit Graph

5265 Commits

Author SHA1 Message Date
aboyko
e21343ac83 Check for classpath change is back
Back to complete the revert of including tracking output folder contents
into classpath changed event
2023-07-28 14:23:30 -04:00
Martin Lippert
d186706676 remove entries from internal memory store when deleting outdated cache files from disc 2023-07-24 11:16:00 +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
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
aboyko
6cef57c5d8 GHA: correct osx signing script, stop osx signing in maven build 2023-07-19 18:48:33 -04:00
aboyko
d2c12263fc GHA: polishing script 2023-07-19 17:40:01 -04:00
aboyko
8bbdd21d9b GHA: put mac certificate id in double quotes 2023-07-19 16:57:05 -04:00
aboyko
63d2cd92b3 GHA: debug failed codesign command 2023-07-19 16:24:11 -04:00
aboyko
8dcc6e515d GHA: add exec permission to shell script file 2023-07-19 15:06:54 -04:00
aboyko
94f4f95f85 GHA: correction to s3 remove/upload filters 2023-07-19 13:47:21 -04:00
aboyko
9c78ae24cc GHA: don't remove macosx tar.gz with the maven build. Strict filter to upload linux tar.gz to s3 2023-07-19 13:34:33 -04:00
aboyko
728c2040dd GHA: first attempt at factoring out osx distro sign/notarize 2023-07-19 12:16:50 -04:00