Commit Graph

391 Commits

Author SHA1 Message Date
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
Kris De Volder
cd0c29671b Attempt to add theia-docker-image build to pipeline 2019-11-27 14:42:03 -08:00
Kris De Volder
dab0826187 CI pipeline: replaced deprecated 'aggregate' with 'in_parallel' 2019-11-27 14:02:41 -08:00
BoykoAlex
af1b824fee Comment out atom-spring-boot tag and publish from the pipeline 2019-11-20 14:18:57 -05:00
BoykoAlex
00fb6f2a02 Exclude atom-spring-boot package from publishing 2019-11-19 13:20:32 -05:00
Kris De Volder
611a1c60b9 Call npm audit as part of build script
See: https://www.pivotaltracker.com/story/show/169299014
and https://www.pivotaltracker.com/story/show/169298163
2019-10-22 13:32:59 -07:00
BoykoAlex
d4d808e8ef More repo mirroring chnages 2019-10-01 21:31:54 -04:00
BoykoAlex
f34a799f73 Finalize repo mirroring 2019-10-01 21:14:59 -04:00
BoykoAlex
1a41e254b0 Try different git repo URL 2019-10-01 15:55:14 -04:00
BoykoAlex
730ffdbde1 Rework bash script for repo mirroring 2019-10-01 15:06:07 -04:00
BoykoAlex
cfdba3187e Correct bash script 2019-10-01 14:31:16 -04:00
BoykoAlex
30cd442738 Adjust execute permisssion for concourse task 2019-10-01 14:09:07 -04:00
BoykoAlex
b2c7ab2fd5 Concourse job to mirror repo for vscode-spring-boot 2019-10-01 13:33:45 -04:00
Kris De Volder
8efc5cafc8 Resolve/fix nohttp violations 2019-06-05 15:58:30 -07:00
Kris De Volder
ef1195e9a8 Disable p2 mirrors in mvn cache build 2019-05-29 12:50:26 -07:00
Kris De Volder
6ff3c27671 Disable concourse build spamming
We no longer want to run a build every minute.
We only did this to flush out the race condition.
2019-05-13 11:22:36 -07:00
Kris De Volder
e1c3124e65 Fix race condition causing occasional build failures 2019-05-10 12:24:58 -07:00
Kris De Volder
8bfbff8c44 More debug output for failing CI tests 2019-05-10 11:37:17 -07:00
Kris De Volder
8fe9d5ae70 Continuously build concourse language server
... this is to try to get to the bottom of an elusive
race condition causing occasional test failures.
2019-05-10 10:30:59 -07:00
Kris De Volder
1999f7b159 Allow retrying fatjar build 3 times 2019-05-09 09:29:01 -07:00
Kris De Volder
3f93616970 Publish fatjar and non-fatjar both 2019-05-02 14:56:16 -07:00
Kris De Volder
110ec90e44 Change repackaged org.json to a snapshot version...
And include it in building and publishing of headless snapshot jars to
repo.spring.io
2019-05-02 11:42:56 -07:00
Kris De Volder
5ac515cc3a Publist to artefactory directly after maven build 2019-05-01 15:45:14 -07:00
Kris De Volder
cc2ea1c5d1 Fix problem with artifactory publish 2019-05-01 15:41:15 -07:00
Kris De Volder
b0a92769fc Publish to artifactory now works 2019-05-01 15:16:40 -07:00
Kris De Volder
08c3a24aa4 Another attempt to fix artfactory publish 2019-05-01 14:23:40 -07:00
Kris De Volder
ab8abd827d Fix exe permission of script file unpack.sh 2019-05-01 13:57:15 -07:00
Kris De Volder
054bf6db05 Add task to unpack tar.gz file 2019-05-01 13:55:36 -07:00
Kris De Volder
8bf5e1fd23 More attempts to artifactory publish 2019-05-01 13:04:31 -07:00
Kris De Volder
07b4f1097e Capture headless-build artefacts to an s3 resource 2019-05-01 11:58:49 -07:00
Kris De Volder
c4b59da440 Use xvfb-run for fatjar build (needed to run eclipse-bit's tests) 2019-05-01 11:49:33 -07:00
Kris De Volder
9b6c076561 Attempt at publishing headless snapshot artefacts to repo.spring.io 2019-05-01 11:10:55 -07:00
Alex Boyko
da1dffa148 Correct typo in Docker image 2019-04-05 19:36:17 -04:00
Alex Boyko
f701c770af Merge 3 commands into 1 2019-04-05 19:10:06 -04:00
Alex Boyko
0ac87d160d Use curl instead of wget 2019-04-05 19:06:44 -04:00
Alex Boyko
8822e024db Add wget to Docker 2019-04-05 19:04:18 -04:00