Akshita Agarwal
df6b3d6bb2
do not delete vsix
2018-05-01 11:52:04 -07:00
akshita31
5691f27ba7
Remove the retain vsix option and check for absolute path ( #2222 )
...
* Clean up tasks
* Use tmp asset
2018-04-30 12:25:13 -07:00
Piotr Puszkiewicz
1f3e77a04b
Enable `noImplicitAny` and `alwaysStrict` in `tsconfig.json ( #2159 )
...
Along the way, fixed a few bugs that were in place due to implicit anys. Also removed dependency on deprecated vscode API.
2018-04-07 01:33:28 -07:00
akshita31
47191815a1
Fix offline packaging using event stream ( #2138 )
...
* Creating a new eventStream
* invokeNode
* Artifact tests
* Directing the vsix files to a temp folder
* Changes to travis to run release tests on release only
* if statement
* Convert gulpfile to ts
* Add bracket
2018-04-03 10:05:54 -07:00
akshita31
3488e2fcd0
Use the size appropriately in the release test ( #2145 )
2018-03-29 10:25:36 -07:00
Piotr Puszkiewicz
0514e83320
Verify vsix size before release ( #2144 )
...
* Verify vsix size before release
* Remove istanbul from shipping payload
2018-03-28 18:14:04 -07:00