Owen Farrell
|
07ea892302
|
Support injecting PAT from an environmental variable
|
2020-05-11 12:34:27 -04:00 |
|
João Moreno
|
4960c7c674
|
use spawn instead of exec
|
2020-04-20 13:52:52 +02:00 |
|
Ilia Pozdnyakov
|
dc36c1f16b
|
print output of failed prepublish scripts #441
|
2020-04-17 16:11:22 +07:00 |
|
João Moreno
|
48e02a8773
|
1.75.0
|
2020-04-02 11:56:55 +02:00 |
|
João Moreno
|
68e143f621
|
upgrade mocha
|
2020-04-02 11:56:42 +02:00 |
|
João Moreno
|
33e72f99ca
|
Merge pull request #436 from jamesgeorge007/migrate-dep
Migrate to a better matching engine
|
2020-04-02 11:40:25 +02:00 |
|
João Moreno
|
3dc84fbd22
|
Merge pull request #437 from jamesgeorge007:update-dep
Fixed markdown-it security vulnerability
|
2020-04-02 09:48:12 +02:00 |
|
jamesgeorge007
|
48702544df
|
chore: update lock file
|
2020-04-01 12:03:31 +05:30 |
|
jamesgeorge007
|
9a66cdca45
|
chore: update markdown-it
|
2020-04-01 12:01:50 +05:30 |
|
jamesgeorge007
|
18845b1ea5
|
refactor: better approach
|
2020-04-01 11:54:31 +05:30 |
|
jamesgeorge007
|
2dec836b11
|
refactor: inline approach
|
2020-04-01 11:52:13 +05:30 |
|
jamesgeorge007
|
e287784228
|
feat: recommend matching commands
|
2020-04-01 11:50:49 +05:30 |
|
jamesgeorge007
|
f3e7284f8e
|
chore: update lockfile
|
2020-04-01 11:48:39 +05:30 |
|
jamesgeorge007
|
ff9ce089ec
|
chore: add leven
|
2020-04-01 11:48:03 +05:30 |
|
jamesgeorge007
|
03a95d4886
|
chore: drop type defnition lib for didyoumean
|
2020-04-01 11:47:34 +05:30 |
|
jamesgeorge007
|
2be9d7def6
|
chore: drop didyoumean
|
2020-04-01 11:47:00 +05:30 |
|
João Moreno
|
3d7afdded1
|
Merge pull request #434 from bobbrow/master
Change a console.warn to console.log for an informational message
|
2020-03-31 17:32:30 +02:00 |
|
Bob Brown (DEVDIV)
|
fbebf95182
|
Change a console.warn to console.log for an informational message
|
2020-03-31 08:29:57 -07:00 |
|
João Moreno
|
2a6d2e6cea
|
fixes #423
|
2020-03-31 16:58:44 +02:00 |
|
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 |
|