Juan Picado
|
8a8a3307a1
|
feat!: using new plugin loader (#4097)
* feat!: using new plugin loader
Already implemented here https://github.com/verdaccio/verdaccio/pull/3370
* format
* Update index.ts
* update ci
* fix workflow
* Update e2e-angular-cli-workflow.yml
* Update e2e-jest-workflow.yml
* ci
* test
* Create e2e-audit-workflow.yml
* Create e2e-next-cli-workflow.yml
* Delete e2e-next-cli-workflow.yml
* chore: replace storage plugin loader
* Update local-storage.spec.ts
* remove cache
* auth plugin loader
* format
|
2023-10-29 18:11:41 +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
|
93468211d6
|
chore: update eslint dependencies (#2126)
* chore: update eslint
* chore: update rules and style
* chore: aling formatting
* chore: update ci rules
* chore: aling formatting
* chore: aling formatting
|
2021-03-14 08:42:46 +01:00 |
|
Juan Picado @jotadeveloper
|
66f4197236
|
feat: convert project to typescript (#1374)
* chore: test
* chore: add
* chore: more progress
* chore: progress in migration, fix prettier parser
* chore: reduce tsc errors
* chore: refactor storage utils types
* chore: refactor utils types
* chore: refactor local storage types
* chore: refactor config utils types
* chore: refactor tsc types
* refactor: apply eslint fix, tabs etc
* chore: fix lint errors
* test: update unit test conf to typescript setup
few test refactored to typescript
* chore: enable more unit test
migrate to typescript
* chore: migrate storage test to tsc
* chore: migrate up storage test to tsc
* refactor: enable plugin and auth test
* chore: migrate plugin loader test
* chore: update dependencies
* chore: migrate functional test to typescript
* chore: add codecove
* chore: update express
* chore: downgrade puppeteer
The latest version does not seems to work properly fine.
* chore: update dependencies
|
2019-07-16 08:40:01 +02:00 |
|
Juan Picado @jotadeveloper
|
3929633f7e
|
test: relocate test
|
2019-05-19 23:07:17 +02:00 |
|