Commit graph

785 commits

Author SHA1 Message Date
9ccf7e2778 Version bump 2020-09-19 04:19:05 -04:00
0d3899d745 Missing property 2020-09-19 04:18:02 -04:00
ed9dceb8e8 Name change 2020-09-11 20:06:47 -04:00
ed4c3aaaec pnpm install --shamefully-hoist works 2020-09-05 01:05:43 -04:00
f2c83c1bc3 Added pnpm support. Sloppy and incomplete. Unsure of what to do
with the symlinks without modifying the project.

microsoft/vscode-vsce#421
2020-09-04 22:54:15 -04:00
Sandeep Somavarapu
5ade7bfa42 1.79.5 2020-08-31 13:01:47 +02:00
Sandeep Somavarapu
d971fb692b throw error if extension is not a web extension 2020-08-30 18:57:43 +02:00
Sandeep Somavarapu
6b9d1f3f11 1.79.4 2020-08-28 17:56:50 +02:00
Sandeep Somavarapu
2cd3c14d9d add __web_extension tag for web extensions 2020-08-28 17:56:35 +02:00
Sandeep Somavarapu
789e14b31a 1.79.3 2020-08-25 11:41:50 +02:00
Sandeep Somavarapu
d3c2ffc5f4 do not allow web publishing when package path is provided 2020-08-25 11:24:54 +02:00
Sandeep Somavarapu
d15456e941 1.79.2 2020-08-24 20:46:52 +02:00
Sandeep Somavarapu
4b42b6ce38 enable web flag only on publish 2020-08-24 20:46:10 +02:00
Sandeep Somavarapu
74172a1b80 1.79.1 2020-08-24 16:35:54 +02:00
Sandeep Somavarapu
fb9170a707 check for supported web extensions also while packing 2020-08-24 16:35:44 +02:00
Sandeep Somavarapu
665047b6d2 1.79.0 2020-08-24 16:06:48 +02:00
Sandeep Somavarapu
281482632c check for valid web extensions only while publishing 2020-08-24 16:05:02 +02:00
Sandeep Somavarapu
4a019da349 fix error message 2020-08-24 13:19:19 +02:00
Sandeep Somavarapu
bb205c01d0 fix ls command in error 2020-08-24 13:13:10 +02:00
Sandeep Somavarapu
dc49ab513c - add extension kind property
- add web extension property
- include all files as web resources
- cap web resources to 25
- add tests
2020-08-24 13:03:29 +02:00
Sandeep Somavarapu
3b10000ad4 support web extensions 2020-08-24 11:39:44 +02:00
João Moreno
9633988aa0
1.78.0 2020-08-11 20:06:23 +02:00
João Moreno
bf11c09458
Merge pull request #474 from JeffreyCA/jeffreyca/github-branch
Add githubBranch flag to control the branch for GitHub relative links
2020-08-11 10:53:27 +02:00
JeffreyCA
728b7930bc Update tests 2020-08-10 14:25:00 -04:00
JeffreyCA
fc75efa9ad Add test 2020-08-08 22:33:59 -04:00
JeffreyCA
16f35b3485 Add githubBranch flag to control the branch for GitHub relative links 2020-08-08 22:33:50 -04:00
João Moreno
638e34f818
Merge pull request #472 from JeffreyCA/jeffreyca/mailto-fix
Prevent mailto links from being joined with prefix
2020-08-03 17:00:23 +02:00
Jeffrey Chen
960c841778 Prevent mailto links from being joined with prefix 2020-08-03 10:36:09 -04:00
Greg Van Liew
b95a11bf0d
Fix typo in README
Fixes #470
2020-07-25 15:10:44 -07:00
João Moreno
f61ae38395
Merge pull request #467 from microsoft/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-17 10:12:51 +02:00
dependabot[bot]
2a6d88d7ba
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 22:33:45 +00:00
João Moreno
820c01424e
Merge pull request #461 from viktomas/updated-launch
Update launch.json to be useful for extension debugging
2020-06-29 16:17:19 +02:00
Tomas Vik
ad67f3554a Update launch.json to be useful for extension debugging 2020-06-26 17:43:19 +02:00
João Moreno
41ef704b57
Merge pull request #462 from viktomas/fix-missing-out
Fix issues with missing out directory
2020-06-26 16:03:28 +02:00
Tomas Vik
b57d6a60a0 Fix issues with missing out directory 2020-06-26 14:36:59 +02:00
João Moreno
96e7e42bb4
1.77.0 2020-06-15 09:42:47 +02:00
João Moreno
600505a065
cleanup github badge validation 2020-06-15 09:41:46 +02:00
João Moreno
6adca5365f
Merge branch 'master' into pr/396 2020-06-15 09:35:01 +02:00
João Moreno
a4cca08746
1.76.1 2020-06-10 11:24:35 +02:00
João Moreno
1d582dccc9
fixes #455 2020-06-10 11:24:19 +02:00
João Moreno
2929c77b3a
add test task 2020-06-10 11:23:56 +02:00
João Moreno
d1609eea71
1.76.0 2020-06-05 13:59:33 +02:00
João Moreno
ba42d4cb40
Merge pull request #447 from owenfarrell/environmental-pat
Support injecting PAT from an environmental variable
2020-05-12 14:31:25 +01:00
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