Commit Graph

24 Commits

Author SHA1 Message Date
Kris De Volder
3d636b8b4d Fix vscode-extensions website snippet 2016-12-14 17:29:55 -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
57e86c5db2 Work building of concourse vsix into the build 2016-12-14 17:15:52 -08:00
Kris De Volder
353d3a0ec2 Push website to 'production' bucket. 2016-12-12 16:53:58 -08:00
Kris De Volder
73fc0370bb Generate a html-snippet for vscode-extensions 2016-12-12 16:22:44 -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
5fbdf8a771 Add region to s3 configs 2016-12-08 17:58:26 -08:00
Kris De Volder
e649f8cc45 Try add a build qualifier to vsode extensions 2016-12-08 17:39:23 -08:00
Kris De Volder
38e352792e Add 'jq' tool to docker image 2016-12-08 17:28:32 -08:00
Kris De Volder
34e0718d63 Try to add timesamp to vsix file names 2016-12-08 16:51:15 -08:00
Kris De Volder
4055b36fb0 More fixing 2016-12-08 16:20:19 -08:00
Kris De Volder
77884a00ba Try to fix problem copying build .vsix files 2016-12-08 16:00:29 -08:00
Kris De Volder
2ecf5571b4 Improve slack notification msg 2016-12-08 15:40:25 -08:00
Kris De Volder
16218fcc66 A few little fixes 2016-12-08 15:33:41 -08:00
Kris De Volder
394bfad492 Add a output to 'build-vsix' task 2016-12-08 14:14:21 -08:00
Kris De Volder
1b14ec7370 Add build failure notification to concourse pipeline 2016-11-23 15:51:35 -08:00
Kris De Volder
ad02b25167 Add mvn package task. May be useful for local testing 2016-11-23 12:14:49 -08:00
Kris De Volder
62cb2f2276 Add a task definition to run mvn package script on concourse 2016-11-23 12:05:26 -08:00
Kris De Volder
b33f34e288 Revert pulling docker image explicitly 2016-11-18 16:36:33 -08:00
Kris De Volder
4945dc6d54 Add back explicit dependency on docker image for build-vsix 2016-11-18 16:25:58 -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
ab55593628 Move credentials file elsewher
Less risk of it being accidentally committed or wiped out by git clean.
2016-11-18 15:26:12 -08:00
Kris De Volder
8a99f2dcb0 Decouple docker image build from main vsix build 2016-11-18 14:58:31 -08:00
Kris De Volder
ded1d1435e Experimenting with concourse build 2016-11-18 11:52:00 -08:00