255 Commits

Author SHA1 Message Date
Kris De Volder
9126f5973c Add some debug/info logging 2017-08-16 10:50:35 -07:00
Kris De Volder
4e613e026d Unifying all pom versions to 0.0.9-SNAPSHOT 2017-08-14 12:34:56 -07:00
Kris De Volder
b2b7e4cf8d Fix suspected race condition in test code 2017-08-14 10:41:17 -07:00
Kris De Volder
01edae7366 Missing property quickfix now uses snippet generator 2017-08-11 16:42:40 -07:00
Kris De Volder
94fa2cf498 Make snippets fully subsume property completions in bosh editor 2017-08-10 11:53:15 -07:00
Kris De Volder
aedab760d6 Add missing hoverdoc for 'vm_extensions' property 2017-08-09 17:00:07 -07:00
Kris De Volder
da20170797 Bosh Cloudconfig editor: add 'vm_extensions' sub-props to schema 2017-08-09 16:55:44 -07:00
Kris De Volder
6dfd56d67f Cloudconfig editor: verify 'at least one of' constraints in schema 2017-08-09 16:26:47 -07:00
Kris De Volder
ec1dbc5e9f Add disk_types sub-properties to CloudConfig schema 2017-08-09 15:53:40 -07:00
Kris De Volder
e8b1c8658c CloudConfig editor: azs sub-properties added to schema 2017-08-09 15:15:57 -07:00
Kris De Volder
0af54132c9 CloudConfig editor: check / ca for NetworkName references 2017-08-09 14:13:07 -07:00
Kris De Volder
c4377845c6 Schema for 'vip' network in Cloud conf editor 2017-08-09 13:55:32 -07:00
Kris De Volder
669d8d2759 CloudConfig Dynamic NW schema 2017-08-09 13:34:24 -07:00
Kris De Volder
faa45b76c6 CloudConfig 'manual network' schema 2017-08-09 12:25:57 -07:00
Kris De Volder
8c060d7980 CA and reconcile for vm_type reference in cloud-config editor 2017-08-08 14:58:10 -07:00
Kris De Volder
4eda08364d Hovers for vm_types block in cloudconfig editor 2017-08-08 14:20:14 -07:00
Kris De Volder
d607902492 Basic support for vm_types block in cloudconfig editor 2017-08-08 13:56:49 -07:00
Kris De Volder
caa8d180a3 Flesh out basic schema for CloudConfig.compilation sub props 2017-08-08 12:15:08 -07:00
Kris De Volder
157b121ffa CloudConfig toplevel property hovers 2017-08-08 11:07:45 -07:00
Kris De Volder
e631fb0a9e Add another missing piece to activate bosh editor for cloud-config 2017-08-04 16:45:22 -07:00
Kris De Volder
3d1937c9d8 Minimal support for editing cloud-config 2017-08-04 15:48:18 -07:00
BoykoAlex
3ec72082eb Fix bosh tests for atom LS settings 2017-08-03 14:39:13 -04:00
Kris De Volder
1b179da90e Indentation related bugfix for completions that jump to next line 2017-08-02 17:09:37 -07:00
Kris De Volder
775d715c35 Fix but around dedented snippets and completions 2017-08-02 10:42:03 -07:00
Kris De Volder
7c19c5df85 Fix small spacing issue in snippet generator 2017-08-02 09:52:53 -07:00
Kris De Volder
88c703e9e5 Snippets now mostly working all tests passing. 2017-08-02 09:11:13 -07:00
Kris De Volder
e0d9effc14 Fix test failure 2017-08-01 12:12:49 -07:00
Kris De Volder
d9f2047bcf Snippet generator mostly working, still needs some tweaks / bug fixes. 2017-08-01 12:05:25 -07:00
Kris De Volder
b1fa77603c V1 schema trigger property is *only* networks 2017-07-31 09:11:33 -07:00
Kris De Volder
6bdc83217d Fix bug around empty-stirng checks for enumvalueparsing 2017-07-28 16:58:17 -07:00
Kris De Volder
49f33fb8f7 Small tweak to sha1 prop docs 2017-07-28 16:57:46 -07:00
Kris De Volder
51954fe306 Simplify contraints between release attributes 2017-07-28 16:06:11 -07:00
Kris De Volder
af3ca76047 Fix bug: releases provider actually uses stemcells data! 2017-07-28 15:13:17 -07:00
Kris De Volder
b520fdc577 Some simplifications of dynamic CA/Reconcilng using PartialCollection 2017-07-28 14:48:57 -07:00
Kris De Volder
724ae4aed4 More tweaks to dynamic releases attributes reconcile and CA 2017-07-28 12:01:13 -07:00
Kris De Volder
ca93d93d15 CA/reconcile for release versions stage 1
Doesn't yet consider version's relationship with release name.
2017-07-27 13:44:10 -07:00
Kris De Volder
a92accde86 Improve CachingModelProvider to wrap a cache around the models it provides 2017-07-27 13:09:12 -07:00
Kris De Volder
b6f2691d30 Dynamic CA for release names in releases block 2017-07-27 10:52:54 -07:00
Kris De Volder
12b987b49c Add a test for when bosh cli disabled or errors. 2017-07-26 14:56:56 -07:00
Kris De Volder
a668b0664e Fix issues with how bosh cli config is passed from vscode to server 2017-07-26 14:32:34 -07:00
Kris De Volder
00972506e5 Wire up BoshCliConfig so it gets used. 2017-07-26 13:39:07 -07:00
Kris De Volder
ac89f1a2e0 Nicer looking reconcile errors for 'filtered' stemcell versions 2017-07-25 15:37:18 -07:00
Kris De Volder
8f6c75de03 Always suggest / accept 'latest' as a valid stemcell version 2017-07-25 14:31:17 -07:00
Kris De Volder
2a3e39e7be Add BoshCommandStemcellsProvider properly to Bosh language server 2017-07-25 10:12:24 -07:00
Kris De Volder
b13eefb594 Dynamic CA and reconcile for stemcells definition attributes 2017-07-24 16:58:10 -07:00
Kris De Volder
427dbe8b62 Fix failing test 2017-07-24 12:25:26 -07:00
Kris De Volder
d75d1438d2 Dynamic CA and reconcile for Stemcell name and os 2017-07-24 12:18:34 -07:00
Kris De Volder
49e6a1db14 Dynamic completions and validations for stemcell names 2017-07-24 10:43:19 -07:00
Kris De Volder
1dbc67b580 Improve test coverage for bosh Cloud config provider 2017-07-24 10:08:19 -07:00
Kris De Volder
962805f949 Fix issue with CachinhModelProvider not caching 'failed' results
Also tweak some timeout values to try to make dynamic CA and reconcile
more responsive.
2017-07-21 17:13:41 -07:00