0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00
Commit graph

13 commits

Author SHA1 Message Date
Juan Picado
9922168139 Update release-snapshot.yml 2024-10-13 17:44:16 +02:00
Juan Picado
0d5289bf33
chore: reuse workflows 7.x (#4853) 2024-09-22 16:45:38 +02:00
Juan Picado
ffeea463c8 chore: update ci 2024-09-14 20:54:08 +02:00
Juan Picado
7bc61200ac migrate 6.x to 7.x 2024-09-12 22:46:49 +02:00
renovate[bot]
e0756fef5d
chore(deps): update actions/checkout action to v3.6.0 (#4199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-02 20:17:06 +01:00
Juan Picado
02af45c8db
feat!: drop nodejs 16 (#4032)
* drop nodejs 16

* format

* fix format

* update deps
2023-09-24 09:26:07 +02:00
Juan Picado
d40d0ff7b3
feat!: remove request (#3960) 2023-08-28 23:03:36 +02:00
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
8ec5b2cb6f chore: release snapshot id refactor 2023-07-15 21:49:11 +02:00
renovate[bot]
68f6e6e877
chore(deps): update actions/checkout action to v3.5.3 (#3883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 15:19:20 +08:00
renovate[bot]
dd067f5b40
chore(deps): update actions/setup-node action to v2.5.2 (#3754)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 11:43:42 +02:00
renovate[bot]
c4df518046
chore(deps): update actions/checkout action to v3.5.2 (#3755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-22 11:43:33 +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