Commit Graph

44 Commits

Author SHA1 Message Date
Kris De Volder
6bfb07eb8c Remove obsolete build scripts and tasks 2017-05-10 14:20:40 -07:00
Kris De Volder
09ee81301d Fix more problems in RC build 2017-05-09 16:08:13 -07:00
Kris De Volder
eda9b23f21 Fix typo in build script 2017-05-09 15:55:34 -07:00
Kris De Volder
3eb9144065 Fix typo in task config 2017-05-09 15:46:43 -07:00
Kris De Volder
952bbc3490 Try adding some 'RC build' mechanics to pipeline 2017-05-09 15:29:10 -07:00
Kris De Volder
a7670feb5d Fix 'build-mvn-cache' job.
There no longer any maven bits in vscode-extensions, so don't go
trying to run mvn there.
2017-04-07 15:45:12 -07:00
Kris De Volder
bf8f8cffa9 Moved commons and concourse editor to 'headless-services' 2017-04-06 17:21:53 -07:00
Kris De Volder
ec042b7003 Relaxed indentation context... support for sequence context 2017-04-05 14:31:38 -07:00
Kris De Volder
f5a1d3c292 Prepopulate mvn cache before building vscode-concourse snapshot 2017-04-04 10:27:19 -07:00
Kris De Volder
07ac74e443 Reduce verbosity of build 2017-04-04 08:37:09 -07:00
Kris De Volder
917a5749c7 Add maven-cache input to build-vsix-snapshots 2017-04-04 08:14:41 -07:00
Kris De Volder
9828128b90 Attempt to speedup build by prepopulating maven cache 2017-04-04 08:09:48 -07:00
Kris De Volder
2b671d1a1e Attempt to speedup build by prepopulating maven cache 2017-04-04 08:07:03 -07:00
Kris De Volder
d91995ece0 Small tweak to 'build-mvn-cache' script 2017-04-03 20:36:24 -07:00
Kris De Volder
ccea429ea5 Fix build-mvn-cache.sh 2017-04-03 20:21:02 -07:00
Kris De Volder
6702a2431c Fix typo in build-mvn-cache.sh 2017-04-03 19:06:11 -07:00
Kris De Volder
890cd471bb Skip tests when building the mvn cache 2017-04-03 18:57:36 -07:00
Kris De Volder
00b230e058 Try to fix task to build mvn cache 2017-04-03 18:46:40 -07:00
Kris De Volder
f25e4f4520 Try to fix task to build mvn cache 2017-04-03 18:41:07 -07:00
Kris De Volder
7004e10379 Add a task to build-mvn-cache 2017-04-03 18:30:39 -07:00
Martin Lippert
1a5a4f509b added boot-java language server to vscode-extensions build on Concourse 2017-02-24 16:33:50 +01:00
Kris De Volder
dc0327fb0c Add a 'trigger-rc-build' job to pipeline 2017-02-02 16:04:39 -08:00
Kris De Volder
309d84a419 Small tweak to build-vsix shell script 2017-01-31 09:18:48 -08:00
Kris De Volder
02e26760ee Add a 'one-off' task to run single test case on concourse 2017-01-27 14:06:09 -08:00
Kris De Volder
f5f28d1499 Add newline before version info in readme 2017-01-12 11:20:20 -08:00
Kris De Volder
ba25a739d4 Fix some markup syntax in version info for release in readme file 2017-01-12 11:01:32 -08:00
Kris De Volder
d9dbabac25 Append version info to README.md for release builds as well. 2017-01-12 10:47:42 -08:00
Kris De Volder
42396147dc Append version info to README.md for snapshot builds 2017-01-12 10:29:13 -08:00
Kris De Volder
c2b770929c Fix vscode links on snapshot page 2016-12-23 19:27:25 -08:00
Kris De Volder
0b71fa1008 Force move release tag if it exists. 2016-12-23 15:37:09 -08:00
Kris De Volder
2acb3630b7 More fixes to bump version commit script 2016-12-23 15:20:17 -08:00
Kris De Volder
038142a1e2 --author tag is not working on git commit so use git config instead 2016-12-23 15:15:54 -08:00
Kris De Volder
4c7d96fc98 Fixes to pipeline 2016-12-23 14:01:59 -08:00
Kris De Volder
3d636b8b4d Fix vscode-extensions website snippet 2016-12-14 17:29:55 -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
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
e649f8cc45 Try add a build qualifier to vsode extensions 2016-12-08 17:39:23 -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
77884a00ba Try to fix problem copying build .vsix files 2016-12-08 16:00:29 -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
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