25 Commits

Author SHA1 Message Date
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
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
78d435be7e Update sts build env to use more recent nodejs 2020-02-27 16:25:39 -08:00
Kris De Volder
8efc5cafc8 Resolve/fix nohttp violations 2019-06-05 15:58:30 -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
Alex Boyko
1917d72d09 Add Chrome to Docker file 2019-04-05 18:50:35 -04:00
BoykoAlex
d565c2840f PT #164169543: Add lerna to Docker image 2019-03-18 13:12:54 -04:00
Kris De Volder
8d0377c7ca Pin openjdk to 8u162-b12-1 in sts4-buildenv
This is a workaround for this bug:
https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class
2018-11-09 09:35:09 -08:00
Kris De Volder
a9a27c6c4e Remove jdk source, not working, not sure why. 2018-11-08 11:06:20 -08:00
Kris De Volder
c9460fe7a5 Add openjdk sources to build env 2018-11-08 09:53:49 -08:00
Kris De Volder
f2de74f401 Add yarn to sts4-build-env 2018-05-23 08:35:50 -07:00
Kris De Volder
b3fec2c2cb Fix problem in docker file 2018-05-04 15:57:13 -07:00
Kris De Volder
82034c270f Upgrade build-env to Ubuntu 18.04 2018-05-04 15:52:38 -07:00
Kris De Volder
4a384c4961 Add xvfb to build environment 2018-05-04 15:12:06 -07:00
Kris De Volder
c7296c4a86 Update nodejs to version 8.x in build environment 2018-01-31 14:11:13 -08:00
Kris De Volder
4c7d96fc98 Fixes to pipeline 2016-12-23 14:01:59 -08:00
Kris De Volder
8169eae0e6 Remove maven from Docker image
I think we don't need it since we use maven wrapper anyway.
2016-12-14 17:22:46 -08:00
Kris De Volder
75e550713f Add timestamps to .vsix packages
Also publish links to the latest ones on a simple web page.

Want to use envsubst command from it.
2016-12-09 17:37:52 -08:00
Kris De Volder
38e352792e Add 'jq' tool to docker image 2016-12-08 17:28:32 -08:00
Kris De Volder
60fa621fd9 Enable unsafe-perm option for npm
Otherwise it doesn't work properly when running as root in docker container
2016-11-18 16:11:19 -08:00
Kris De Volder
ded1d1435e Experimenting with concourse build 2016-11-18 11:52:00 -08:00