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

21 commits

Author SHA1 Message Date
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
github-actions[bot]
18fccd7f12
chore: update versions (alpha) (#2045)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-01-02 08:30:51 +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
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
d87fa02682
refactor: config module, experiments renamed to flags (#1996)
* refactor: config security refactor

* chore: add changeset

* chore: rename self_path to config_path on test

* chore: fix test

* chore: remove self_path on init
2020-11-08 15:20:02 +01:00
Juan Picado
68f327f8dc
refactor: config module (#1995)
* refactor: clean up config

* refactor: config, move methods

* chore: remove js-yaml from utils
2020-11-05 23:22:09 +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
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
aa6633ec49
feat: improve workspace and dependencies debug
* feat: using workspace @verdaccio/types

* feat: use core local-storage plugin

* chore: add missing dependencies

* chore: replace trace by debug

* chore: plugin loader uses debug
2020-08-21 07:51:12 +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