Kris De Volder
eea477aeb6
Fix more problems with CF CLI target expired token killing other targets results.
2017-07-05 17:37:14 -07:00
BoykoAlex
4fabf40579
Ignore individual target errors for hint providers if there are valid
...
targets
2017-07-05 15:35:23 -04:00
Kris De Volder
a76b0476da
Merge branch 'master' of github.com:spring-projects/sts4
2017-06-30 16:37:28 -07:00
Kris De Volder
4bf488cb98
Relax CF target cache limit so it works better with multipe active targets.
2017-06-30 16:37:12 -07:00
BoykoAlex
e8fd00784a
Merge branch 'master' of https://github.com/spring-projects/sts4
2017-06-30 18:03:36 -04:00
BoykoAlex
f522a39047
Support for default CF login params provider. Use CF CLI provider as
...
default for manifesr yaml
2017-06-30 18:03:08 -04:00
Kris De Volder
8d570e748e
Fix handling of 'unknown domains' case in routes validation
2017-06-30 10:15:44 -07:00
Kris De Volder
55960a8c1e
Fix regression causing bogus warnings when there are no cf targets
2017-06-29 17:08:59 -07:00
BoykoAlex
94477fe673
Merge branch 'master' of https://github.com/spring-projects/sts4
2017-06-29 16:53:39 -04:00
BoykoAlex
9c390eae37
Remove one target short-circuiting for hint providers
2017-06-29 16:53:11 -04:00
Kris De Volder
e8617bcce5
Detect concflict between random-route and routes
2017-06-26 12:58:48 -07:00
nsingh
5ccb92f84e
PT 147263283 - Workaround for issue in STS manifest editor
...
STS manifest editor deletes all error and warning markers on document
save. This is a problem with the YEdit editor that STS manifest editor
extends, and not with vscode manifest language server. This is just a
temporary workaround until STS no longer needs the YEdit-based editor
and uses LSP4E editor instead.
2017-06-23 15:23:05 -07:00
Kris De Volder
a036fd5058
Merge branch 'master' of github.com:spring-projects/sts4
2017-06-15 09:12:49 -07:00
Kris De Volder
1a5ce0ae4f
Remove random-route.html in favor of .md version easier to maintain
2017-06-15 09:12:05 -07:00
Martin Lippert
d8177c9fd5
refactored retrieval of all running apps into static factory method
2017-06-15 16:17:36 +02:00
Martin Lippert
e322b6279c
made port retrieval more flexible with regards to tomcat connector object name
2017-06-15 16:11:27 +02:00
BoykoAlex
9104c35b10
CF client config message, modifiable CF client config
...
Cleanup
2017-06-13 19:02:30 -04:00
Martin Lippert
437c6b5c26
update cf-manifest-version of maven artifact to 0.0.9
2017-06-12 12:34:13 +02:00
Martin Lippert
aec00c642d
added language id fallback for manifest files to workaround a limitation in LSP4E at the moment
2017-06-07 12:32:05 +02: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
Martin Lippert
737e2b2a02
updated maven artifact versions for language servers
2017-06-02 09:59:23 +02:00
Martin Lippert
48c77e14b5
added extraction of beans, request mappings, config report, and environment data to boot app cli component
2017-05-17 17:13:17 +02: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
Martin Lippert
e7870ef2c1
refactored boot app cli code slightly and fixed a problem with getting port from tomcat bean
2017-05-15 16:58:49 +02:00
Martin Lippert
5b3dbdb6c0
PT #143653925 : added third option, now trying tomcat jmx bean to get port, too
2017-05-15 15:17:40 +02:00
Kris De Volder
6dba67c33b
No errors for fetch param in git resource
2017-05-12 13:03:37 -07:00
Kris De Volder
56e698706a
Merge branch 'master' of github.com:spring-projects/sts4
2017-05-12 11:56:25 -07:00
Kris De Volder
beda7b5a4b
Don't check for unknown resource errors in input_mapping
2017-05-12 11:56:08 -07:00
Martin Lippert
a383fb607b
PT ##143653365 + PT ##143653925: simple main class that identifies running boot apps and tries to find the port information
2017-05-12 11:08:41 +02:00
Kris De Volder
7127c5b78a
Cleanup debug logging
2017-05-10 13:25:03 -07:00
Kris De Volder
b1fd3e429f
Fix failing test case
2017-05-10 13:02:12 -07:00
Kris De Volder
f69ab7c4ff
Also enable lazy completion resolver for cf editor
2017-05-10 12:58:40 -07:00
Kris De Volder
6de4f75ecb
Workaround for vscode 1.12 completion sorting issue.
2017-05-10 12:37:38 -07:00
Kris De Volder
f26f189fcb
Cleanup: fix some confusing variable naming
2017-05-09 11:32:09 -07:00
Kris De Volder
f1493fad0e
cleanup imports
2017-05-09 11:25:00 -07:00
Kris De Volder
f8805be303
Disable de-indented relaxed completions
2017-05-09 11:23:28 -07:00
Kris De Volder
64f0616970
Better handle 'driver' property in semver resource
2017-05-08 17:48:40 -07:00
Kris De Volder
5191e7639a
cf-manifest editor only reconciles manifest-yaml docs
2017-05-08 15:32:54 -07:00
Kris De Volder
363427ea92
Try to fix some test failures
2017-05-08 14:46:56 -07:00
Kris De Volder
a687a27d8d
Avoid stray reconciler errors on language switch
2017-05-08 14:23:58 -07:00
Kris De Volder
cfbe735ad4
Unused resource -> 'warning' not 'error'.
2017-05-08 11:32:30 -07:00
Kris De Volder
807bf5901a
Don't overwhelm vscode with error logs
...
Redirect them to a tmp file instead.
2017-05-06 20:36:07 -07:00
Kris De Volder
5c2738e358
Merge branch 'master' of github.com:spring-projects/sts4
2017-05-05 15:19:00 -07:00
Kris De Volder
3e7944d47d
Cut down on the noise in content assist
...
Use a 'tiered' model for properties
- primary property
- requred
- other
Only suggest completions for a tier if the properties in the preceding tier
are already defined.
2017-05-05 15:18:36 -07:00
BoykoAlex
bcb373bd74
Merge branch 'master' of https://github.com/spring-projects/sts4
2017-05-04 20:07:11 -04:00
BoykoAlex
8d66c09a35
Add buildpack CA test no cf connection
2017-05-04 20:06:43 -04:00
Kris De Volder
dab8b8c520
Fix test failure
2017-05-04 11:00:35 -07:00
Kris De Volder
b72f84eedd
Don't allow defining 'routes' toplevel
...
Doesn't make much sense to deploy more than one app with the same route (this will result in an error, you can only bind one thing to a route / host).
2017-05-04 10:56:19 -07:00