Commit Graph

80 Commits

Author SHA1 Message Date
Kris De Volder
c3d5c19f0c Fix compilation problem in bosh language server 2019-02-12 14:34:51 -08:00
Kris De Volder
adf238f61d Groundwork for HierarchicalDocumentSymbolHandler 2019-02-12 13:55:50 -08:00
Kris De Volder
2c1ba5808d Fix issue in SNode.getPath() related to empty lines
See https://www.pivotaltracker.com/story/show/163752179
2019-02-06 15:07:44 -08:00
Kris De Volder
57fb7e1e2e Update concourse docker resource schema
See: https://github.com/spring-projects/sts4/issues/197
2019-02-05 16:19:41 -08:00
Kris De Volder
c8abce640a Add more testcases for yaml merge-node reconciling 2019-02-05 15:06:25 -08:00
Kris De Volder
5026fdc412 Yaml reconcile, detect 'missing anchor' reference 2019-02-05 14:36:31 -08:00
Kris De Volder
7d47662094 Reconciler support for yaml anchors, references and merges 2019-02-05 14:25:45 -08:00
Kris De Volder
a516d2d9ee concourse: Allow redefinition of built in resource types
See: https://github.com/spring-projects/sts4/issues/196
2019-02-04 15:33:06 -08:00
Kris De Volder
78f6380e21 Fix for https://github.com/spring-projects/sts4/issues/194 2019-01-31 12:49:44 -08:00
Kris De Volder
05fbcd81f4 Add new attributes to S3 resource schema
GetParams:
- skip_download
- unpack

Source:
- skip_download
- skip_ssl_verification
- session_token
2018-10-29 11:54:17 -07:00
Kris De Volder
2b987e668a Refactor Bootiful LS
Converted all spring boot ls test to use spring test runner.
2018-10-16 09:48:41 -07:00
Kris De Volder
5ecf55af5f Fix test fails 2018-10-09 12:23:15 -07:00
Kris De Volder
a11505d8c4 Make get rid of concourse ls simpelanguageserver subclassing 2018-10-09 12:18:03 -07:00
Kris De Volder
c5b6a72b3a Fix https://github.com/spring-projects/sts4/issues/66
Add  'tags' property in 'resource' type in concourse
editor schema.
2018-08-09 08:36:08 -07:00
Kris De Volder
670b65dd24 Add on_abort to Job and Step schemas 2018-07-17 09:37:04 -07:00
Kris De Volder
7cee9ad889 Add missing properties for GitPutParams schema
See: https://github.com/spring-projects/sts4/issues/65
2018-07-17 08:57:01 -07:00
Kris De Volder
dfc861466f Add missing attributes to GitGetParams schema
See: https://github.com/spring-projects/sts4/issues/64
2018-07-16 14:01:59 -07:00
Kris De Volder
a1f3da0611 Concourse editor: support for semver driver 'gcs'
See https://github.com/spring-projects/sts4/issues/60
2018-06-18 10:47:45 -07:00
Kris De Volder
0a160bf2e7 Add support for new properties in DockerImagePutParams
- additional_tags
- cache_from
- load_bases
- target_name
2018-06-04 10:53:57 -07:00
Kris De Volder
bc0d114f27 Add support for new DockerImageSource properties
- aws_session_token
- max_concurrent_downloads
- max_concurrent_uploads
2018-06-04 09:31:25 -07:00
Kris De Volder
d74bf3bc28 Concourse: Add document symbol support for Groups 2018-03-07 11:52:01 -08:00
Kris De Volder
0d94dfef2b Fixes Concourse issues for https://github.com/spring-projects/sts4/issues/41
1) Turn errors for empty task.input|output.path into a warning

2) Add task.optional property to the schema
2018-02-20 14:48:30 -08:00
Kris De Volder
0bcf2ccdc0 Fix failing test 2017-12-27 14:53:11 -08:00
Kris De Volder
f2e90f62ce Reconciling for github repo uris in concourse pipelines 2017-12-27 14:45:03 -08:00
Kris De Volder
1fb0a6acc6 Dynamic CA for github repo uris in concourse resource definitions 2017-12-22 17:14:27 -08:00
Kris De Volder
70f2db136b Validate that concourse job groups assignment is complete 2017-12-22 10:09:17 -08:00
Kris De Volder
13d900b58f Fix failing test cases and add missing doc snippets. 2017-12-21 16:24:31 -08:00
Kris De Volder
b302a2d30d Fixup schema for image_resource attribute in tasks
Add 'version' attribute and remove some other that are incorrect.
2017-12-21 16:07:14 -08:00
Kris De Volder
3500616dcd Add support for caches attribute in concourse tasks
See: https://www.pivotaltracker.com/story/show/153861788
2017-12-21 13:51:59 -08:00
Kris De Volder
3658f87b84 Fix #28: values 'latest' and 'every' should be accepted for 'version' in getstep 2017-12-13 13:41:53 -08:00
Kris De Volder
eb9a28d777 Add a test case for PR https://github.com/spring-projects/sts4/pull/24 2017-12-12 08:58:58 -08:00
Kris De Volder
d676ca411c Never reconcile place holder nodes (fixes PT-152918825) 2017-11-23 13:17:01 -08:00
BoykoAlex
4c89152848 Fix failing unit test 2017-11-02 11:07:17 -04:00
Kris De Volder
9e89047b8e Add support for CF resource type to concourse editor 2017-10-10 13:46:17 -07:00
Kris De Volder
640c2cd361 Fix bug when there are multiple overlapping diagnostics with quickfix 2017-09-26 15:38:07 -07:00
BoykoAlex
f3836c4770 Adjust quick fix for Atom extensions 2017-09-26 17:36:38 -04:00
Kris De Volder
3d201b8367 Small typo fix in comment 2017-08-29 14:46:23 -07:00
Kris De Volder
b1ae19d9c6 Make fetch parameter in git-resource deprecated
See discussion here: 
 - https://github.com/concourse/git-resource/issues/118
 - https://www.pivotaltracker.com/story/show/150640930
2017-08-29 09:27:07 -07:00
Kris De Volder
56e8b5e008 Fix spurrious 'does not interact with resource error'
See: https://www.pivotaltracker.com/story/show/150337510
2017-08-17 12:13:09 -07:00
Kris De Volder
a5ac9a1d53 Enable snippet generator in concourse editor 2017-08-15 08:08:28 -07:00
Kris De Volder
01edae7366 Missing property quickfix now uses snippet generator 2017-08-11 16:42:40 -07:00
BoykoAlex
8428854c2f Fix tests for disabled lazy completion proposals setting 2017-08-03 14:06:19 -04: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
100014caec Add test for job attribute reconciling 2017-06-06 10:36:50 -07:00
Kris De Volder
738ba60c50 Add properties 'ensure', 'on_success', 'on_failure', 'interruptible' to 'Job' 2017-06-06 10:14:33 -07:00
Kris De Volder
b5244a253c Support for rootfs_uri property with deprecation warning for image property 2017-05-15 18:56:57 -07:00
Kris De Volder
7c5b4b6d9b Add property 'webhook_token' to the Pipeline schema. 2017-05-15 17:11:04 -07:00
Kris De Volder
6dba67c33b No errors for fetch param in git resource 2017-05-12 13:03:37 -07:00