Commit Graph

426 Commits

Author SHA1 Message Date
Kris De Volder
393777657f CI: auto trigger ovsx publish after vscode publish 2020-05-27 15:33:15 -07:00
Kris De Volder
3061cb30b1 Update theia docker image package.json
... so it matches more closely with 'upstream' version of
this.
2020-05-27 11:58:19 -07:00
Kris De Volder
4e29c9d4c3 Small cleanup in slack pipeline message 2020-03-31 15:01:05 -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
335f894d7d Fix typo in 'ovsx' docker install 2020-03-31 11:45:54 -07:00
Kris De Volder
308cdfa748 Add osvx to build environment 2020-03-31 10:52:18 -07:00
Kris De Volder
2862515942 Add some readme and Dockerfile...
... to create a Theia snapshot image that comes with
Spring petclinic pre-installed and pre-built.
2020-03-02 11:26:25 -08: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
d60cf6f89f More attempts to fix theia docker image 2020-02-28 11:30:13 -08:00
Kris De Volder
6cdecf767a Reorder things a bit in theia docker file 2020-02-28 11:22:46 -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
Kris De Volder
fe5a69a140 Try putting our vscode extensions back into theia 2020-02-28 10:30:13 -08:00
Kris De Volder
c8b8276034 Add openjdk-8-source to sts4 build env
... beleave it is necessary for some test cases that are
currently failing in CI build.
2020-02-28 09:55:14 -08:00
Kris De Volder
c620a4c6b0 Remove our vsix files from theia-docker-image
... just as a experiment to see if it works better with them removed.
2020-02-28 09:20:20 -08:00
Kris De Volder
78d435be7e Update sts build env to use more recent nodejs 2020-02-27 16:25:39 -08:00
Kris De Volder
606a52c103 Another attempt to fix theia image 2020-02-27 16:21:30 -08:00
Kris De Volder
622b3806bb Don't add readme file to theia plugins folder
Suspect that it causes trouble because the reamde itself is not a vscode extension.
2020-02-27 15:49:10 -08:00
Kris De Volder
46062ac07c Avoid webpack OME in theia-build 2020-01-23 11:27:06 -08:00
Kris De Volder
2d331e9a4b Wire vscode-wiki generate into pipeline 2020-01-21 15:10:38 -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
d9f2e4c709 Try Theia with version 'next'. 2020-01-20 15:51:33 -08: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
8ce3250734 CI: Move RC wiki page build to group vscode-release 2020-01-20 11:03:07 -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
Kris De Volder
2967500743 Add CI task to create vscode RC wiki page 2020-01-20 10:20:14 -08:00
Kris De Volder
a89514043a Add debug info to theia-docker-image build 2020-01-14 13:46:49 -08:00
Kris De Volder
6d94e78280 Change name of theia-app 2020-01-14 13:45:52 -08:00
Kris De Volder
273497cc40 Add info developer notes about...
... the origin of Theia package.json file.
2020-01-14 11:51:55 -08:00
Kris De Volder
50260eb2ff Try fixing Theia docker build 2020-01-14 11:38:40 -08:00
Kris De Volder
db1112710a Avoid double header in current-vsix release page 2020-01-10 12:34:55 -08:00
Kris De Volder
b18472630d Tweaks to create-release-wiki-page script
- cleanup debug output
- cleanup page title
- markdown filename
2020-01-10 12:25:38 -08:00
Kris De Volder
d3a5326922 Try to reset vsix release version history 2020-01-10 11:59:57 -08:00
Kris De Volder
002c4e3f55 More fixes to create-release-wiki-page script 2020-01-10 11:40:41 -08:00
Kris De Volder
c91fa97382 Fx typo in create-release-wiki-page 2020-01-10 11:33:40 -08:00
Kris De Volder
17522cb6a4 Fix some problems in 'create-release-wiki-page' script 2020-01-10 11:29:42 -08:00
Kris De Volder
f16513c803 First attempt at 'create-release-wiki-page' script 2020-01-10 11:16:00 -08:00
Kris De Volder
915d8b83c6 Beginnings of vscode to wiki publish automation 2019-12-20 16:10:01 -08:00
Kris De Volder
66064b449f Switch to theia 'latest' instead of 'next'
Hopefully this will make docker image build more stable.
2019-12-20 14:43:11 -08:00
Kris De Volder
65df6cb90e Try improve slack failure message for theia-iage build 2019-11-28 15:39:30 -08:00
Kris De Volder
b5aff2634f docker-theia image build tweaks:
- Add slack notification to docker-theia build
- Add a short readme on how to use/run the image
2019-11-28 09:51:43 -08:00
Kris De Volder
3c7eedf047 Remove theia related bits from pipeline...
... only keeping the theia docker image that
re-packages vscode extensions.
2019-11-27 16:23:30 -08:00
Kris De Volder
0b3f69c6de Polish pipelien bits that produce theia docker snapshot image 2019-11-27 15:33:25 -08:00
Kris De Volder
3b91703f19 Fix some issues with theia-docker-image build 2019-11-27 14:48:26 -08:00