Commit Graph

2247 Commits

Author SHA1 Message Date
nierajsingh
569a89eac9 Merge pull request #9 from nierajsingh/vscode-manifest-yaml-readme-update
Vscode manifest yaml readme update
2017-05-12 13:33:38 -07:00
nsingh
cc7c3b2d88 Minor readme fix 2017-05-12 13:30:05 -07:00
nsingh
b294a513ed Further changes to readme 2017-05-12 13:24:54 -07:00
nsingh
c504571767 Updating vscode-manifest-yaml readme 2017-05-12 13:12:11 -07: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
97c6b2acc1 Defang publishing scripy by making it crash on purpose. 2017-05-10 19:23:35 -07:00
Kris De Volder
6f58c7a16c Continue fleshing out post-release job 2017-05-10 19:12:52 -07:00
Kris De Volder
4df98d3e41 Continue fleshing out post-release job
Forgot to actually add changes to the commit. Do it now.
2017-05-10 19:10:37 -07:00
Kris De Volder
c2da9f4df8 Continue fleshing out post-release job
Try updating package.jsons and commiting the
change to git.

Use TEST branch for now.
2017-05-10 19:07:12 -07:00
Kris De Volder
43c1ede00d Continue fleshing out post-release job 2017-05-10 18:57:49 -07:00
Kris De Volder
8b94ab2224 Continue fleshing out post-release job 2017-05-10 18:56:00 -07:00
Kris De Volder
89398d1e1e Start fleshing out post-release job 2017-05-10 18:53:29 -07:00
Kris De Volder
ac81eb75e0 Allow fiddling with task scripts without needing to re-exec whole pipeline 2017-05-10 18:16:23 -07:00
Kris De Volder
3fd14c5b49 Allow fiddling with task scripts without needing to re-exec whole pipeline 2017-05-10 18:13:08 -07:00
Kris De Volder
1a33af507b Allow publish job to complete without bumping committing version bump 2017-05-10 17:36:45 -07:00
Kris De Volder
31327d189c Small update to pipeline to pass vsce token to publishing task 2017-05-10 16:44:34 -07:00
Kris De Volder
385784379d Continue fleshing out the 'publish vsix' shell script 2017-05-10 16:44:34 -07:00
Kris De Volder
0dda218ec6 Continue fleshing out the 'publish vsix' shell script 2017-05-10 16:34:42 -07:00
Kris De Volder
195d454f58 Start fleshing out the 'publish vsix' shell script 2017-05-10 16:27:36 -07:00
Kris De Volder
2c37d28864 Start fleshing out the 'publish vsix' bits of our pipeline 2017-05-10 16:15:17 -07:00
Kris De Volder
2f6c385916 Fix mistake in pipeline.yml 2017-05-10 14:24:07 -07:00
Kris De Volder
d6d8830e30 Change rc-build so it produces .vsix file that can be published 'as is'. 2017-05-10 14:22:13 -07:00
Kris De Volder
6bfb07eb8c Remove obsolete build scripts and tasks 2017-05-10 14:20:40 -07: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
e0076dee27 Add rc build for concourse to pipeline 2017-05-10 12:39:20 -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
09ee81301d Fix more problems in RC build 2017-05-09 16:08:13 -07:00
Kris De Volder
eda9b23f21 Fix typo in build script 2017-05-09 15:55:34 -07:00
Kris De Volder
3eb9144065 Fix typo in task config 2017-05-09 15:46:43 -07:00
Kris De Volder
952bbc3490 Try adding some 'RC build' mechanics to pipeline 2017-05-09 15:29:10 -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
0745a20cd2 Fix packagin issue cf-manfiest editor 2017-05-08 15:28:05 -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