510 Commits

Author SHA1 Message Date
Kris De Volder
af6e4203cc Tweaks to 'release' portion of our pipeline 2017-05-12 14:19:28 -07:00
Kris De Volder
97c6b2acc1 Defang publishing scripy by making it crash on purpose. 2017-05-10 19:23:35 -07:00
Kris De Volder
6f58c7a16c Continue fleshing out post-release job 2017-05-10 19:12:52 -07:00
Kris De Volder
4df98d3e41 Continue fleshing out post-release job
Forgot to actually add changes to the commit. Do it now.
2017-05-10 19:10:37 -07:00
Kris De Volder
c2da9f4df8 Continue fleshing out post-release job
Try updating package.jsons and commiting the
change to git.

Use TEST branch for now.
2017-05-10 19:07:12 -07:00
Kris De Volder
43c1ede00d Continue fleshing out post-release job 2017-05-10 18:57:49 -07:00
Kris De Volder
8b94ab2224 Continue fleshing out post-release job 2017-05-10 18:56:00 -07:00
Kris De Volder
89398d1e1e Start fleshing out post-release job 2017-05-10 18:53:29 -07:00
Kris De Volder
ac81eb75e0 Allow fiddling with task scripts without needing to re-exec whole pipeline 2017-05-10 18:16:23 -07:00
Kris De Volder
3fd14c5b49 Allow fiddling with task scripts without needing to re-exec whole pipeline 2017-05-10 18:13:08 -07:00
Kris De Volder
1a33af507b Allow publish job to complete without bumping committing version bump 2017-05-10 17:36:45 -07:00
Kris De Volder
31327d189c Small update to pipeline to pass vsce token to publishing task 2017-05-10 16:44:34 -07:00
Kris De Volder
385784379d Continue fleshing out the 'publish vsix' shell script 2017-05-10 16:44:34 -07:00
Kris De Volder
0dda218ec6 Continue fleshing out the 'publish vsix' shell script 2017-05-10 16:34:42 -07:00
Kris De Volder
195d454f58 Start fleshing out the 'publish vsix' shell script 2017-05-10 16:27:36 -07:00
Kris De Volder
2c37d28864 Start fleshing out the 'publish vsix' bits of our pipeline 2017-05-10 16:15:17 -07:00
Kris De Volder
2f6c385916 Fix mistake in pipeline.yml 2017-05-10 14:24:07 -07:00
Kris De Volder
d6d8830e30 Change rc-build so it produces .vsix file that can be published 'as is'. 2017-05-10 14:22:13 -07:00
Kris De Volder
6bfb07eb8c Remove obsolete build scripts and tasks 2017-05-10 14:20:40 -07:00
Kris De Volder
e0076dee27 Add rc build for concourse to pipeline 2017-05-10 12:39:20 -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
6e1881543d Add support for health-check-http-endpoint property 2017-04-24 11:16:40 -07:00
Kris De Volder
da66be7aec Refactor / simplify how Yaml schema Constraints work:
- simplify access to DynamicSchemaContext.
 - allow constraints on non-map type nodes.

These changes pave the way to checking inertaction constraint on job-name
used in 'passed' attribute.
2017-04-21 12:16:37 -07:00
Kris De Volder
a83fbec945 Update to lsp protocol v3 2017-04-19 16:06:39 -07:00
Kris De Volder
7e2f6a6c9c Cleanups: remove some obsolete stuff from pipeline 2017-04-07 18:11:03 -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
e59200ce2a Don't trigger snapshot website build on commit...
Only trigger on availability of snapshot artefacts.
2017-04-07 15:06:28 -07:00
Kris De Volder
abcbb3f319 Pipeline fully parallelized 2017-04-07 15:03:53 -07:00
Kris De Volder
fa32a4b9f9 Add more notifications when stuff goes wrong in pipeline 2017-04-07 11:21:34 -07:00
Kris De Volder
2ec287e497 Remove slack test message 2017-04-07 10:27:02 -07:00
Kris De Volder
0cae62d96a Split-off manifest-yaml build to separate job 2017-04-06 18:20:44 -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
77100d3893 No more slack messages to alex 2017-04-04 12:24:03 -07:00
Kris De Volder
aeb43a0622 Revert "Small tweak to pipeline flow"
This reverts commit a0266190d4.
2017-04-04 12:12:49 -07:00
Kris De Volder
a0266190d4 Small tweak to pipeline flow 2017-04-04 12:08:43 -07:00
Kris De Volder
1c8b98ab0a Make avaiability of vscode-concourse snapshot trigger snapshot site rebuild 2017-04-04 11:27:42 -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
b8335e6232 Start pulling out 'vscode-concourse' building into separate job 2017-04-04 10:18:13 -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
36dae15e63 Make build-mvn-cache 'serial' 2017-04-03 20:34:55 -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