Commit Graph

2247 Commits

Author SHA1 Message Date
Kris De Volder
309d84a419 Small tweak to build-vsix shell script 2017-01-31 09:18:48 -08:00
Kris De Volder
bd304eaa02 Merge branch 'master' of github.com:spring-projects/sts4 2017-01-30 16:24:43 -08:00
Kris De Volder
4e8756ed75 Fix small typo on hoverdocs 2017-01-30 16:24:08 -08:00
nsingh
c69801e188 Removed alternate CF mock tests
Now that mockito tests run, the alternate way of mocking CF is no longer
needed. Copied over the extra tests from the alternate implementation
into the editor tests
2017-01-30 15:47:31 -08:00
nsingh
d31ac32498 Changes to the CF target and client caching
Cache client and target based on a CF client params key that does not
include the credentials.
Also added logic to refresh a target if error encountered during last
call on target.
2017-01-30 15:18:27 -08:00
Kris De Volder
42239fd952 Support for semver resource 2017-01-30 13:49:59 -08:00
Kris De Volder
3702cc556f Support for pool is implented. Add it to the readme 2017-01-29 13:16:25 -08:00
Kris De Volder
4df86968c6 Make put/get resource name conditional on absence of explicit resource attribute 2017-01-29 12:35:42 -08:00
Kris De Volder
f615f171d1 Support for 'pool' resource type 2017-01-29 10:01:06 -08:00
Kris De Volder
3372adcf75 Small improvement to reconiler error message 2017-01-29 09:59:57 -08:00
Kris De Volder
248c33b619 Tweak pipeline. Slack notification on succes sent AFTER snapshot uploads 2017-01-28 19:02:03 -08:00
Kris De Volder
96d7c6c687 One-of constraint applied to task config 2017-01-28 18:47:02 -08:00
Kris De Volder
8f9057cc5f One-of constraint applied to TaskStep 2017-01-28 18:41:27 -08:00
Kris De Volder
4254f38e95 Support one-of contraints and apply it for S3 source 2017-01-28 18:35:06 -08:00
Kris De Volder
928817a6b5 Add support for s3 resource type 2017-01-28 14:49:34 -08:00
Kris De Volder
8695e66626 Inprove readme for concourse editor 2017-01-27 19:39:33 -08:00
Kris De Volder
25a019d193 Inprove readme for concourse editor 2017-01-27 19:38:54 -08:00
Kris De Volder
b266c1dd81 Inprove readme for concourse editor 2017-01-27 19:33:57 -08:00
Kris De Volder
517f9d2d4e Small error message tweak 2017-01-27 17:52:44 -08:00
Kris De Volder
618bdddff4 Some tweaks to error messages for services and buildpack when failing to
fetch them.
2017-01-27 17:33:38 -08:00
Kris De Volder
9bc7f37554 Small tweak to 'Please login to CF' message 2017-01-27 16:33:56 -08:00
Kris De Volder
f53cf422ea Fix error message in CA on services when not logged in 2017-01-27 16:19:07 -08:00
Kris De Volder
0d001d79ff Cleanup obsolete comments, enable igored test that passes now 2017-01-27 14:55:15 -08:00
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