Commit graph

764 commits

Author SHA1 Message Date
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
Adam S
8455460dbc
add test ensuring non-workflow SVGs aren't allowed 2019-10-18 21:24:32 -05:00
Adam S
e80056d64e
add feature #389 2019-10-17 18:27:55 -05: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
Joao Moreno
fecd9f311d fixes #211 2019-08-09 08:36:39 +02:00
Joao Moreno
6b344de515 1.66.0 2019-07-23 11:39:58 +02:00
João Moreno
188c304780
Merge pull request #376 from eamodio/prepublish-yarn
Honors --yarn flag for prepublish step
2019-07-23 11:39:38 +02:00
Eric Amodio
bef8e1c7ac Honors --yarn flag for prepublish step 2019-07-19 02:16:29 -04:00
Joao Moreno
79289884af fixes #372 2019-07-11 17:37:11 +02:00
Joao Moreno
82ce52726f fixes #371 2019-07-11 15:57:44 +02:00
João Moreno
416ed1929b
Merge pull request #373 from microsoft/dependabot/npm_and_yarn/lodash-4.17.13
Bump lodash from 4.17.11 to 4.17.13
2019-07-11 11:38:57 +02:00