Commit graph

721 commits

Author SHA1 Message Date
Joao Moreno
66a41f19ab
1.74.0 2020-02-27 08:24:17 +01:00
João Moreno
acd1c3c96b
Merge pull request #424 from rjmholt/stop-issue-expansion
Add --noGitHubIssueLinking to stop issue link expansion in package step
2020-02-27 08:23:51 +01:00
Robert Holt
368ffbd535 Add --noGitHubIssueLinking to stop issue link expansion in package step 2020-02-20 13:22:50 -08:00
Joao Moreno
ee42cf42c0
upgrade lodash
fixes #422
2020-02-18 10:03:19 +01:00
Joao Moreno
032cca7738
setup default build task 2020-02-18 09:59:58 +01:00
Joao Moreno
32d7b80e1d
1.73.0 2020-02-03 09:23:13 +01:00
Joao Moreno
285c1844d0
Revert "fixes #415"
This reverts commit e4a8df59d3.
2020-02-03 09:23:05 +01:00
Joao Moreno
2ca36aa7fc 1.72.0 2020-01-31 10:42:28 +01:00
Joao Moreno
e4a8df59d3
fixes #415 2020-01-21 15:09:10 +01:00
Joao Moreno
7eba451e35
Revert "Merge pull request #411 from felixhao28/master"
This reverts commit 2a02458bad, reversing
changes made to 2844e5bed5.
2020-01-21 15:08:42 +01:00
João Moreno
6e5c2d5488
Merge pull request #412 from xontab/bugfix/changed-log-level-error-exec-npm
Log level for npm list command changed to error to increase compatibility
2020-01-13 15:18:08 +01:00
João Moreno
ef3322b35a
Merge branch 'master' into bugfix/changed-log-level-error-exec-npm 2020-01-13 15:17:14 +01:00
João Moreno
2a02458bad
Merge pull request #411 from felixhao28/master
Support linked npm modules
2020-01-13 12:22:49 +01:00
João Moreno
2844e5bed5
Merge pull request #409 from wraith13/patch-1
Modifying messages to match the current situation
2020-01-13 12:21:13 +01:00
João Moreno
845eb79541
Update README.md 2020-01-13 11:56:24 +01:00
Shaun Tabone
e0d73c9b8e Minor refactoring 2019-12-29 14:55:04 +01:00
Shaun Tabone
2e003b0dc5 Changed loglevel to error when listing deps using npm list command 2019-12-29 14:41:11 +01:00
Yiyang Hao
4302d01253 Support linked npm modules
Fixes #203
2019-12-25 11:30:43 +08:00
道化師
2d8dc608e8
Modifying messages to match the current situation
I know it was a few seconds before. But now it is a few minutes.
2019-12-19 14:14:01 +09:00
Joao Moreno
f2c29b5440 1.71.0 2019-12-09 08:35:05 +01:00
Joao Moreno
3bcc6039da
async function unpublish 2019-12-02 10:18:09 +01:00
Joao Moreno
aa73aacb0e
Merge commit 'refs/pull/405/head' of github.com:microsoft/vscode-vsce into pr/405 2019-12-02 09:57:43 +01:00
Joao Moreno
3fb175aa64
1.70.0 2019-12-02 09:54:50 +01:00
Joao Moreno
392778b924
fix buffer ctors 2019-12-02 09:54:38 +01:00
Joao Moreno
e90ffca8ba
update link 2019-12-02 09:53:33 +01:00
James
955e3df4d3 fixes #400 allow force to unpublish an extension 2019-11-30 14:06:59 -05:00
Joao Moreno
facdf0ac8d fixes #403 2019-11-30 11:48:02 +01:00
João Moreno
8ae7985365
Merge pull request #295 from ndrake/bugfix/dot-vsce-permissions-230
Set permissions on .vsce to 0600; fix for #230
2019-11-28 17:03:29 +01:00
Joao Moreno
b044011b63 ts: noUnusedLocals, noUnusedParameters 2019-11-28 16:50:49 +01:00
Joao Moreno
56f916b4fc Merge commit 'refs/pull/294/head' of github.com:microsoft/vscode-vsce into pr/294 2019-11-28 16:41:35 +01:00
Joao Moreno
c5a0e103fc cleanup getPackagePath 2019-11-28 16:32:06 +01:00
Joao Moreno
33e3227970 Merge commit 'refs/pull/248/head' of github.com:microsoft/vscode-vsce into pr/248 2019-11-28 16:31:40 +01:00
Joao Moreno
157c01c4a7 fixes #402 2019-11-28 16:13:46 +01:00
Joao Moreno
d0693862cf update watch task 2019-11-01 21:02:03 +01:00
Joao Moreno
282b740301
1.69.0 2019-10-29 15:30:02 +01:00
Joao Moreno
022b175b0c
Merge commit 'refs/pull/208/head' of github.com:Microsoft/vscode-vsce into pr/208 2019-10-29 15:16:56 +01:00
Joao Moreno
fca4c7ce19
1.68.0 2019-10-16 15:54:18 +02:00
Joao Moreno
107f68bfbe
Revert "fixes #385"
This reverts commit 84f537a4fa.

fixes #395
2019-10-16 15:52:01 +02:00
João Moreno
a154e8ce27
Merge pull request #392 from tzfrs/master
Improve error message when packaging an extension with an unchanged README.md
2019-10-11 06:11:47 -07:00
Theodoros Tzaferis
4903798070 Add test for catching unchanged README.md 2019-10-11 13:58:02 +02:00
Theodoros Tzaferis
a87a725c30 Improve error message when packaging an extension with an unchanged README.md 2019-10-11 13:57:38 +02:00
Joao Moreno
226554637c
remove cpx 2019-10-01 14:42:10 +02:00
João Moreno
1bc8c65547
Merge pull request #388 from microsoft/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2019-10-01 10:01:13 +02:00
dependabot[bot]
c6fe5fd5e4
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-01 07:41:07 +00:00
Joao Moreno
6bb1d40a1b
1.67.1 2019-10-01 09:39:36 +02:00
João Moreno
830843f54a
Merge pull request #387 from MajhiRockzZ/minor-fix
Update README.md
2019-09-23 10:16:00 +02:00
Sumesh Majhi
f6be2f032f Update README.md 2019-09-22 16:11:17 +05:30
Joao Moreno
84f537a4fa fixes #385 2019-09-02 09:16:48 +02:00
Joao Moreno
2303cfafa3 fixes #384 2019-08-30 09:07:16 +02:00
Joao Moreno
c770da590b 1.67.0 2019-08-09 08:37:40 +02:00