Kris De Volder
10d1e620ad
[concourse] Add support for on_error Job attribute
...
See: https://github.com/spring-projects/sts4/issues/383
2019-11-01 11:43:50 -07:00
Kris De Volder
9256934ce8
Add support for check_every in concourse 'ResourceType' and other...
...
missing ResourceType attributes
See: https://github.com/spring-projects/sts4/issues/382
2019-10-31 15:39:39 -07:00
Ian Zink
d6ed8c6d93
Fix concourse task schema
...
Currently the language server throws an error like
"Expected string, got sequence" when you use yaml
as a default for a parameter in a task yaml.
See added test for an example that triggers the
behavior.
Co-Authored-By: Thad Craft <tcraft@pivotal.io >
2019-10-31 14:52:17 -05:00
Kris De Volder
0aac76979a
Add schemas for RegistryImageRespource Parameters
2019-10-21 11:26:00 -07:00
Kris De Volder
9ebac23419
Enable trigger characters for vscode-concourse
2019-10-17 12:21:23 -07:00
Kris De Volder
9a82eafbc5
Minimal support for 'registry-image' resource type
...
See: https://github.com/spring-projects/sts4/issues/380
2019-10-17 11:29:36 -07:00
BoykoAlex
bb79221cfe
PT #165911996 : Switch to LocationLink from Location for definitions
2019-10-15 14:05:35 -04:00
Kris De Volder
89ee405fdd
Add support for in_parallel sub-properties
...
See: https://github.com/spring-projects/sts4/issues/345
Signed-off-by: Kris De Volder <kdevolder@pivotal.io >
2019-08-19 12:12:43 -07:00
Kris De Volder
a856330738
Add support for 'inputs' in PutStep in concourse editor
...
See: https://github.com/spring-projects/sts4/issues/341
Signed-off-by: Kris De Volder <kdevolder@pivotal.io >
2019-08-15 09:10:14 -07:00
Kris De Volder
d9f48ed693
Fix for PT-167494938
...
Snippet completion was broken for concourse resource type
'extra insertions'.
2019-07-25 16:46:00 -07:00
Kris De Volder
d30a82d04f
Add additional constraint to cf resource schema
...
Details: username/password and client_id/client_secret should
not be used together. We now check for this and show a warning
in the concourse editor.
2019-07-24 11:30:19 -07:00
Kris De Volder
ecd2393a98
Add support for missing properties in...
...
... CF resource 'put' params in Concourse Editor.
Adding support for the following:
- vars
- vars_files
- docker_username
- docker_password
- show_app_log
- no_start
See: https://github.com/spring-projects/sts4/issues/330
2019-07-23 15:20:25 -07:00
Kris De Volder
e7d166cd10
Add support for 'verbose' in...
...
... CF resource 'source' in Concourse Editor.
See: https://github.com/spring-projects/sts4/issues/330
2019-07-23 14:36:45 -07:00
Kris De Volder
5b3f951a11
Add support for 'client_id' and 'client_secret' in...
...
... CF resource 'source' in Concourse Editor.
See: https://github.com/spring-projects/sts4/issues/330
2019-07-23 14:24:03 -07:00
Kris De Volder
f42b6763bc
Revert "Introduce compile error"
...
This reverts commit de0696a6a8 .
2019-07-08 10:13:59 -07:00
Kris De Volder
de0696a6a8
Introduce compile error
...
... deliberately, to test whetehr our slack hook
still works and sends messages about build failures from
the pipeline.
2019-07-08 10:06:23 -07:00
Kris De Volder
073d6fa98a
Add TaskStep.vars to PipelineYamlSchema
...
See: https://github.com/spring-projects/sts4/issues/307
2019-06-18 09:53:11 -07:00
Kris De Volder
8efc5cafc8
Resolve/fix nohttp violations
2019-06-05 15:58:30 -07:00
Josh Ghiloni
877b0e217f
Support icon attribute on resource definitions
...
Resolves #303 . Allows the language server to recognize the `icon`
attribute supported on resources in Concourse 5.x
2019-05-29 16:01:11 -06:00
Josh Ghiloni
f62fecdc02
Replace HTML description with Markdown
2019-05-29 10:38:52 -06:00
Josh Ghiloni
bcd1f20a5a
Add support for Concourse 5.x in_parallel step
...
Resolves #300 . Because `in_parallel` is a drop-in replacement for
`aggregate`, the code has been designed to mimic `aggregate` exactly.
2019-05-29 08:38:49 -06:00
Kris De Volder
30f8e2d48c
Fix IndexOutOfBoundsException from GithubValueParser
2019-05-15 11:25:23 -07:00
BoykoAlex
d037b41903
PT #165890357 : Adopt exploded LS jar for all eclipse LSs
2019-05-10 17:15:11 -04:00
Kris De Volder
087f504691
Revert "PT #165890357 : Adopt exploded LS jar for all eclipse LSs"
...
This reverts commit c29b1043f8 .
2019-05-10 12:59:57 -07:00
BoykoAlex
c29b1043f8
PT #165890357 : Adopt exploded LS jar for all eclipse LSs
2019-05-10 15:34:53 -04:00
Kris De Volder
17e5cf91a3
More output to debug test fails in CI builds
2019-05-10 10:21:57 -07:00
Kris De Volder
005fbcbfda
Add S3Source.initial_version and related props to Schema
2019-05-03 12:36:25 -07:00
Martin Lippert
28c0637395
moved language server system property set call to main method to have that happening as early as possible in the JVM lifetime
2019-05-03 17:43:54 +02:00
Spring Operator
af8b7f975d
URL Cleanup. RMs not on localhost https URL.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* [ ] http://gophercloud.io/docs/ (200) with 1 occurrences could not be migrated:
([https](https://gophercloud.io/docs/ ) result SSLHandshakeException).
* [ ] http://man7.org/linux/man-pages/man7/glob.7.html (200) with 1 occurrences could not be migrated:
([https](https://man7.org/linux/man-pages/man7/glob.7.html ) result AnnotatedConnectException).
* [ ] http://services.typefox.io/open-source/jenkins/job/lsp4j/job/master/lastStableBuild/artifact/build/p2-repository/ (200) with 1 occurrences could not be migrated:
([https](https://services.typefox.io/open-source/jenkins/job/lsp4j/job/master/lastStableBuild/artifact/build/p2-repository/ ) result SSLHandshakeException).
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* [ ] http://cfapps.io:1000/hello (ConnectTimeoutException) with 2 occurrences migrated to:
https://cfapps.io:1000/hello ([https](https://cfapps.io:1000/hello ) result ConnectTimeoutException).
* [ ] http://cfapps.io:1001/hello (ConnectTimeoutException) with 2 occurrences migrated to:
https://cfapps.io:1001/hello ([https](https://cfapps.io:1001/hello ) result ConnectTimeoutException).
* [ ] http://cfapps.io:1002/hello (ConnectTimeoutException) with 2 occurrences migrated to:
https://cfapps.io:1002/hello ([https](https://cfapps.io:1002/hello ) result ConnectTimeoutException).
* [ ] http://cfapps.io:1111/ (ConnectTimeoutException) with 2 occurrences migrated to:
https://cfapps.io:1111/ ([https](https://cfapps.io:1111/ ) result ConnectTimeoutException).
* [ ] http://cfapps.io:1111/fromEnv/hello-world (ConnectTimeoutException) with 2 occurrences migrated to:
https://cfapps.io:1111/fromEnv/hello-world ([https](https://cfapps.io:1111/fromEnv/hello-world ) result ConnectTimeoutException).
* [ ] http://cfapps.io:1111/fromenvironment/hello-world (ConnectTimeoutException) with 2 occurrences migrated to:
https://cfapps.io:1111/fromenvironment/hello-world ([https](https://cfapps.io:1111/fromenvironment/hello-world ) result ConnectTimeoutException).
* [ ] http://cfapps.io:1111/fromlaunchconfig/hello-world (ConnectTimeoutException) with 10 occurrences migrated to:
https://cfapps.io:1111/fromlaunchconfig/hello-world ([https](https://cfapps.io:1111/fromlaunchconfig/hello-world ) result ConnectTimeoutException).
* [ ] http://cfapps.io:1111/frompropsfile/hello-world (ConnectTimeoutException) with 8 occurrences migrated to:
https://cfapps.io:1111/frompropsfile/hello-world ([https](https://cfapps.io:1111/frompropsfile/hello-world ) result ConnectTimeoutException).
* [ ] http://cfapps.io:1111/hello-world (ConnectTimeoutException) with 2 occurrences migrated to:
https://cfapps.io:1111/hello-world ([https](https://cfapps.io:1111/hello-world ) result ConnectTimeoutException).
* [ ] http://cfapps.io:1111/inner-class (ConnectTimeoutException) with 2 occurrences migrated to:
https://cfapps.io:1111/inner-class ([https](https://cfapps.io:1111/inner-class ) result ConnectTimeoutException).
* [ ] http://cfapps.io:1111/inner-inner-class (ConnectTimeoutException) with 2 occurrences migrated to:
https://cfapps.io:1111/inner-inner-class ([https](https://cfapps.io:1111/inner-inner-class ) result ConnectTimeoutException).
* [ ] http://cfapps.io:1111/mockedpath/hello-world (ConnectTimeoutException) with 2 occurrences migrated to:
https://cfapps.io:1111/mockedpath/hello-world ([https](https://cfapps.io:1111/mockedpath/hello-world ) result ConnectTimeoutException).
* [ ] http://cfapps.io:999/find (ConnectTimeoutException) with 14 occurrences migrated to:
https://cfapps.io:999/find ([https](https://cfapps.io:999/find ) result ConnectTimeoutException).
* [ ] http://cfapps.io:999/goodbye (ConnectTimeoutException) with 2 occurrences migrated to:
https://cfapps.io:999/goodbye ([https](https://cfapps.io:999/goodbye ) result ConnectTimeoutException).
* [ ] http://cfapps.io:999/greetings (ConnectTimeoutException) with 4 occurrences migrated to:
https://cfapps.io:999/greetings ([https](https://cfapps.io:999/greetings ) result ConnectTimeoutException).
* [ ] http://cfapps.io:999/hello (ConnectTimeoutException) with 4 occurrences migrated to:
https://cfapps.io:999/hello ([https](https://cfapps.io:999/hello ) result ConnectTimeoutException).
* [ ] http://cfapps.io:999/mockedpath/greetings (ConnectTimeoutException) with 2 occurrences migrated to:
https://cfapps.io:999/mockedpath/greetings ([https](https://cfapps.io:999/mockedpath/greetings ) result ConnectTimeoutException).
* [ ] http://cfapps.io:999/mockedpath/hello (ConnectTimeoutException) with 2 occurrences migrated to:
https://cfapps.io:999/mockedpath/hello ([https](https://cfapps.io:999/mockedpath/hello ) result ConnectTimeoutException).
* [ ] http://cloud-controller-ng.service.cf.internal:9022 (UnknownHostException) with 1 occurrences migrated to:
https://cloud-controller-ng.service.cf.internal:9022 ([https](https://cloud-controller-ng.service.cf.internal:9022 ) result UnknownHostException).
* [ ] http://org.eclipse.ui.intro/execute?command= (UnknownHostException) with 2 occurrences migrated to:
https://org.eclipse.ui.intro/execute?command= ([https](https://org.eclipse.ui.intro/execute?command= ) result UnknownHostException).
* [ ] http://dist.springsource.com/snapshot/TOOLS/sts4-language-server-integrations/nightly (403) with 1 occurrences migrated to:
https://dist.springsource.com/snapshot/TOOLS/sts4-language-server-integrations/nightly ([https](https://dist.springsource.com/snapshot/TOOLS/sts4-language-server-integrations/nightly ) result 403).
* [ ] http://foobar.com/munhings.tar.gz (404) with 1 occurrences migrated to:
https://foobar.com/munhings.tar.gz ([https](https://foobar.com/munhings.tar.gz ) result 404).
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://dist.springsource.com/snapshot/STS4/nightly-distributions.html with 5 occurrences migrated to:
https://dist.springsource.com/snapshot/STS4/nightly-distributions.html ([https](https://dist.springsource.com/snapshot/STS4/nightly-distributions.html ) result 200).
* [ ] http://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html with 1 occurrences migrated to:
https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html ([https](https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html ) result 200).
* [ ] http://maven.apache.org/xsd/maven-4.0.0.xsd with 2 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* [ ] http://stackoverflow.com with 1 occurrences migrated to:
https://stackoverflow.com ([https](https://stackoverflow.com ) result 200).
* [ ] http://stackoverflow.com/questions/6132529/antlr-parsing-java-properties with 1 occurrences migrated to:
https://stackoverflow.com/questions/6132529/antlr-parsing-java-properties ([https](https://stackoverflow.com/questions/6132529/antlr-parsing-java-properties ) result 200).
* [ ] http://stackoverflow.com/tags/spring-tools-4 with 1 occurrences migrated to:
https://stackoverflow.com/tags/spring-tools-4 ([https](https://stackoverflow.com/tags/spring-tools-4 ) result 200).
* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to:
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ) result 200).
* [ ] http://www.apple.com/DTDs/PropertyList-1.0.dtd with 7 occurrences migrated to:
https://www.apple.com/DTDs/PropertyList-1.0.dtd ([https](https://www.apple.com/DTDs/PropertyList-1.0.dtd ) result 200).
* [ ] http://www.eclipse.org/legal/epl-v10.html with 64 occurrences migrated to:
https://www.eclipse.org/legal/epl-v10.html ([https](https://www.eclipse.org/legal/epl-v10.html ) result 200).
* [ ] http://www.java.com/en/download/help/error_hotspot.xml with 1 occurrences migrated to:
https://www.java.com/en/download/help/error_hotspot.xml ([https](https://www.java.com/en/download/help/error_hotspot.xml ) result 200).
* [ ] http://www.springframework.org/schema/beans/spring-beans.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd ) result 200).
* [ ] http://www.springframework.org/schema/context/spring-context.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/context/spring-context.xsd ([https](https://www.springframework.org/schema/context/spring-context.xsd ) result 200).
* [ ] http://www.springframework.org/schema/data/jpa/spring-jpa.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/data/jpa/spring-jpa.xsd ([https](https://www.springframework.org/schema/data/jpa/spring-jpa.xsd ) result 200).
* [ ] http://www.springframework.org/schema/tx/spring-tx.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/tx/spring-tx.xsd ([https](https://www.springframework.org/schema/tx/spring-tx.xsd ) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
https://contributor-covenant.org ([https](https://contributor-covenant.org ) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/ ) result 301).
These URLs were intentionally ignored.
* http://localhost:3000 with 8 occurrences
* http://localhost:8080/greeting with 1 occurrences
* http://localhost:9000 with 6 occurrences
* http://maven.apache.org/POM/4.0.0 with 4 occurrences
* http://www.springframework.org/schema/beans with 4 occurrences
* http://www.springframework.org/schema/context with 2 occurrences
* http://www.springframework.org/schema/data/jpa with 2 occurrences
* http://www.springframework.org/schema/p with 1 occurrences
* http://www.springframework.org/schema/tx with 2 occurrences
* http://www.w3.org/1999/XSL/Transform with 4 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 3 occurrences
Create https URLs for RMs not on local host
2019-03-21 12:02:19 -04:00
Kris De Volder
d86becebe7
http -> https
2019-03-08 15:48:38 -08:00
Kris De Volder
bc86170ae0
Hierchical document symbols for concourse pipeline
2019-02-12 13:55:50 -08:00
Kris De Volder
adf238f61d
Groundwork for HierarchicalDocumentSymbolHandler
2019-02-12 13:55:50 -08:00
Kris De Volder
b391a111a5
Allow Document symbol handler to detect whether ...
...
hierarchical document symbols are supported by the client.
2019-02-12 13:55:50 -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
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
nsingh
4164427d12
PT 162292472 - Disable arrow completions and other LS changes
2018-11-28 16:57:00 -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
a11505d8c4
Make get rid of concourse ls simpelanguageserver subclassing
2018-10-09 12:18:03 -07:00
Kris De Volder
6717306d8f
Convert language servers to Boot apps
2018-10-02 15:39:15 -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
nsingh
1a8f536b60
Fixed failing concourse LS due to changed Streams type
2018-06-05 16:23:47 -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
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