284 Commits

Author SHA1 Message Date
Martin Lippert
029cc73476 GH-1154: removed logic to handle client-side magic indentation, no longer necessary as completions are marked as-is for indentation 2024-04-23 11:39:52 +02:00
aboyko
a3cfdfdf06 Remove old s3 bucket (dist.springsource.com) in GHA, Concourse, links 2024-02-08 17:00:23 -05: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
aboyko
8759810f13 Revert back to publishing all extensions 2023-03-14 18:48:35 -04:00
aboyko
437f505e61 Publish manifest-yaml only 2023-03-14 18:37:22 -04:00
aboyko
dd6b8351bb Tweak to publish only vscode-spring-boot 2023-03-14 18:26:32 -04:00
aboyko
98e538e7b9 Prepare for once a day pre-release publish build. Turn on manifest build 2023-02-02 17:30:32 -05:00
aboyko
3175d5d3c2 Correct bash script typo. Include sed command in the docker image 2023-02-01 19:35:56 -05:00
aboyko
5270b9ca34 Pre-release version as patch version 2023-02-01 19:32:05 -05:00
aboyko
8d312c4165 Missing change to get snapshot website job run 2023-02-01 18:10:12 -05:00
aboyko
19c61ceedd Pre-release vsix build. Exclude manifest yaml from website 2023-02-01 16:45:46 -05:00
aboyko
9893331215 Build pre-release vsix without the timestamp 2023-02-01 16:17:01 -05:00
aboyko
f8a6b03c5f Exec permission for concourse pipeline 2023-02-01 15:42:24 -05:00
aboyko
e0f384d68e Corrections to pre-release publish pipeline 2023-02-01 15:36:44 -05:00
aboyko
d83f89daac VSCode extensions "pre-release" publishing - manifest yaml 2023-02-01 14:46:04 -05:00
aboyko
9883ed1b84 Revert --noVerify option. Didn't help 2022-12-12 15:40:34 -05:00
aboyko
4edea81474 --noVerify option for vscode extensions publishing (corrected) 2022-12-12 15:36:55 -05:00
aboyko
250c96addd --noVerify option for vscode extensions publishing 2022-12-12 15:31:57 -05:00
Kris De Volder
780b439a49 Build more stuff for maven cache 2022-05-11 11:38:24 -07:00
Kris De Volder
0e4da3a0a3 Replace most 'docker-image' with 'registry-image' 2022-05-03 11:37:17 -07:00
Kris De Volder
bd15a4bd6a Use 'registry-image' instead of 'docker-image' 2022-05-03 11:22:33 -07:00
Kris De Volder
30d93f2d8b More ci fiddling 2022-04-21 10:56:41 -07:00
Kris De Volder
f5e3c7535a Fiddle with pipeline 2022-04-21 10:50:27 -07:00
Kris De Volder
7342bb3540 verify pat 2022-04-21 09:51:58 -07:00
Kris De Volder
07e5e3d426 Try to fix 'vsce-verify-token' task script 2022-04-21 09:47:47 -07:00
Kris De Volder
d2b38b8eec Add ci tasks to validate vsce_token without publishing 2022-04-21 09:37:40 -07:00
BoykoAlex
a9c0a1df15 Fix build. NPM >7 preinstall after deps installed 2021-12-07 13:25:35 -05:00
Kris De Volder
3cbb655d7c Allow bump version to succeed if version already manually changed 2021-06-17 12:26:52 -07:00
Kris De Volder
0c2a894e27 Rename sts build image and add credentials
- needed to get around github pull rate limits
2020-11-16 15:29:48 -08:00
Kris De Volder
ac41eae0eb Fix boot-dev-pack-ovsx publish 2020-10-20 12:35:05 -07:00
Kris De Volder
890d23d476 Fix boot-dev-pack-ovsx publish script 2020-10-20 12:31:15 -07:00
Kris De Volder
22511567a8 Add task yml and script to pubish boot-dev-pack to ovsx 2020-10-20 12:26:34 -07:00
BoykoAlex
3207ec261e Re-enable fatjars build job 2020-07-21 14:17:14 -04:00
BoykoAlex
78d5eb084f Fix permissions for bash script 2020-07-21 14:09:37 -04:00
BoykoAlex
5ad95c17b9 Remove Theia and Atom extensions 2020-07-21 13:29:43 -04:00
Kris De Volder
29b953cd4b Temporary disable npm audit 2020-07-03 11:14:33 -07:00
Kris De Volder
3e7a52cfe2 More attempts to fix ovsx publishing script 2020-03-31 12:41:25 -07:00
Kris De Volder
c207276ce4 Fix problems in 'publish to ovsx' script 2020-03-31 12:32:19 -07:00
Kris De Volder
ca528a8b43 Publish ovsx now 'for real'
... the actual command that publishes our stuff was commented before.
2020-03-31 12:29:26 -07:00
Kris De Volder
38b75b7ae9 Add ovsx publishing to pipeline 2020-03-31 12:25:26 -07:00
Kris De Volder
789a6c0e26 Cleanup obselete commented script code 2020-02-28 11:34:13 -08:00
Kris De Volder
b69bef644a Fix error in prepare-theia-docker-image.sh 2020-02-28 11:32:57 -08:00
Kris De Volder
3e7c0f301e Remove our manual setup of vscode-java for theia...
... looks like this now just works from package.json file.
So we were effectively installing more than one copy of
the java support.
2020-02-28 10:40:20 -08:00
BoykoAlex
bddf7b0424 Correct bash script variable 2020-01-20 21:17:13 -05:00
BoykoAlex
d2b6645b6d Theia prepare script pulls vscode-java 0.53.1 specifically 2020-01-20 21:02:54 -05:00
Kris De Volder
b9419c05a9 One more try to fix vscode RC wiki page download url 2020-01-20 11:28:59 -08:00
Kris De Volder
eface153e1 Fix typo in create-release-wiki-page.sh 2020-01-20 11:22:17 -08:00
Kris De Volder
349871c2fa Try fix download urls for RC wiki page 2020-01-20 11:17:44 -08:00
Kris De Volder
babb0327c3 Tweaks to ci build related to VScode RC builds wiki page 2020-01-20 10:35:48 -08:00