Commit graph

171 commits

Author SHA1 Message Date
Joao Moreno
6f79b29516 add default gulp task 2015-11-25 10:23:21 +01:00
João Moreno
587c17bec8 Update .travis.yml 2015-11-19 15:30:47 +01:00
João Moreno
2fbaa01478 Update README.md 2015-11-19 11:19:07 +01:00
João Moreno
5545a9d9d0 Update README.md 2015-11-19 11:17:47 +01:00
João Moreno
50559dfb39 Create .travis.yml 2015-11-19 11:12:15 +01:00
Joao Moreno
dd5bb975ab validate publisher name on creation
fixes #45
2015-11-18 22:54:34 +01:00
Greg Van Liew
da6ab25e46 Merge pull request #44 from evilpacket/patch-1
Proper docs url
2015-11-18 12:10:55 -08:00
Adam Baldwin
f394b91333 Proper docs url
I believe this is the proper docs url now.
2015-11-18 12:07:12 -08:00
Joao Moreno
4bf6594d8c 0.8.1 2015-11-18 16:43:14 +01:00
Joao Moreno
a6330b7966 oops
fixes #36
2015-11-18 16:42:51 +01:00
Chris Dias
7a1fa7a51c Update LICENSE 2015-11-18 15:16:54 +01:00
Joao Moreno
9390a903db 0.8.0 2015-11-17 22:38:27 +01:00
Joao Moreno
d06bf03458 print help when given bad command
fixes #40
2015-11-17 22:37:57 +01:00
Joao Moreno
fe5df281b5 improve gulpfile 2015-11-17 22:34:50 +01:00
Joao Moreno
e44511383c ignore **/.vsixmanifest
fixes #42
2015-11-17 22:24:42 +01:00
Joao Moreno
d825e41203 beware of duplicate extensions
fixes #41
2015-11-17 22:16:06 +01:00
Joao Moreno
709539ad51 watch + test 2015-11-17 22:16:06 +01:00
Joao Moreno
62f670a262 link to docs 2015-11-17 17:24:17 +01:00
Joao Moreno
1d1c1e5b69 separate images from content, in readme processor
fixes #36
2015-11-17 17:10:55 +01:00
Joao Moreno
0c7e53d4f6 fix bad regex 2015-11-17 17:10:55 +01:00
isidor
b937b7d0a1 Check publisherName when requesting PAT.
fixes #38
2015-11-17 15:50:57 +01:00
Joao Moreno
69685a6d7c validate publisher and extension name
fixes #20
2015-11-17 15:38:32 +01:00
Joao Moreno
92c00ce60a extract manifest validation 2015-11-17 11:54:55 +01:00
Joao Moreno
c1fb660c86 0.7.3 2015-11-16 17:34:17 +01:00
Joao Moreno
60eb5d3e7a dont hide .vsce 2015-11-16 17:33:29 +01:00
Joao Moreno
00cca15079 0.7.2 2015-11-13 18:10:59 +01:00
Joao Moreno
9775e57bb7 update gallery url #32 2015-11-13 18:10:45 +01:00
Chris Dias
ce1b3674ec Create LICENSE 2015-11-11 16:35:22 +01:00
Joao Moreno
1af60269fe 0.7.1 2015-11-05 23:25:37 -08:00
Joao Moreno
c6d9aabfd0 flow files through. fixes #22 2015-11-05 23:25:12 -08:00
Joao Moreno
482c5f8a2b update vso-node-api 2015-11-04 11:41:49 -08:00
Joao Moreno
9dc1cafee4 0.7.0 2015-11-03 17:44:39 -08:00
Joao Moreno
d6f2afbc88 understand categories. fixes #23 2015-11-03 17:43:25 -08:00
Joao Moreno
beda83957b also set .Repository link 2015-11-03 17:38:07 -08:00
Joao Moreno
7b045444bd add all link types .fixes #24 2015-11-03 17:26:35 -08:00
Joao Moreno
d3d40f94f6 galleryBanner color and theme
fixes #25
2015-11-03 16:56:37 -08:00
Joao Moreno
1749c1c3c4 fix github repo heuristics
fixes #22
2015-11-03 16:43:20 -08:00
Joao Moreno
6b57852f5e fix github static url 2015-11-03 16:40:29 -08:00
Joao Moreno
541d855e24 0.6.0 2015-10-29 18:19:28 +01:00
João Moreno
850a4836b4 Merge pull request #21 from Microsoft/isidor/readmeMassaging
Readme massaging
2015-10-29 18:18:46 +01:00
Joao Moreno
b50316dfdc uri -> url 2015-10-29 18:17:35 +01:00
Joao Moreno
ee533d1e69 readme massaging
made processors chainable
move readme massging code out of util
made github heuristic a special case
fixes #17
2015-10-29 18:15:56 +01:00
isidor
9faf610e38 Do not replace title instead of link when they have same value. 2015-10-26 18:11:58 +01:00
Joao Moreno
afd3cc9b6b prepand -> prepend 2015-10-26 16:08:28 +01:00
isidor
0585bc04e4 massage markdown links if baseContentUri passed or manifest.repository exists.
fixes #17
2015-10-26 11:30:34 +01:00
isidor
091197d9f5 util.massageMarkdownLinks with tests. 2015-10-26 11:29:08 +01:00
isidor
9c95d6d110 add url-join node module. 2015-10-26 11:26:06 +01:00
isidor
84912faa3d normalize paths in processors to account for win paths
fixes #16
2015-10-22 16:29:37 +02:00
isidor
9d318f835f have a test with both icon and license. 2015-10-22 11:11:47 +02:00
isidor
b55a45321c use repository as linnk
fixes issue 18
2015-10-21 11:47:18 +02:00