0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-11 02:15:57 -05:00
Commit graph

23 commits

Author SHA1 Message Date
Juan Picado
2ea951d06f
chore: update deps (#2056)
* chore: update deps

* chore: update eslint

* chore: update deps types
2021-01-16 10:40:43 +01:00
github-actions[bot]
39b6b8058c
chore: update versions (alpha) (#2053)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-01-10 19:32:01 +01:00
github-actions[bot]
79970e3185
chore: update versions (alpha) (#2051)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-01-09 07:43:17 +01:00
Juan Picado
c8f45c38d4
build: server reload watch mode (#2039)
* feat: server reload watch mode

* chore:update format
2020-12-22 21:16:11 +01:00
Juan Picado
559ebe65c3
enable CLI E2e on 5.x (#2011)
* test: enable e2e

* test: improve setup

* chore: update setup

* test: publish on temp folder

* chore: initial setup example

* chore: add global install to pnpm

* chore: update test script

* test: add info command

* chore: add install tests

* chore: add debug enabled code

* chore: update pnpm lock file
2020-12-21 10:22:06 +01:00
github-actions[bot]
d054d49a40
chore: update versions (alpha) (#1916)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2020-11-15 15:04:55 +01:00
Juan Picado
1062d3fe06
chore: update pnpm changeset versions (#2002) 2020-11-15 12:45:30 +01:00
Juan Picado
b31a81a8b7
chore: remove a package, move constants (#2001)
* chore: remove a package, move constants

* chore: remove *
2020-11-15 11:14:09 +01:00
Juan Picado
1242da7cf4
deps: update typescript 4 (#2000) 2020-11-14 16:52:37 +01:00
Dina Basumatary
31af01641f
fix: eslint errors (#1973)
* fix: eslint errors

* fix: rename a test

* fix: broken integration test

due to removing next argument in the middleware.

* changeset
2020-10-24 13:17:21 +02:00
ike
42024c3460
fix: improving typescript practices in packages/web/src/endpoint/package.ts (#1972)
* chore: 1. Remove @ts-ignore, 2. Remove :any and infer from existed lib, 3. Prevent variable re-assign

* chore: add changeset
2020-10-23 08:44:32 +02:00
Juan Picado
3aa51596dc
refactor: max-len and printWidth to 100 (#1941)
* refactor: max-len and printWidth to 100

* chore: ci specific pnpm version

* fix: add types peer package

literally get rid of types package
2020-09-17 06:48:16 +02:00
Juan Picado
26b494cbd4
feat: add typescript project references settings (#1933)
Add two different settings for compile and develop.

https://www.typescriptlang.org/docs/handbook/project-references.html
2020-09-07 07:07:05 +02:00
Juan Picado
f63b0819b4
chore: restore website build (#1920) 2020-08-27 21:23:56 +02:00
Juan Picado @jotadeveloper
4a4d3c692c
feat: add @verdaccio/commons-api package
Update local references
2020-08-19 22:02:40 +02:00
Juan Picado @jotadeveloper
979e547d95
chore: extend lint rules to root 2020-08-13 23:36:23 +02:00
Juan Picado
09b59d59e6
chore: lint prettier update (#1904)
* chore: update prettier@2.x

* chore: prettier auto fix

* chore: fake circleci

we don't need it but I want make dissapear the error
2020-08-13 23:27:00 +02:00
Juan Picado
66bfc6497e
refactor: devDependencies strictly defined in each package (#1884)
* refactor: new babel preset

* chore: using pnpm

let's see how it goes, all seems works fine by far, pretty solid.
2020-08-11 07:46:53 +02:00
Juan Picado
a819139291
refactor: test api refactor (#1826)
* test: add test for whoami

* Update middleware.ts

* test for user api

* more test for user api

* remove repeated code

* refactor

* Update index.spec.ts

* add package test

refactor others

* chore: upgrade deps

* chore: add test for package

* chore: update test

* update lock file

* Update ci.yml

* Update ci.yml

* Update package.spec.ts

* chore: update ci settings

* chore: update deps

* chore: update test
2020-08-11 07:46:37 +02:00
Juan Picado
c9a1500d36
chore: update dependencies (maintenance)
* chore: update deps

* chore: update deps

* chore: fix dependencies

* chore: update deps

* chore: update deps

* chore: add types

* chore: update jest
2020-08-11 07:46:14 +02:00
Juan Picado @jotadeveloper
1fabec8df1
feat: migrate from buyan to pinojs (#1760)
* feat: migrate from buyan to pinojs

* chore: fix lint

* chore: release utils from import

* chore: fix test

* chore: add missing dep

* chore: add dependency

* chore: add prettifier module

* chore: add pretty stamp option

* chore: fix package name location

* chore: crash on try use rotating file type

* chore: remove arg
2020-08-11 07:46:12 +02:00
Juan Picado @jotadeveloper
23babe2fad
chore: reuse jest config 2020-08-11 07:46:06 +02:00
Juan Picado @jotadeveloper
e4ec679b0e
feat: migrate yarn workspaces (#1546) 2020-08-11 07:46:02 +02:00