Kris De Volder
08a147c9a5
Some cleanups to the MockCloudfoundry (but more needed)
2017-01-27 14:41:38 -08:00
Kris De Volder
ae8413e900
Merge branch 'master' of github.com:spring-projects/sts4
2017-01-27 14:06:39 -08:00
Kris De Volder
02e26760ee
Add a 'one-off' task to run single test case on concourse
2017-01-27 14:06:09 -08:00
Kris De Volder
c085f21087
Fix failing test case and enable them.
2017-01-27 14:00:30 -08:00
Martin Lippert
8dcad1201d
added vscode-boot-java to build-all script
2017-01-27 21:30:45 +01:00
Kris De Volder
34513724c1
Add instructions for installing .vsix snapshot to developer notes.
2017-01-27 10:12:12 -08:00
Kris De Volder
3c185cc7ba
Merge branch 'master' of github.com:spring-projects/sts4
2017-01-27 09:09:09 -08:00
Kris De Volder
074dbdc0b7
Hover infos for 'name' and 'path' attributes in inputs/outputs of a task.yml
2017-01-27 09:06:10 -08:00
Martin Lippert
6b69098fae
implemented first tests for boot java scope annotation content-assist
2017-01-27 16:41:11 +01:00
Martin Lippert
1d83b61c1d
PT ##137877823: handle custom sts-progress message in a simple way
2017-01-27 16:40:01 +01:00
Kris De Volder
c8e5c6e3c5
Support (CA/hover/reconcile) for task.run sub-properties
2017-01-26 18:31:41 -08:00
Kris De Volder
3c3eb58970
Make CA/validation/hovers work for embedded task config
2017-01-26 16:42:11 -08:00
Kris De Volder
b9594c1d81
Fix bug: concourse editor CA and hovers not activating for task files.
2017-01-26 16:26:17 -08:00
Kris De Volder
0a92010d76
Add hovers for all toplevel task properties
2017-01-26 15:51:46 -08:00
Kris De Volder
4fd18c9a7c
Hover info provider for tasks wired-up properly
...
Note: still need to add the markdown blobs for most properties however.
So you still won't see much info in the hovers.
2017-01-26 15:19:59 -08:00
Kris De Volder
f408e7c87f
Content assist working for task.yml files
2017-01-26 14:52:21 -08:00
Kris De Volder
ae3218ba66
Define basic structure for task.yml files
2017-01-26 12:20:18 -08:00
Kris De Volder
df4929f93a
Add test for task toplevel property reconcile
...
Note: The test is still failing
2017-01-26 10:47:39 -08:00
Kris De Volder
2493e928f6
Merge branch 'master' of github.com:spring-projects/sts4
2017-01-26 10:05:04 -08:00
Kris De Volder
6fc28357aa
Enable concourse editor for task files.
2017-01-26 10:04:46 -08:00
nsingh
3324eee9fb
Added a couple more test cases for services CA
2017-01-25 16:49:29 -08:00
nsingh
23b493add8
Fixed failing test case for services
2017-01-25 16:34:15 -08:00
nsingh
d34b00f28b
Fix order of checking subtype
2017-01-25 16:23:54 -08:00
nsingh
bc6181d3df
Allow subtypes in ExceptionUtil method
2017-01-25 16:05:11 -08:00
nsingh
bc38083f4a
Add more basic CF services tests
2017-01-25 15:35:25 -08:00
Kris De Volder
1306dbac98
Check for duplicate resource_type names
2017-01-25 15:07:17 -08:00
Kris De Volder
3a5cd4ae00
Merge branch 'master' of github.com:spring-projects/sts4
2017-01-25 14:59:57 -08:00
Kris De Volder
281feebe1f
Goto Definition for resource_types
2017-01-25 14:59:36 -08:00
nsingh
4dc0665bdb
Create CF service instances via a factory
2017-01-25 14:38:37 -08:00
nsingh
c81bafc95f
Added a basic CF test harness
...
Does not use mockito. An alternative way to test CF as well as the
manifest-yaml framework's ability to accept any CF client factory and
still provide expected results for CA and reconcile.
2017-01-25 14:03:50 -08:00
Kris De Volder
cbb361f989
Goto Defintion working for Job Names
2017-01-25 13:07:22 -08:00
Kris De Volder
9403958569
Merge branch 'master' of github.com:spring-projects/sts4
2017-01-25 12:16:05 -08:00
Kris De Volder
77ea8df72a
Pipeline change: send message to kdvolder on success
2017-01-25 12:15:44 -08:00
Martin Lippert
5b01042206
first experiments towards spring-specific content-assist for spring annotations, starting with scope
2017-01-25 20:58:34 +01:00
Martin Lippert
ef42e7962c
fixed deprecated warning in launch config
2017-01-25 20:58:34 +01:00
Kris De Volder
c75e408663
Define concourse-pipeline-yaml language id
2017-01-25 11:44:02 -08:00
Kris De Volder
e4f51c1f7c
Undo accidental changes to package.json files
2017-01-25 10:39:04 -08:00
Kris De Volder
caa554d288
Improving some error marker messages
2017-01-24 19:07:37 -08:00
Kris De Volder
3689bdb6f5
Add test for CA og resource-type names
2017-01-24 18:05:28 -08:00
Kris De Volder
89aabeef64
Improve some error messages.
2017-01-24 17:57:37 -08:00
Kris De Volder
b45fba324d
Merge branch 'master' of github.com:spring-projects/sts4
2017-01-24 17:49:10 -08:00
Kris De Volder
f70d4b584d
resource-type name reconciling
2017-01-24 17:48:58 -08:00
nsingh
ffa72d10e4
Ignore all mocked CF services.
...
They fail in concourse but not locally
2017-01-24 17:38:18 -08:00
nsingh
ddd0b9d906
Added more CF services junits
2017-01-24 17:19:02 -08:00
nsingh
1693f70871
Changes to CF hints provider to return empty list of services
2017-01-24 16:48:17 -08:00
nsingh
69976eeac8
Fixed bug where no-targets error still contains appended information
2017-01-24 15:46:48 -08:00
nsingh
e35ae2e0c9
CF hints provider is still propagating error without conversion
...
If a no-targets exception is caught, it is still being propagate as-is
to the framework, and the extra logic to avoid appended information does
not get called.
2017-01-24 15:23:58 -08:00
Kris De Volder
e43da3d6d4
Reconcile deprecated properties in Pipeline yaml
2017-01-24 14:18:29 -08:00
Kris De Volder
e2401772af
Cleanup unused property
2017-01-24 13:40:52 -08:00
Kris De Volder
68b4582f07
Merge branch 'goto-definition'
2017-01-24 12:10:23 -08:00