Kris De Volder
869c0b2516
Bump version to 0.6.0
2018-08-13 21:13:24 +00: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
576615c223
Bump version to 0.5.0
2018-07-27 16:39:35 +00:00
Kris De Volder
5a1aab6d2c
Bump version to 0.4.0
2018-07-18 16:59:15 +00: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
Martin Lippert
fc21e145ca
update jdt prefs for photon
2018-07-06 13:07:22 +02:00
Kris De Volder
19890b880a
Bump version to 0.3.2
2018-06-18 18:01:42 +00: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
171fb272f9
Bump version to 0.3.1
2018-06-11 22:56:05 +00:00
nsingh
1a8f536b60
Fixed failing concourse LS due to changed Streams type
2018-06-05 16:23:47 -07:00
Kris De Volder
3738f649d1
Bump version to 0.3.0
2018-06-04 18:02:37 +00: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
c2a4ea6286
Merge branch 'master' into jdt-classpath
2018-03-21 14:36:02 -07:00
Kris De Volder
9be6fd9601
Bump version to 0.2.1
2018-03-19 19:08:28 +00:00
Kris De Volder
42772a42dc
Bump version to 0.3.0
2018-03-19 18:54:14 +00:00
Kris De Volder
93f58f77b9
Merge branch 'master' into jdt-classpath
2018-03-15 09:13:38 -07:00
Kris De Volder
cc2c173091
Bump version to 0.2.0
2018-03-15 15:26:37 +00:00
Kris De Volder
bbbda87936
Merge branch 'master' into jdt-classpath
2018-03-13 10:06:42 -07:00
nsingh
328607f531
Streamline async handler API
...
Added an async handler for LS requests that should not run on the same
thread as LSP4J event loop. Also streamlined method signatures for
handlers and removed useless CompletableFuture.
2018-03-12 16:07:43 -07:00
Kris De Volder
efe8049bba
Bump version to 0.1.6
2018-03-09 22:11:06 +00:00
Kris De Volder
63820f8c7a
Fix one more reference to old concourse domain that was missed
2018-03-09 09:02:29 -08:00
Kris De Volder
9dcd5695ed
Merge pull request #45 from srbry/master
...
update to new concourse domain
2018-03-09 08:35:51 -08:00
Sam Bryant
125660ca3f
update to new concourse domain
2018-03-09 08:14:47 +00:00
Kris De Volder
d74bf3bc28
Concourse: Add document symbol support for Groups
2018-03-07 11:52:01 -08:00
Kris De Volder
6fd38e61a5
Bump version to 0.1.5
2018-02-22 23:24:47 +00: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
1e567e6a11
Proper support Set<?> types in .properties editor.
2018-02-20 12:05:05 -08:00
Kris De Volder
046f16dbf2
Componentized the BootJavaLanguageServer
2018-02-14 16:45:08 -08:00
Kris De Volder
ae1354d53e
Rename boot-language-server to spring-boot-language-server
...
So it is consistent with the vscode-spring-boot naming.
2018-02-13 11:57:13 -08:00
Kris De Volder
a9515831d1
Bump version to 0.1.4
2018-01-31 00:00:04 +00: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
c0880f6532
Merge branch 'master' of github.com:spring-projects/sts4
2017-12-21 16:07:40 -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
a6eb7241f1
Bump version to 0.1.3
2017-12-21 22:11:19 +00: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
04ee131762
More tweaks to GetStep version doc.
2017-12-13 14:37:03 -08:00
Kris De Volder
0d3ac889e7
Tweak GetStep version docs
2017-12-13 14:21:12 -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
ee3181b320
Bump version to 0.1.2
2017-12-12 17:17:35 +00: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
8c771e2471
Merge pull request #24 from srbry/master
...
update resource version to take a map string->string
2017-12-12 08:44:04 -08:00
Martin Lippert
dffc75d5eb
updated versions
2017-12-11 09:31:08 +01:00
Sam Bryant
7972a3a087
update resource version to take a map string->string
...
Signed-off-by: Ashish Sehra <asehra@gmail.com >
2017-12-08 12:00:45 +00:00