Commit Graph

968 Commits

Author SHA1 Message Date
Kris De Volder
cecd98f7a5 Create CloudConfigProvider and wire it up...
... in preparation for implementing various stories that depend on this
infrastructure.
2017-07-18 15:52:34 -07:00
Kris De Volder
eb440634b4 Reconcile and CA for stemcell references 2017-07-18 11:45:42 -07:00
Kris De Volder
fc1a0fec46 Reconcile and content assist for ReleaseName references 2017-07-18 10:52:33 -07:00
Kris De Volder
2ffaed4436 Check for duplicate defintions in bosh manifest 2017-07-17 16:39:05 -07:00
Kris De Volder
53ca2f5642 Goto symbol for Variables 2017-07-17 15:39:45 -07:00
Kris De Volder
ecdd8dc377 Goto symbol for releases 2017-07-17 15:15:18 -07:00
Kris De Volder
2022991762 Goto symbol for Stemcells 2017-07-17 14:53:03 -07:00
Kris De Volder
23b6801820 Goto symbol for instance_groups 2017-07-17 14:18:25 -07:00
Kris De Volder
2fe756b36b Validate scheme of url in releases block 2017-07-17 11:10:48 -07:00
Kris De Volder
cbfc39cc9d Update ls4j version to 0.2.1 release 2017-07-17 10:29:25 -07:00
Kris De Volder
f93d5f513c Better test coverage around deprecated director_uuid attribute 2017-07-17 09:59:37 -07:00
Kris De Volder
7e53e6b366 Some tweaks to the contraints checking for releases. 2017-07-14 16:52:57 -07:00
Kris De Volder
1e920da6f8 Add sha1 and url props in releases block schema 2017-07-14 16:15:57 -07:00
Kris De Volder
f3587ea919 Update attributes are optional in 'per-job' case 2017-07-14 14:29:00 -07:00
Kris De Volder
aef2a5538e Add regression test (still deactivated) to verify cf-manifest validates 2017-07-14 13:39:22 -07:00
Kris De Volder
5e4ca61c5a Fix some mistakes in required/optional properties 2017-07-14 13:38:43 -07:00
Kris De Volder
bc865c0ce0 Delete obsolete test resources from bosh editor 2017-07-14 13:37:23 -07:00
Kris De Volder
c2a4ee258d Minimal support for V1 manifest schema 2017-07-13 10:34:10 -07:00
Kris De Volder
8c85693f62 Basic support for variables block 2017-07-12 13:54:11 -07:00
Kris De Volder
1efaae53e5 Basic support for update block 2017-07-12 12:34:16 -07:00
Kris De Volder
bfec669ced Try to fix problem in bash build script 2017-07-12 09:36:01 -07:00
Kris De Volder
61d0308298 Try to fix problem in bash build script 2017-07-12 09:31:21 -07:00
Kris De Volder
8ef66b02c9 Update build script to put fatjars into output folder for publication 2017-07-12 09:27:11 -07:00
Kris De Volder
1564c338b2 More hoverdocs for nested/nested props of instance_groups 2017-07-11 17:58:27 -07:00
Kris De Volder
53fcb79a0c Define (first-level) nested properties for instance_groups 2017-07-11 16:53:47 -07:00
Kris De Volder
ac0230689b Use primary properties in a few places in bosh manifest schema 2017-07-11 12:07:09 -07:00
Kris De Volder
10519b4694 Fix failing test cases (harness sorting order of reconcile results has changed) 2017-07-11 10:47:25 -07:00
Kris De Volder
011cb5bcb0 Add test for reconcile of stemcells block 2017-07-11 10:42:48 -07:00
Kris De Volder
237ec550e4 Flesh out schema for stemcells block 2017-07-11 08:47:57 -07:00
Kris De Volder
30c8f4b784 Check syntax of UUID 2017-07-10 16:41:59 -07:00
Kris De Volder
9522d56af9 Add 'tags' to bosh schema 2017-07-10 16:29:31 -07:00
Kris De Volder
f933ba6860 Add 'variables' to bosh schema 2017-07-10 16:23:07 -07:00
Kris De Volder
ac13944830 Add 'properties' to bosh schema 2017-07-10 16:14:12 -07:00
Kris De Volder
acfcc0866b Add instance_groups property to schema 2017-07-10 15:53:44 -07:00
Kris De Volder
fd7efb2aba Add update property to schema 2017-07-10 15:38:49 -07:00
Kris De Volder
4fa7299585 Add stemcells property to schema 2017-07-10 15:30:00 -07:00
Kris De Volder
bdea619fe5 Add test for bosh release sub-properties 2017-07-10 14:55:32 -07:00
Kris De Volder
4835a13891 Add some more properties to bosh manifest schema 2017-07-10 14:39:57 -07:00
Kris De Volder
1daa425427 Fix failing test 2017-07-10 13:44:08 -07:00
Kris De Volder
e1825d0daf Extremely 'minimal' support for bosh deployment manifest editing 2017-07-10 13:39:51 -07:00
Kris De Volder
97c6f05490 Add bosh-deployment language id 2017-07-10 12:19:53 -07:00
Kris De Volder
ef828605d5 Add bosh vsix package to snapshot website 2017-07-10 11:37:26 -07:00
Kris De Volder
dc6b022262 Make vscode-bosh a copy of vscode-concourse 2017-07-10 11:20:25 -07:00
Kris De Volder
16cf2738aa Make bosh-language server exact copy of consourse-server 2017-07-10 10:43:54 -07:00
Kris De Volder
eea477aeb6 Fix more problems with CF CLI target expired token killing other targets results. 2017-07-05 17:37:14 -07:00
BoykoAlex
4fabf40579 Ignore individual target errors for hint providers if there are valid
targets
2017-07-05 15:35:23 -04:00
Kris De Volder
a76b0476da Merge branch 'master' of github.com:spring-projects/sts4 2017-06-30 16:37:28 -07:00
Kris De Volder
4bf488cb98 Relax CF target cache limit so it works better with multipe active targets. 2017-06-30 16:37:12 -07:00
BoykoAlex
52238865f8 No default config for manifest yaml LS 2017-06-30 18:11:02 -04:00
BoykoAlex
e8fd00784a Merge branch 'master' of https://github.com/spring-projects/sts4 2017-06-30 18:03:36 -04:00