Commit Graph

990 Commits

Author SHA1 Message Date
BoykoAlex
6e8f7cb264 System property not to remove indentation from completions edits 2017-07-20 16:04:18 -04:00
Kris De Volder
9c43c54acf Dynamic CA and reconcile for vm_extensions 2017-07-20 11:11:02 -07:00
Kris De Volder
0623550ce2 Dynamic CA / reconcile for persistent disk type 2017-07-20 10:51:34 -07:00
Kris De Volder
2732910929 Dynamic CA and reconcile for AZs 2017-07-20 10:36:42 -07:00
Kris De Volder
78743103a9 Dynamic CA and reconcile for network names 2017-07-20 10:24:49 -07:00
Kris De Volder
463d9aee00 Merge branch 'master' of github.com:spring-projects/sts4 2017-07-20 09:27:17 -07:00
Kris De Volder
2ceaff0d07 System property to disable lazy completion items 2017-07-20 09:27:03 -07:00
Martin Lippert
5e6e5a3f94 updated javaparser version to a more recent one 2017-07-20 12:15:40 +02:00
Alex Boyko
d534fd5305 Fix typo 2017-07-19 21:18:55 -04:00
Kris De Volder
e53e08271c Use stale asts for hoverinfo provider (makes it work slightly better
responsive when file doesn't presently parse)
2017-07-19 16:16:32 -07:00
Kris De Volder
5681f99357 Goto definition for stemcell 2017-07-19 15:51:21 -07:00
Kris De Volder
b5deeeaa55 Merge branch 'master' of github.com:spring-projects/sts4 2017-07-19 15:34:22 -07:00
Kris De Volder
47dcb094c5 Goto defintion for releases 2017-07-19 15:33:02 -07:00
BoykoAlex
5c2acfd3d8 Update manifest-yaml LS jar to the latest 2017-07-19 18:27:14 -04:00
BoykoAlex
bc309ea7de Merge branch 'master' of https://github.com/spring-projects/sts4 2017-07-19 17:56:24 -04:00
BoykoAlex
b78b3c300a Atom CF-Manifest-YAML package 2017-07-19 17:55:55 -04:00
Kris De Volder
9aa5ed36bb Add test cases for situations where cloud config is unavailable 2017-07-19 12:52:38 -07:00
Kris De Volder
d15dae1c0c Add a cache around CloudConfigProvider 2017-07-19 12:35:43 -07:00
Kris De Volder
86462216f7 Merge branch 'master' of github.com:spring-projects/sts4 2017-07-19 11:38:40 -07:00
Kris De Volder
506ffe8f03 Some cleanups
- Failing test cases
- Genericise CludConfigProvider
2017-07-19 11:38:26 -07:00
Kris De Volder
35a558be37 Tentative implementation of dynamic vm_type CA and reconcile
It is functional but still need to address caching issues
2017-07-19 08:59:56 -07:00
Martin Lippert
949a6f0f7e fixed issue with port property being an integer insteaf of a string 2017-07-19 09:54:17 +02:00
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