Commit Graph

  • c0511ac1b9 Syntax error correction aboyko 2023-07-13 14:02:17 -04:00
  • 8418807d10 Attempt to pass win zip to the next GHA job aboyko 2023-07-13 13:57:54 -04:00
  • 58f6f75f72 Attach notarization ticket for offline usecase aboyko 2023-07-13 00:57:36 -04:00
  • e86d4be0ce Remove extra argument from notarization command aboyko 2023-07-12 23:49:06 -04:00
  • fc2b2d5d9c Correct syntax errors around notarization aboyko 2023-07-12 23:45:34 -04:00
  • 03cb68715e Comment out successful completion of previous workflow due to multi-event trigger aboyko 2023-07-12 23:20:17 -04:00
  • 1cdde69aad Correct typos around notarization commands aboyko 2023-07-12 23:17:20 -04:00
  • eb60419046 Another try to fix on dispatch event aboyko 2023-07-12 23:11:34 -04:00
  • 33d98b9a7a Try to fix on dispatch event aboyko 2023-07-12 23:08:47 -04:00
  • e8b92eeafc GH yml syntax correction aboyko 2023-07-12 22:49:11 -04:00
  • d8210dabe1 Notarization on GH hosted. Add on dispatch event to manually launch distro builds aboyko 2023-07-12 22:46:55 -04:00
  • 1d0c488cf8 Account for modulith dependency to be a local project aboyko 2023-07-12 20:52:01 -04:00
  • eef3b5c35d Macos gh hosted: install appdmg aboyko 2023-07-12 17:41:50 -04:00
  • 994d810f7c Macos gh hosted: install rather than package aboyko 2023-07-12 17:06:59 -04:00
  • ea72fc0850 Adjust keychain env var. Temporarily disable win exe signing aboyko 2023-07-12 16:36:03 -04:00
  • afccc20b60 Try gh hosted macos runner for distro build. Switch off workflow run on push aboyko 2023-07-12 15:57:08 -04:00
  • 42b92edc1e Adjust concurrency for GHA workflows aboyko 2023-07-12 11:23:17 -04:00
  • 2d8cd9d849 [boot-properties] Resource value hint includes 'optional:' aboyko 2023-07-12 11:05:16 -04:00
  • fcdd69aec9 GHA: try concurrency property aboyko 2023-07-12 11:00:24 -04:00
  • f7f8ba586c cleanup Martin Lippert 2023-07-12 14:16:33 +02:00
  • 97cf3b32f4 refactored symbol cache to enable reuse for various types of cache items and separated symbol cache from beans index cache Martin Lippert 2023-07-12 14:13:21 +02:00
  • 0be66eb6ae Use non-deprecated snakeyaml FlowStyle API aboyko 2023-07-11 23:54:00 -04:00
  • 6496537e61 Modulith integration improved with manual refresh aboyko 2023-07-11 19:48:05 -04:00
  • 7dfbad709f reorganize names and package locations around symbol and index caches Martin Lippert 2023-07-11 12:27:53 +02:00
  • 9bf67c9f4e Modulith integration generates metadata to a file aboyko 2023-07-10 12:59:31 -04:00
  • 6fd123eea7 Disable randomly failing test and correct workflow syntax aboyko 2023-07-07 15:11:44 -04:00
  • 65ff8e06fd Add git ref parameter to re-usable workflow aboyko 2023-07-07 14:39:10 -04:00
  • 340e9a5c4f Only run distro builds on the success of ls extensions build aboyko 2023-07-07 13:58:21 -04:00
  • edea95f408 Remove buildQualifier setting from the command aboyko 2023-07-07 12:50:54 -04:00
  • 169e7b7983 Switch debug workflow to highly available runner aboyko 2023-07-07 12:35:35 -04:00
  • ae96a8f7fe Debug timestamp output aboyko 2023-07-07 12:33:11 -04:00
  • 12e7e16ba9 Attempt to trigger GHA builds properly aboyko 2023-07-07 09:30:59 -04:00
  • 02e2f69efd Workflow re-usable only via calling workflows aboyko 2023-07-06 23:22:17 -04:00
  • 542cb04157 GHA polishing aboyko 2023-07-06 23:20:14 -04:00
  • 5ff8b9bc71 Create temp notarization folder. Snapshot for e427 distro aboyko 2023-07-06 21:46:51 -04:00
  • 35092816b2 e428 pom osx notarization execution via native shell env aboyko 2023-07-06 21:16:32 -04:00
  • 23d73b01aa Add e429 distro snapshot build aboyko 2023-07-06 20:45:55 -04:00
  • 4b7f862f85 Attempt to inherit secrets from caller workflow aboyko 2023-07-06 20:42:42 -04:00
  • 1ccf29f204 Input types as strings aboyko 2023-07-06 20:27:26 -04:00
  • a9cea6bd77 Provide type for inputs for re-usable workflow aboyko 2023-07-06 20:25:49 -04:00
  • 597c27be2c Switch re-usable workflow to "workflow-call" activation aboyko 2023-07-06 20:17:22 -04:00
  • 8cb5c683ed Fix syntax in the yaml aboyko 2023-07-06 20:15:28 -04:00
  • 61e4389f66 Fix syntax in the yaml aboyko 2023-07-06 20:13:13 -04:00
  • c2f1eb1423 Another attempt at properly using re-usable workflow aboyko 2023-07-06 20:11:53 -04:00
  • 03f74598be Try to re-use eclipse-distro build workflow aboyko 2023-07-06 20:03:37 -04:00
  • dc59ff8b9b Remove some debug changes aboyko 2023-07-06 19:36:18 -04:00
  • 3d35b64e14 Remove some debug changes aboyko 2023-07-06 19:28:47 -04:00
  • 231fa89fcf Try to unlock keychain within the step aboyko 2023-07-06 18:43:51 -04:00
  • d8f5586341 Unlock keychain for osx signing aboyko 2023-07-06 18:18:02 -04:00
  • 9bee6e3552 Revert debug changes for osx sign aboyko 2023-07-06 17:46:24 -04:00
  • a133c64f3c Attempt to import cert id aboyko 2023-07-06 17:23:22 -04:00
  • 6f4d795aca default value for eclipse distro eclipse profile aboyko 2023-07-06 16:25:31 -04:00
  • 06a83755b9 Assume dev id is in the keychain aboyko 2023-07-06 16:24:46 -04:00
  • 37e17e5e70 Supply missing env vars for macosx signing aboyko 2023-07-06 15:36:06 -04:00
  • 2fd49c8643 Attempt at macosx signing and notarizing via GHA aboyko 2023-07-06 14:52:20 -04:00
  • d7b46b48b8 Eclipse distro add maven wrapper and use it aboyko 2023-07-06 13:55:15 -04:00
  • 164cc22342 Try to run on self-hosted aboyko 2023-07-06 13:47:00 -04:00
  • 3bcd4bb72e Scrap composite action - back to re-usable workflows aboyko 2023-07-06 13:32:33 -04:00
  • 153aad3f36 Pass secrets to composite action via env vars aboyko 2023-07-06 13:17:10 -04:00
  • 2cfbf4caab Fix GHA action aboyko 2023-07-06 13:10:47 -04:00
  • 9597444b72 Fix GHA workflow syntax error aboyko 2023-07-06 13:02:59 -04:00
  • a56808e2cf Have re-usable action for the distro build aboyko 2023-07-06 13:01:28 -04:00
  • d0d8717436 Fix path to re-usable workflow aboyko 2023-07-06 12:45:20 -04:00
  • 91163b0c2b Try to use re-usable workflow to build eclipse distros aboyko 2023-07-06 12:41:53 -04:00
  • 466a0eb50b Add re-usable eclipse-distro-build workflow aboyko 2023-07-06 12:30:06 -04:00
  • 8402e02d57 For GHA test distro build point to /trials to grab lsp-exts p2 repo aboyko 2023-07-06 12:13:08 -04:00
  • 266451b670 Fix mistake in the pom for e428 aboyko 2023-07-06 11:52:05 -04:00
  • b55a0ed051 Execute mvn rather than the wrapper for the distro build aboyko 2023-07-06 11:46:22 -04:00
  • 43d7ed7cd0 Adjust workflow for macOS runner aboyko 2023-07-06 11:41:37 -04:00
  • e7a0404d62 Try macos-latest runner aboyko 2023-07-06 11:37:48 -04:00
  • a4842549a0 Attempt to get through gpg key import for distro build. Update timestamp impl aboyko 2023-07-06 11:34:04 -04:00
  • 57dce85969 Test GHA e428 distro build aboyko 2023-07-06 10:57:23 -04:00
  • e8072e7748 gpg.sign profile and cleanup aboyko 2023-07-06 10:27:32 -04:00
  • a2ee22d3cb GHA e429 verification step into the right folder aboyko 2023-07-05 20:27:50 -04:00
  • d37d33e528 Cleanup GHA. Execute unit tests for ls jars. Verify build on e429 aboyko 2023-07-05 20:02:24 -04:00
  • 3c1f29715b Use default gpg executable. Install gpg key aboyko 2023-07-05 19:31:17 -04:00
  • d58c346935 gpg2 executable aboyko 2023-07-05 19:03:46 -04:00
  • 78ff8cecd3 Sign repos with gpg via gha profile aboyko 2023-07-05 18:36:17 -04:00
  • f7e386a20b Use maven wrapper in gha. Use commit hash instead of version for imported steps aboyko 2023-07-05 17:38:26 -04:00
  • 310c231b4b Update maven wrappers to the latest. Comment out tools.jar extra classpath entry aboyko 2023-07-05 17:20:26 -04:00
  • 8fee5505b7 Missing Tycho plugin version 4.0.0 aboyko 2023-07-05 16:38:51 -04:00
  • e04e243659 http -> https aboyko 2023-07-05 13:30:17 -04:00
  • aed9bbdb66 Attempt to GPG sign eclipse ls extensions aboyko 2023-07-05 13:26:48 -04:00
  • 3a85b6383b Modulith support cleanup aboyko 2023-07-05 11:22:58 -04:00
  • 9c76086c6c ModulithService unit test aboyko 2023-07-04 23:59:09 -04:00
  • a25f7d4711 update build target environments, removed old ones and added one for Eclipse 2023-09 cycle Martin Lippert 2023-07-05 15:00:49 +02:00
  • 3d8d2e58f9 Modulith support (continued) aboyko 2023-07-04 19:43:43 -04:00
  • 31a8600fee Modulith support aboyko 2023-06-29 18:02:38 -04:00
  • cd8e75561b Adopt latest rewrite changes aboyko 2023-06-29 18:38:45 -04:00
  • 8ef7bd568f Attempt to use self-hosted runner aboyko 2023-06-29 18:14:15 -04:00
  • b922683c53 Switch gha to self-hosted runner aboyko 2023-06-29 18:09:37 -04:00
  • 4447a2e16c Upgrade LS to Boot 3.1 aboyko 2023-06-26 13:16:47 -04:00
  • 8718cff979 Upgrade rewrite gradle-tooling-model version aboyko 2023-06-22 13:43:42 -04:00
  • 4181d56c89 Target folder .class files updates tracking rather than classpath update aboyko 2023-06-16 11:04:58 -04:00
  • d15433e1c3 More robust rewrite recipe ids for code actions aboyko 2023-06-15 16:05:07 -04:00
  • b981c63817 update eclipse language server plugins to version 1.48.0 Martin Lippert 2023-06-16 09:43:54 +02:00
  • 041bbcee1e updated version to 4.19.1 Martin Lippert 2023-06-16 09:42:00 +02:00
  • 5634db4e42 Bump version to 1.48.0 Kris De Volder 2023-06-16 07:39:37 +00:00
  • 0b47484122 Increased timeout for concourse tasks building boot-ls aboyko 2023-06-14 15:07:53 -04:00
  • 52b4faad4a Cleanup jar and exe signing aboyko 2023-06-14 13:55:54 -04:00