Kedar Sane
b01a0213a3
Removing the category checks.
2018-09-17 20:24:20 +05:30
Trevor Gau
f2bf97be8c
Merge pull request #286 from Microsoft/formatting
...
Fix extension create command making unnecessary network request. Also…
2018-09-04 13:47:50 -04:00
Trevor Gau
eac32c547e
0.6.1
2018-09-04 13:46:26 -04:00
Trevor Gau
437a0270c5
Fix extension create command making unnecessary network request. Also normalize formatting across all TS files in the repo.
2018-09-04 13:45:16 -04:00
Trevor Gau
1cbe3d22b6
0.6.0
2018-08-30 13:34:17 -04:00
Trevor Gau
5bfdc01bcd
Update dependencies, improve how we discover marketplace/ems URLs, and remove multiple account extension installation support.
2018-08-30 13:33:41 -04:00
Nick Schonning
e2eadcb3e9
Remove intermediary createdExtensionVsixPath var
...
- One branch was setting the temp variable and then setting it back afterwards
- The other branch could just do the single set for publishSettings.vsixPath
2018-07-27 13:16:28 -04:00
Nick Schonning
ed51bfd963
chore: Ignore .vscode from NPM
2018-07-16 14:27:46 -04:00
Trevor Gau
f3b837654d
0.5.14
2018-07-03 15:52:38 -04:00
Trevor Gau
f52c38d6b3
0.5.13
2018-07-03 15:51:00 -04:00
Trevor Gau
768584802c
Allow multiple categories, and add a second format for galleryproperties.
2018-07-03 15:46:03 -04:00
Trevor Gau
5d87e12ca1
Merge pull request #277 from Microsoft/fixes/276
...
Initial fix for issue #276
2018-06-27 08:32:42 -04:00
Will Smythe
6f99328087
Initial fix for issue #276
...
Updates to PR
0.5.12
2018-06-26 18:12:35 -04:00
Trevor Gau
d65b947269
0.5.11
2018-06-26 17:56:40 -04:00
Trevor Gau
fb93bf65b1
Update some dependencies.
2018-06-26 17:56:21 -04:00
Trevor Gau
8969bf873c
0.5.10
2018-03-20 15:15:28 -04:00
Trevor Gau
c980c6ba22
Add a setting to redirect debug logs to stderr instead of stdout.
2018-03-20 15:14:00 -04:00
Trevor Gau
317a4ba510
0.5.9
2018-03-15 15:21:29 -04:00
Trevor Gau
e45a18bc1c
Fix extension install for on-prem
2018-03-15 15:20:21 -04:00
Trevor Gau
938a88ee4e
Merge pull request #256 from vishalkiri/master
...
Updating message for validation timeout and increasing timeout period…
2018-03-14 09:49:35 -04:00
Vishal Kiri
8d4de0dc69
Removing unused variables
2018-03-14 19:05:32 +05:30
Trevor Gau
dbba0112a4
0.5.8
2018-03-13 11:01:00 -04:00
Trevor Gau
347928ed0a
Make sure --no-color is documented.
2018-03-13 11:00:54 -04:00
Trevor Gau
9e0faed299
Merge pull request #260 from Microsoft/nocolor
...
Fix color bytes being output for JSON after dependency update.
2018-03-13 10:51:40 -04:00
Trevor Gau
1429db16fc
0.5.7
2018-03-13 10:50:40 -04:00
Trevor Gau
49f2d95653
Ensure no color is output in JSON, and add an option to suppress any colored output.
2018-03-13 10:48:10 -04:00
Vishal Kiri
754cc15d0b
Addressing PR comments
2018-03-13 17:40:05 +05:30
Vishal Kiri
f09e2e7588
Addressing PR comments.
...
Enabling no-Wait-Validation to also work for private extensions
2018-03-12 13:37:12 +05:30
Trevor Gau
6072085cb4
0.5.6
2018-03-08 14:12:52 -05:00
Trevor Gau
0af86d7309
Work around a bug preventing TFX from running under node backed by chakra-core.
2018-03-08 14:12:20 -05:00
divais
64b48bb864
Update extensions.md ( #247 )
...
tfx cli changes for virus scan
2018-03-07 17:44:01 -05:00
Trevor Gau
1b33dcea05
0.5.5
2018-02-26 17:22:46 -05:00
Trevor Gau
245d2f08a4
Fix rev-version not taking effect on current operation.
2018-02-26 17:22:25 -05:00
Vishal Kiri
9d86cb2de3
Updating message for validation timeout and increasing timeout period for private extensions
2018-02-26 12:17:41 +05:30
Trevor Gau
fb91a024dd
0.5.4
2018-01-30 15:51:04 -05:00
Trevor Gau
ba712fa7c8
Merge pull request #251 from Microsoft/writeloc
...
Write localized files when writing metadata.
2018-01-30 15:50:34 -05:00
Trevor Gau
0e23c9ff83
Write localized files when writing metadata.
2018-01-30 15:34:37 -05:00
Trevor Gau
69dbf23a69
0.5.3
2018-01-04 14:38:52 -05:00
Trevor Gau
40697449d7
Fix casing issue for extension asset validation.
2018-01-04 14:38:19 -05:00
Trevor Gau
f5b6d7f1d7
0.5.2
2017-12-22 14:33:03 -05:00
Trevor Gau
dd2ec95f9b
Remove dependency on NodeJS 8 by monkey-patching Util.promisify with a polyfill.
2017-12-22 14:32:46 -05:00
Trevor Gau
babd5a7ff4
0.5.1
2017-12-21 12:45:54 -05:00
Trevor Gau
6354a35c80
Merge pull request #181 from mmitrik/patch-1
...
Fixing a broken link for publishing help
2017-12-21 12:43:18 -05:00
Trevor Gau
a162e99c75
Merge pull request #222 from nschonni/patch-3
...
chore: fix configureBasicAuth.md Markdown headings
2017-12-21 12:42:48 -05:00
Trevor Gau
b621011335
Merge pull request #221 from nschonni/patch-2
...
chore: fix buildtasks.md Markdown headings
2017-12-21 12:42:36 -05:00
Trevor Gau
7d1c026172
Merge pull request #220 from nschonni/patch-1
...
chore: fix Build.md Markdown headers
2017-12-21 12:42:18 -05:00
Trevor Gau
ee0e6692be
Merge remote-tracking branch 'origin/master'
2017-12-21 11:25:18 -05:00
Trevor Gau
471e7232f2
Merge branch 'master' of https://github.com/janjaali/tfs-cli into janjaali-master
...
# Conflicts:
# app/exec/extension/_lib/merger.ts
2017-12-21 11:21:46 -05:00
Trevor Gau
deee0eb842
Merge pull request #234 from kant/patch-1
...
Minor fix (proposal)
2017-12-21 11:09:00 -05:00
Trevor Gau
defca45475
Allow any number of version groups when running --rev-version.
2017-12-21 10:49:57 -05:00