Commit Graph

5736 Commits

Author SHA1 Message Date
aboyko
cd8d0e72a6 Remove rogue bosh ls dependency from boot ls 2024-01-09 10:27:01 -05:00
aboyko
c5c66c728e Attempt to fix failing gradle project parser test 2024-01-09 09:48:06 -05:00
aboyko
0b52e47f16 vsce has been renamed to @vscode/vsce 2024-01-09 08:37:17 -05:00
Martin Lippert
3d9d1c656a update to use specific release of lsp4e again 2024-01-09 09:33:10 +01:00
aboyko
9bdbd15959 Remove publishing of Spring CLI extension
Spring CLI extension is experimental and far from publishing
2024-01-05 12:32:27 -05:00
aboyko
d4ebf95148 Include Spring CLI extension into the build process 2024-01-05 11:24:40 -05:00
Martin Lippert
e5ec6a8697 added buildship snapshot update site for early testing 2024-01-05 13:16:21 +01:00
aboyko
0b96f042ab Ground work for Spring-CLI extension 2024-01-04 17:58:55 -05:00
aboyko
39bad4f173 Remove duplicate processes from set log levels UI 2024-01-04 13:51:21 -05:00
aboyko
17ddbfb0de Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2024-01-04 13:37:38 -05:00
aboyko
0da07527d6 Only keep Boot 3.2 upgrade without 3.1 2024-01-04 13:36:35 -05:00
Martin Lippert
921f1dd7ef GH-1149: remove old templates from feature 2024-01-04 10:54:17 +01:00
aboyko
38ce603ec8 Add cdn.spring.io to default trusted authorities for distros 2024-01-03 20:00:19 -05:00
aboyko
e34b39f3b2 Prompt for changes preview when applying OR recipes 2024-01-03 16:52:58 -05:00
Martin Lippert
e7735efffb added missing third-party dependency for latest tm4e snapshots, otherwise updates will cause broken installation 2024-01-03 21:22:36 +01:00
Martin Lippert
c9f62b2cf9 include latest m2e snapshots in e430 and e431 builds to grab fix for resource copy (e.g. application.properties) for early testing 2024-01-02 14:21:01 +01:00
Martin Lippert
cb09d96a37 updated copyright statements for 2024 and Broadcom 2024-01-02 12:31:59 +01:00
Martin Lippert
e9a165520f added missing package import 2024-01-02 12:23:17 +01:00
aboyko
1665b3f51b Repo id and domain class id being a number excluded 2023-12-22 09:47:11 -05:00
aboyko
8a740236bc Upgrade boot and rewrite libs 2023-12-21 19:19:59 -05:00
aboyko
7a04b3ee28 No need for a "relativeTo" folder for parsing sources 2023-12-21 18:22:30 -05:00
aboyko
1a90281e65 Fix the build 2023-12-20 17:00:34 -05:00
vudayani-vmw
e319e43deb Log Levels View
* fetch and display loglevels

* change log levels for packages

* clean up logs

* address review comments

* switch the CONNECT_TO_LS key

* Avoid caching loggers data

* add copyright headers

---------

Co-authored-by: V Udayani <vudayani@vudayaniSMD6M.vmware.com>
2023-12-20 16:23:32 -05:00
Martin Lippert
f27c4236de bring back logging to the internal Maven console 2023-12-20 16:26:10 +01:00
aboyko
2cef64fb64 Upgrade vscode extensions dependencies 2023-12-19 11:30:39 -05:00
aboyko
d6ff60a96e Minimize size of messages for fetching and executing recipes 2023-12-18 20:54:59 -05:00
aboyko
f74f3ec291 GHA: Exclude "extracted" dir from archive 2023-12-15 11:48:01 -05:00
aboyko
83a435a56a GHA: Non verbose re-taring 2023-12-15 11:04:46 -05:00
aboyko
bec656d9a8 GHA: Re-tar linux distro to remove FreeBSD tar headers coming from tycho embedded tar 2023-12-15 10:02:36 -05:00
aboyko
de4a1322cf Composite key for jps repo with @IdClass 2023-12-14 16:35:24 -05:00
aboyko
1539bebde3 Integrate needsConfirmation 2023-12-13 19:04:50 -05:00
aboyko
44310b3b45 Tiny UI tweaks around OR upgrades and recipes reload 2023-12-13 13:05:47 -05:00
aboyko
b19696ac42 GHA: Put back script signing jnilib and fsevents.node 2023-12-12 19:04:24 -05:00
aboyko
4dca92d947 GHA: Debug problems signing osx distro produced on ubuntu 2023-12-12 16:42:53 -05:00
aboyko
7011d63b64 GHA: Debug problems signing osx distro produced on ubuntu 2023-12-12 14:05:13 -05:00
aboyko
f22f3c2edd GHA: Debug problems signing osx distro produced on ubuntu 2023-12-12 12:59:02 -05:00
aboyko
e00a9332a8 GHA: Update the nightly distro page 2023-12-12 10:02:16 -05:00
aboyko
8fbe048457 GHA: Try ubuntu runner for distro build 2023-12-12 09:51:50 -05:00
Martin Lippert
b697f2a014 update nightly download page for new build targets 2023-12-12 11:31:14 +01:00
aboyko
f0b1c059b2 GHA: Adjust token expiry for the slow netowrk for self-hosted runner 2023-12-11 19:36:51 -05:00
aboyko
932d023e48 GHA: Debug download of win distro zip 2023-12-11 18:25:03 -05:00
aboyko
c5adef68e1 Temporarily disable a unit test 2023-12-11 16:46:07 -05:00
aboyko
2724480a3f GHA: Switch eclipse distro back to mac 2023-12-11 14:13:35 -05:00
aboyko
777d002759 GHA: Try building some parts on ubuntu 2023-12-11 12:46:16 -05:00
aboyko
30ed05f47e GHA: Try building some parts on ubuntu 2023-12-11 11:19:29 -05:00
Martin Lippert
dc0477c489 update GH builds for newly created e4.31 and removed e4.28 build targets 2023-12-11 16:55:20 +01:00
Martin Lippert
824e6e4efa updated build targets, added one for e4.31 and removed outdated one for e4.28 2023-12-11 14:33:02 +01:00
Martin Lippert
f835837069 update versions of eclipse pieces to 4.21.1 in preparation of the next release 2023-12-06 16:39:28 +01:00
Martin Lippert
5797bb2d0e updated language server eclipse parts to next version 1.52.0 2023-12-06 16:34:52 +01:00
Kris De Volder
7e2162e356 Bump version to 1.52.0 2023-12-06 15:24:25 +00:00