1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
Juan Picado
5a0ead5fb6
feat!: drop Node.js 12 (#3983)
* feat!: drop Node.js 12

- Enable minimum Node.js 16

* update notes

* restore files
2023-08-20 18:43:30 +02:00
Juan Picado
bae430fe24
feat: refactor test and use verdaccio 6 core modules (#3569)
chore: clean up comments

remove commitlint

update deps

add new tests

test

separate ci

test

test

test

test

test

test

chore: add preprelase

test

test

test

test

test

chore: update deps

Update release-snapshot.yml

Update .npmignore

test

chore: remove @verdaccio/commons-api dep

chore: cleanup

remove normalizeContributors

remove validateMetadata

fix test

clean up getLocalRegistryTarballUri

Update store.spec.ts

clean up convertDistRemoteToLocalTarballUrls

chore: update libraries

reuse getPublic url

clean up

Update jest.config.js

Update jest.config.js

update nvmrc

add tests
2023-01-28 14:39:37 +01:00
Juan Picado
558fcafc71
build: format code prettier, enable ci (#2886)
* fix: format code prettier, enable ci

* chore: add trivago import prettier pluggin
2022-01-09 20:51:50 +01:00
Juan Picado
b3f653ba64
chore: fix typo 2020-09-06 14:57:34 +02:00
Juan Picado
89254db04c
chore: fix typo 2020-09-06 14:57:10 +02:00
Juan Picado
b1721b308e
chore: update contribution guideles
regarding branch 5.x
2020-09-06 14:56:12 +02:00
welling guzmán
549f4743d0 fix: minor typos, formatting, and docs (#1512) 2019-10-06 20:07:36 +02:00
Colin Tinney
43d899986e docs: cleanup contribution guide (#1094)
* docs: cleanup contribution guide

* docs: add references to wiki

* docs(contributing): change Gitter link to Discord

* docs(contributing): fix grammar

* docs(contributing): change instruction to use test:all

* docs(contributing): update link to plugin lifecycle docs
2018-10-31 22:58:16 +08:00
Juan Picado @jotadeveloper
9bf5150099
docs: update contributing guidelines 2018-03-10 17:30:56 +01:00
Wilfredo Porta
129f1fe6a7 docs: small spelling fix 2018-01-30 15:55:03 -06:00
Roger Meier
9939f14323 chore: use commitlint and git commitmsg hook with husky 2018-01-21 21:05:18 +01:00
Juan Picado @jotadeveloper
c44a79b27c docs: add commit guidelines 2017-10-18 20:12:16 +00:00
Juan Picado @jotadeveloper
506ae57aa3
docs: Add links to wiki 2017-08-29 08:13:10 +02:00
jotadeveloper
a3ebb7942d Update CONTRIBUTING.md 2017-06-10 12:52:00 +02:00
jotadeveloper
3e37e54158 Update CONTRIBUTING.md
Gitter over slack channel
2017-05-23 21:10:18 +02:00
Juan Picado
502d20e2cf
Update contribute guide 2017-05-14 10:17:41 +02:00
Juan Picado
fd66425de6
Update contribute guide 2017-05-14 10:14:32 +02:00
Juan Picado
98e334b7fb
Increase PR guidelines 2017-05-12 14:46:39 +02:00
Juan Picado
214b3dcde8
Improve contribute guidelines 2017-05-12 00:39:07 +02:00
Juan Picado @jotadeveloper
8a0b20719e contributing guidelines, just a rough try example 2017-02-18 12:05:12 +01:00