Juan Picado
e364d073d7
e2e: command dist-tag ( #3390 )
...
* clean up tests
* add dist-tag
* chore: add npm 9
* Update CHANGELOG.md
* Update publish.spec.js
* add pnpm
* yarn 1
* Update tag.spec.ts
* Update README.md
* more timeout
* chore fix build
* chore: fix export
* chore: fix test
* chore: fix tests
2022-09-24 08:53:03 +02:00
Juan Picado
18348940c4
e2e: npm search and ping commands ( #3386 )
...
* chore: rename folders
* chore: add search tests
* chore: remove old files
* Update pnpm-workspace.yaml
* chore: fix ui
* Update e2e-ci.yml
* chore: renovate deps
* fix build
* chore: add tests
2022-09-19 23:10:38 +02:00
renovate[bot]
f62dadc223
chore(deps): update github/codeql-action digest to 904260d ( #3387 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 07:58:27 +02:00
Juan Picado
a249ab7b5a
chore: re-stablished deprecated support ( #3385 )
...
* chore: re-stablished deprecated support
* chore: add e2e
* chore: add more tests
* chore: improve setup
* chore: improve buildcache
* Update e2e-ci.yml
* Update e2e-ci.yml
* Update e2e-ci.yml
* Update e2e-ci.yml
* chore: add more steps
* chore: improve speed
* chore: fix ci
* chore: improve cache
* Update ci.yml
* Update registry.ts
* Update ci.yml
* Update ci.yml
2022-09-18 21:47:23 +02:00
Juan Picado
c3f287bc04
chore: deploy website once peer day instead on merge
2022-09-16 08:11:31 +02:00
dependabot[bot]
97078c9084
chore(deps): bump github/codeql-action from 2.1.21 to 2.1.22 ( #3358 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.21 to 2.1.22.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](c7f292ea4f...b398f525a5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 18:31:58 +02:00
Juan Picado
85413ae8b6
Update changesets.yml
2022-09-04 11:50:28 +02:00
Juan Picado
e24eb59237
Update changesets.yml
2022-09-04 11:42:46 +02:00
dependabot[bot]
e8fd4daf78
chore(deps): bump actions/github-script from 6.1.1 to 6.2.0 ( #3337 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](d50f485531...c713e510db
)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 08:08:19 +02:00
dependabot[bot]
acc5862323
chore(deps): bump github/codeql-action from 2.1.20 to 2.1.21 ( #3338 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.20 to 2.1.21.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](7fee4ca032...c7f292ea4f
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 08:08:00 +02:00
Juan Picado
5e22a52d9d
Update changesets.yml
2022-08-27 16:25:59 +02:00
renovate[bot]
16f847fd7d
chore(deps): pin dependencies ( #3319 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 17:58:45 +02:00
Juan Picado
353c9f386f
chore: refactor server express tests ( #3306 )
2022-08-19 20:25:20 +02:00
Juan Picado
f42db638eb
chore: fix missing dep on master ( #3310 )
...
* Update dist-tags.ts
* Update ci.yml
* chore: fix missing dep on master
* chore: fix missing dep on master
2022-08-19 08:03:14 +02:00
Juan Picado
00d1d2a179
chore: env variable for launch fastify ( #3295 )
...
* chore: relocate package server
* chore: relocate server packages
* Update ci.yml
* rename packages
* rename package
* chore: refactor fastify endpoints
* chore: fix types requests
* fix warnings
* chore: refactor endpoints
* refactor launch fastify
* Update package.json
* chore: update deps
* Create green-yaks-divide.md
2022-08-08 07:14:23 +02:00
Juan Picado
399343c6f9
chore: pin action
2022-08-04 20:34:04 +02:00
Juan Picado
6f8a2d37e6
chore: add yarn modern (2, 3, 4) to cli E2E ( #3289 )
...
* test: add more packages managers to e2e cli
* chore: remove old conf files
* add yarn modern to e2e cli
* chore: add yarn 4
* ignore binary
* fix for tests yarn 3
* chore: tests
* update website ci
* Update package.json
* chore: try yarn 3 as binary
* chore: remove unused dependency
* Update utils.ts
* Update package.json
* Update package.json
* speed up build
* Update ci.yml
* Update ci.yml
* Update website.yml
* test
* chore: reenable all tests
* chore: restore ci
* chore: clean debug code
2022-08-04 20:04:12 +02:00
Juan Picado
a4c17858bf
test: add more packages managers to e2e cli ( #3283 )
...
* test: add more packages managers to e2e cli
* chore: remove old conf files
* Update ci.yml
2022-08-03 08:01:27 +02:00
Juan Picado
1755840cd3
e2e cli npm 6 ( #3282 )
...
* chore: add config utility
* improve verdaccio bin location
* add new npm cli e2e tests
* add tests
* rename files
2022-08-02 22:45:16 +02:00
Juan Picado
292c0a37fc
feat!: replace deprecated request dependency by got ( #3100 )
2022-07-29 20:51:45 +02:00
Juan Picado
c306a2f1cb
ci: skip preview for website on forks ( #3208 )
...
* ci: skip preview for website on forks
* ci: allow run build
2022-05-31 19:14:06 +02:00
dependabot[bot]
ef793182d5
chore(deps): bump pnpm/action-setup from 2.2.1 to 2.2.2 ( #3202 )
...
* chore(deps): bump pnpm/action-setup from 2.2.1 to 2.2.2
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* update website action
* update website action
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-05-30 18:49:21 +02:00
Juan Picado
cfba19d622
ci: update benchmark settings
2022-05-19 22:09:32 +02:00
Juan Picado
b055c193b8
ci: fix pnpm versions on ci
2022-05-19 22:08:32 +02:00
renovate[bot]
cbb8adc075
fix(deps): update all linting dependencies (master) ( #3184 )
...
* fix(deps): update all linting dependencies
* update lock file
* update engines
* update engines
* update engines
* update engines
* update versions
* update versions
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-05-19 22:03:04 +02:00
dependabot[bot]
06d6c82d61
chore(deps): bump github/codeql-action from 1 to 2 ( #3150 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-05-05 20:56:04 +02:00
Juan Picado
321703512a
fixed version pnpm 6 on ci
2022-05-01 16:26:37 +02:00
Naveen
1a605054a8
chore: Set permissions for GitHub actions ( #3145 )
...
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-04-28 18:06:00 +02:00
Juan Picado
8ea712935e
chore: update benchmark time
2022-04-14 17:06:13 +02:00
dependabot[bot]
1fafb266bd
chore(deps): bump marocchino/sticky-pull-request-comment from 1 to 2 ( #3116 )
...
* chore(deps): bump marocchino/sticky-pull-request-comment from 1 to 2
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment ) from 1 to 2.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases )
- [Commits](https://github.com/marocchino/sticky-pull-request-comment/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: remove previous message enabled
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-04-11 22:23:25 +02:00
dependabot[bot]
6de8d61527
chore(deps): bump actions/download-artifact from 2 to 3 ( #3115 )
...
* chore(deps): bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update node js version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-04-11 22:21:53 +02:00
dependabot[bot]
5401fd7635
chore(deps): bump actions/upload-artifact from 2 to 3 ( #3114 )
2022-04-11 17:42:26 +02:00
Juan Picado
5167bb528f
feat: UI search uses search endpoint for global search ( #3057 )
...
* UI search uses search endpoint for global search
* improve sorting and error handling
* give priority to private packages
* order by private package
* add tests, improve testing
* add changeset
* addjust settings
* remove old index search implementation
* update lock file
* relocate fastify package
* fix circular dependency
* fix wrong import
* fix tests
2022-03-27 21:42:52 +02:00
dependabot[bot]
20a5e571d1
chore(deps): bump actions/cache from 2 to 3 ( #3078 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-21 23:12:39 +01:00
dependabot[bot]
ce81b3e96d
chore(deps): bump actions/github-script from 3 to 6 ( #2989 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 3 to 6.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v3...v6 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 21:09:11 +01:00
dependabot[bot]
31050ee369
chore(deps): bump actions/checkout from 2 to 3 ( #3045 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 20:44:27 +01:00
Juan Picado
d2dd76260b
chore: migrate to fully undici fetch ( #3037 )
...
* chore: migrate to fully undici fetch
* chore: update warnings
* remove debug
* restore dep
* chore: update implementation
* fix lint
* update node
* update pnpm
* disable e2e cli
* disable cli
2022-03-05 18:44:10 +01:00
dependabot[bot]
f38c759cb2
chore(deps): bump pnpm/action-setup from 2.1.0 to 2.2.1 ( #3022 )
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.1.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-03-05 09:32:33 +01:00
Juan Picado
160c25ddc5
Update benchmark.yml
2022-03-04 20:50:52 +01:00
(H)eDoCode
76d78b0328
Node JS API Documentation : Working Implementation Code ( #3032 )
...
* Working node JS Code
Maybe add where do the `addrs` comes from ?
Added host and port display cause otherwise user doesn't know which default address and port are.
* Removing comments
because I'm unsure about these / they are incorrect
Please complete it if you know how to make it work with a configFilePath as third parameter
* chore: fix website config
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-03-04 19:22:02 +01:00
dependabot[bot]
498afcd222
chore(deps): bump actions/setup-node from 2 to 3 ( #3023 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 22:41:55 +01:00
dependabot[bot]
67b4681ce7
chore(deps): bump treosh/lighthouse-ci-action from 3 to 9.3.0 ( #3008 )
...
* chore(deps): bump treosh/lighthouse-ci-action from 3 to 9.3.0
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action ) from 3 to 9.3.0.
- [Release notes](https://github.com/treosh/lighthouse-ci-action/releases )
- [Commits](https://github.com/treosh/lighthouse-ci-action/compare/v3...9.3.0 )
---
updated-dependencies:
- dependency-name: treosh/lighthouse-ci-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* test
* test
* test
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-02-26 22:51:51 +01:00
Juan Picado
0b72c32400
chore: script to update contributors
2022-02-15 22:36:40 +01:00
Juan Picado
2d137274c4
chore: script to update contributors
2022-02-15 22:29:59 +01:00
Juan Picado
cc30a85d3d
chore: script to update contributors ( #3001 )
...
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
2022-02-15 22:18:20 +01:00
dependabot[bot]
94f5e765a8
chore(deps): bump pnpm/action-setup from 2.0.1 to 2.1.0 ( #2990 )
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.0.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 17:46:37 +01:00
Juan Picado
92a6f9a3fd
Update benchmark.yml
2022-02-06 16:37:47 +01:00
Juan Picado
1367beae51
chore: update settings
2022-01-22 21:28:31 +01:00
renovate[bot]
136a251cb6
fix(deps): update all non-major linting dependencies (master) ( #2879 )
...
* fix(deps): update all non-major linting dependencies
* fix format
* format, remove unused steps
* format, remove unused steps
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-01-09 17:08:42 +01:00
Juan Picado
dd54d82000
chore: fix translation step
2021-12-31 20:57:20 +01:00
Juan Picado
22093ebffe
feat!: Node v16 as minimum for verdaccio 6 ( #2833 )
2021-12-31 18:32:20 +01:00
Juan Picado
52d3442856
enable ci node 16, 17 gh actions ( #2823 )
...
* chore: enable ci node 15 and higher
* use localhost
* Update ci.yml
* Update ci.yml
* Update ci.yml
* Update ci.yml
* Update ci.yml
2021-12-29 19:23:20 +01:00
Juan Picado
651092d08e
chore: update pnpm on ci ( #2776 )
2021-12-16 08:30:09 +01:00
Juan Picado
a828271d63
refactor: fetch package endpoint and basic integration fastify ( #2750 )
...
* refactor: download manifest endpoint and integrate fastify
* fix file not found issue
* add temporary migration method to storage memory
* sanitize fs methods
* restore tests
* chore: restore sanitilize
will do later
* add tests
* add changeset
* lint
* trying something test
* chore: lint
* restore code
* fix e2e
* fix lint
2021-12-12 18:00:19 +01:00
Juan Picado
8e17d19c92
update benchmark settings
2021-12-09 21:26:26 +01:00
Juan Picado
21ddd12166
improve website contributors page docusaurus ( #2701 )
2021-12-01 08:20:39 +01:00
Juan Picado
24b9be0202
refactor: improve docker image build with strict dependencies and pro… ( #2689 )
...
* refactor: improve docker image build with strict dependencies and prod build
* use master as registry
* format
2021-11-20 07:46:35 +01:00
Juan Picado
418bf0d8fa
add docker-examples to prettier format
...
include it to the ci paths list
2021-11-19 19:55:27 +01:00
Juan Picado
d8cd1ca887
chore: update benchmarks
2021-11-09 19:12:27 +01:00
renovate[bot]
a73b0a9d1c
chore(deps): update actions/checkout action to v2.4.0 ( #2641 )
2021-11-06 15:58:24 +01:00
renovate[bot]
ef6c7d9f0e
chore(deps): update actions/checkout action to v2.3.5 ( #2477 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-16 10:19:59 +02:00
Oscar Dominguez
6218d7723d
refactor(ci): fix typo in filename ( #2471 )
2021-10-14 08:14:05 +02:00
Juan Picado
61add32bff
ci: avoid crowdin step is mandatory ( #2466 )
...
* avoid crowdin step is mandatory
* make it fail
* split step
* split step
* try again
* try again
* restore key
* add comment
* improve wording
* test something
* test something
* restore key
2021-10-03 14:04:24 +02:00
Juan Picado
c168b4e47a
chore: update benchmark version
2021-09-26 10:39:45 +02:00
Juan Picado
757bded72e
improve ci syn translations
2021-09-18 10:01:22 +02:00
Juan Picado
1b9bf35c87
add steps to add new languages to ui contributing guidelines
2021-09-18 09:43:14 +02:00
Juan Picado
eb2afc4d6d
sync translations on merge in master
2021-09-18 09:20:24 +02:00
Juan Picado
8d6d6097c6
refactor: using ui translations from crowdin ( #2442 )
...
* refactor: using ui translations from crowdin
* move tasks
* fix tests
2021-09-17 21:19:50 +02:00
Juan Picado
60d7b35d88
refactor: search logic to storage pkg ( #2431 )
...
* refactor: search logic to storage pkg
* add test
* update undici
* add tests
* Update ci.yml
* fix ci
* fix tests
* fix ci
* fix tests
* fix ci
* restore some deps
* Update Version.test.tsx
* disable debug
2021-09-12 16:21:19 +02:00
Juan Picado
1042f9bf76
update benchmark with v6.0.0-6-next.23
2021-09-08 20:32:38 +02:00
Juan Picado
459b6fa72b
refactor: search v1 endpoint and local-database ( #2340 )
...
* Refactor local-storage async
refactor local storage search stream
Remove async from local-storage, refactor search with streams
refactor search with undici fetch
finish search refactor
stream multiple request to single stream
refactor storage types
remove async dependency #1225
add score and refactor metadata
remove old search async
fix missing stream local data
clean up
clean up
refactor folder search
format
fix some test
fix issue on publish
filter preview
update ci
delete package folder refactor
refactor get packages methods
fix tests
fix lock file
add changeset
fix test windows
disable some test
update package json versions
* fix merge
* fix e2e cli
* restore e2e
* Update process.ts
* Update process.ts
* add improvement
* format
* Update utils.ts
* test
* test
* Update search.spec.ts
* Update search.spec.ts
* Update search.spec.ts
* test
* Update ci.yml
* clean up
* fix tests
* Update tags.ts
* Update index.spec.ts
* document changeset
* format
2021-09-08 19:06:37 +02:00
Juan Picado
cf1b6cdb04
allow workflow_dispatch on benchmark
2021-09-04 09:57:30 +02:00
Juan Picado
ef60e83d6c
update benchmarks settings
2021-09-04 09:32:18 +02:00
Juan Picado
af035e4f87
Update changesets.yml
2021-09-03 23:19:27 +02:00
Juan Picado
b6e8554764
chore: setup release on npmjs as tag
2021-09-03 22:17:22 +02:00
Juan Picado
2f033888e4
website: updagre text size ( #2363 )
...
* updagre text size
* try latest pnpm
* Update website.yml
* Update website.yml
2021-08-12 08:20:54 +02:00
Sergio Moreno
25a4601594
fix: website heap size and website.yml path ( #2352 )
2021-07-27 23:30:02 +02:00
Sergio Moreno
7521a59f19
fix: crowdin secrets on website not passed on ci ( #2350 )
2021-07-27 22:39:24 +02:00
Juan Picado
fc185335a3
Update changesets.yml
2021-07-27 21:59:01 +02:00
Sergio Moreno
a6b0d63afb
feat: migrate Verdaccio.org to Docusaurus v2 and new design ( #2343 )
...
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-07-27 21:52:49 +02:00
Juan Picado
90b8bc242c
chore: upgrade benchmark to v5.1.2
2021-07-14 20:35:47 +02:00
Juan Picado
3d45cecf04
chore: update benchmark settings
2021-06-23 21:22:39 +02:00
Juan Picado
73e6863426
chore: update cron
2021-06-19 21:37:23 +02:00
Juan Picado
d6e44a4c18
chore: replace node-fetch by undici hook package ( #2292 )
...
* chore: replace node-fetch by undici hook package
* fix types
* test something
* test 12
* add flag
* restore fail fast
* remove 12 from tests
2021-06-12 18:24:54 +02:00
Juan Picado
95ed3db43c
chore: fix typo
2021-06-05 16:01:28 +02:00
Juan Picado
cb8991f3d5
chore: rename artifact name
2021-06-05 15:36:34 +02:00
Juan Picado
3d1d5071ed
build: collect metrics running some benchmarks ( #2272 )
2021-06-05 15:33:17 +02:00
Juan Picado
2924ffa235
chore: remove website ( #2244 )
2021-05-13 08:38:18 +02:00
Juan Picado
04931c968e
build: ci better performance ( #2195 )
...
* chore: frozen installation
* chore: add service
disable some workflows
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: add windows
* chore: add e2e ui
* chore: add cli
* chore: add cli
* chore: add website ci
* chore: improve naming
2021-04-24 23:28:52 +02:00
Juan Picado
9ddce9dec7
chore: format as separated workflow ( #2194 )
2021-04-23 23:04:48 +02:00
Juan Picado
211da6054c
chore: use custom action for changeset
...
this is temporary while I find the way to skip create github releases for alpha
2021-04-23 22:32:49 +02:00
Juan Picado
8020936758
chore: improve ci settings
2021-04-11 09:05:27 +02:00
Juan Picado
40e125fd2d
chore: update ci scripts
2021-04-10 11:55:38 +02:00
Juan Picado
aa310e4af0
chore: fix web ci
2021-04-09 22:05:10 +02:00
Juan Picado
d0bd58049d
chore: fix ci web
2021-04-09 20:51:30 +02:00
Juan Picado
0e18842be5
-chore: fix website ci
2021-04-09 18:46:52 +02:00
Juan Picado
9886b93e85
chore: update env
2021-04-09 17:54:43 +02:00
Juan Picado
08da6881db
chore: fix changeset
2021-04-09 17:54:41 +02:00
Juan Picado
5becf3f257
feat: use clipanion over commander ( #2159 )
...
* feat: use clipanion over commander
* chore: update
* chore: add missing options
* chore: fix arguments
* chore: format code
* chore: update
* chore: fix missing node conf
* chore: add version
* Update setup.ts
* chore: fix config flag
* chore: add changeset
2021-04-09 17:54:41 +02:00
Paola Morales
dc05edfe60
feat!: async storage plugin bootstrap ( #2144 )
...
* feat: async storage plugin bootstrap
* refactor fs.promise to promisify on node12
* Add changeset
* Update big-lobsters-sin.md
* Update utils.test.ts
* Update utils.test.ts
* Update ci.yml
* Update utils.test.ts
2021-04-09 17:54:40 +02:00
Juan Picado
f837e6cc61
chore: update ci branch docker publish
2021-04-09 17:54:40 +02:00
Juan Picado
e6c5aaaa06
chore: update docker publish next
2021-04-09 17:54:40 +02:00
Juan Picado
8f578f88f5
chore: update to 6.x
2021-04-09 17:54:39 +02:00
Juan Picado
558d78f32a
feat: flexible user interface generator ( #2070 )
...
* feat: flexible template generator and manifest
* chore: add changeset
* chore: restore dep
* chore: add docs
* chore: update snapshots
* chore: update docker examples for v5
* chore: refactor web module
* chore: format
* chore: refactor web api endpoints
* test: add test for user login web
* chore: refactor endpoints
* chore: fix merge
* chore: fix merge
* Update ci.yml
* chore: test
* chore: add static
* chore: update script
* chore: fix e2e
* chore: fix method
* docs: update v5 relative docker example
* chore: update html render
* chore: update style
* Update .prettierignore
* chore: update changeset
* chore: use pnpm6 on run test
temporary ci
* chore: drop node 16 for pnpm 6
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: remove circle ci
* chore: better url prefix handling
* chore: format code
* chore: remove test node 10
* docs: add docker v5 relative revers proxy example
* chore: use base html tag
* chore: update test
2021-04-09 17:54:38 +02:00
Juan Picado
e2a4477c8f
chore: update pnpm ( #2095 )
2021-04-09 17:54:37 +02:00
Paola Morales
856da934b8
chore: update Dependencies ( #2093 )
...
* Update dependencies
* Update dist-tags.ts
* Update dist-tags.ts
2021-04-09 17:54:37 +02:00
Juan Picado
ca171790cf
chore: update script
2021-04-09 17:54:34 +02:00
Juan Picado
b5465751a9
chore: add registry field
2021-04-09 17:54:33 +02:00
Juan Picado
8dae1f4adb
chore: add extra env var
2021-04-09 17:54:33 +02:00
Juan Picado
a610ef26b9
build: release scripts alpha packages ( #2052 )
...
* chore: update deps
* chore: update deps
2021-04-09 17:54:32 +02:00
Juan Picado
c3565f7157
chore: update docker publish config
2021-04-09 17:54:31 +02:00
Juan Picado
c26ff2e768
chore: testing publish docker image
2021-04-09 17:54:31 +02:00
Juan Picado
821bd776f3
refactor: enable e2e for UI ( #2036 )
...
* refactor: enable e2e for UI
* refactor: enable e2e for UI
* refactor: enable e2e for UI
* refactor: enable e2e for UI
* refactor: enable e2e for UI
* refactor: enable e2e for UI
2021-04-09 17:54:29 +02:00
Juan Picado
fe60eab99c
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
2021-04-09 17:54:28 +02:00
Juan Picado
db4afeaff9
chore: update pnpm changeset action
2021-04-09 17:54:27 +02:00
Juan Picado
8c730c0694
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
2021-04-09 17:54:20 +02:00
Juan Picado
d460a2c5da
chore: prepare website for development ( #1935 )
...
* chore: fix missing dependencies
* clean index page and sidebar
* improve layout for doc page
* format
* basic layout
* Update what-is-verdaccio.md
* check format
2021-04-09 17:54:20 +02:00
Juan Picado
8632c3a6d6
docs: update contribution guidelines, scripts to debug and additional notes ( #1918 )
...
* chore: debug improments
* update guides
* docs: update contribution guidelines
* chore: add debug notest
* chore: format code
2021-04-09 17:54:19 +02:00
Abraham Schilling
ddb42431d1
build: configure prettier as formatter for json, yaml and markdown ( #1930 )
...
* build: configure pretter as formatter for most files
* chore: reformat code (#1931 )
* chore: re-format all files
* chore: force run quality anaylsis test
Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>
Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>
2021-04-09 17:54:19 +02:00
Juan Picado @jotadeveloper
8efc6feab2
chore: downgrade pnpm changeset workflow
2021-04-09 17:54:18 +02:00
Abraham Schilling
5e28d40f77
build: add missing os matrix ( #1928 )
2021-04-09 17:54:18 +02:00
Abraham Schilling
d981c1d435
5.x tests on windows ( #1919 )
2021-04-09 17:54:18 +02:00
Juan Picado
8f9467ce3d
chore: restore website build ( #1920 )
2021-04-09 17:54:17 +02:00
Juan Picado @jotadeveloper
c103a8252e
reenable docker publish
2021-04-09 17:54:17 +02:00
Juan Picado @jotadeveloper
a280340e09
chore: ci include release pr
2021-04-09 17:54:17 +02:00
Juan Picado @jotadeveloper
91838002b3
chore: update changesets workflow
2021-04-09 17:54:16 +02:00
Juan Picado @jotadeveloper
5a439a791f
chore: update changesets workflow
2021-04-09 17:54:15 +02:00
Juan Picado @jotadeveloper
ace64e2ea3
chore: update changesets workflow
2021-04-09 17:54:15 +02:00
Juan Picado @jotadeveloper
34e1261354
chore: add changesets workflow
2021-04-09 17:54:15 +02:00
Juan Picado @jotadeveloper
33f8b00080
chore: update branch for ci
2021-04-09 17:54:13 +02:00
Juan Picado @jotadeveloper
c707aee713
chore: ignore codeql analysis
...
I shutdown this temporary while is in development
2021-04-09 17:54:13 +02:00
Juan Picado
9f2a29a275
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.
2021-04-09 17:54:11 +02:00
Juan Picado
a7ba76423e
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
2021-04-09 17:54:11 +02:00
Juan Picado
3ad519f0c2
chore: website scaffolding ( #1843 )
...
* chore: upload gatsby website
* chore: update header
* chore: add background header
* chore: add ci for website
* Update ci-website.yml
* chore: update patch mach ci
* chore: update ci settings
* chore: update docker version
2021-04-09 17:54:10 +02:00
Juan Picado
9946ea8bea
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
2021-04-09 17:54:09 +02:00
Juan Picado @jotadeveloper
958a5d886f
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
2021-04-09 17:54:09 +02:00
Juan Picado @jotadeveloper
4023269866
chore: disable test publish
2021-04-09 17:54:07 +02:00
Juan Picado @jotadeveloper
889e267106
build: publish Docker image to GitHub registry (5.x) ( #1744 )
...
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: restore previous check file
2021-04-09 17:54:06 +02:00
Juan Picado @jotadeveloper
a70454c7b2
feat: migrate yarn workspaces ( #1546 )
2021-04-09 17:54:01 +02:00
Juan Picado
73585f0262
chore: restore npm release script
2021-04-09 10:13:42 +02:00
Juan Picado
4a8551dcf2
chore: fix docker publish
2021-04-09 10:00:47 +02:00
Juan Picado
82c5c4eb32
feat: prepare release for v5 ( #2175 )
...
* feat: prepare release for v5
* chore: update readme
2021-04-09 09:16:06 +02:00
Juan Picado
5b6be2aa09
fix: using correctly logging levels ( #2153 )
...
* fix: using correctly logging levels
* chore: update deps
2021-03-31 21:21:40 +02:00
Juan Picado
ee97dcb46c
feat: replace bunyan by pino.js ( #2148 )
...
* feat: replace bunyan by pino.js
* chore: refactor logger
* chore: fix e2e
* chore: better catch
2021-03-30 20:32:46 +02:00
Juan Picado
ece56ee9d2
chore: update docker release script
2021-03-29 19:33:48 +02:00
Juan Picado
e5ce44c395
chore: update cron
2021-03-28 18:57:31 +02:00
Juan Picado
ff1e41f7db
chore: update 5.x next to master
2021-03-28 18:47:55 +02:00
Juan Picado
43f70437af
feat!: drop node 8 and node 10 ( #2142 )
...
There is no breaking changes on features aside of Node version
2021-03-28 10:40:52 +02:00
Juan Picado
4f3afa33a2
build: fix node version issue on ci ( #2140 )
...
* build: fix node version issue
* chore: fix test on node 15
2021-03-26 18:04:19 +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
dependabot[bot]
9700ba952b
build(deps): update actions/setup-node requirement to v2.1.5 ( #2111 )
...
Updates the requirements on [actions/setup-node](https://github.com/actions/setup-node ) to permit the latest version.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](46071b5c7a
)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-03 07:56:12 +01:00
Juan Picado
ff6b47cad1
chore: migrate e2e test to github actions ( #2109 )
...
* chore: migrate e2e test to github actions
* chore: remove circle ci
2021-02-26 22:25:15 +01:00
Juan Picado
e9a55005be
chore: add pnpm6 to e2e cli ( #2108 )
...
* chore: add pnpm6 to e2e cli
* chore: add pnpm6 to e2e cli
2021-02-26 21:35:15 +01:00
Juan Picado
d6c2e8a0e1
chore: fix npm version to 6 for gatsby e2e ( #2105 )
...
* chore: fix npm version to 6
* chore: update correct npm versions due latest major release
2021-02-25 21:06:10 +01:00
Juan Picado
d5863dfcb9
chore: update cron job
2021-02-05 20:22:13 +01:00
Juan Picado
0a2942b6f8
chore: update docker registry settings
2020-12-29 11:39:21 +01:00
Juan Picado
9b78a5941f
chore: fix syntax typo
2020-12-29 11:03:50 +01:00
Morlay
3edd0eca47
build: publish docker multi-arch image with github actions ( #2031 )
...
powred by @morlay
2020-12-29 11:01:58 +01:00
Juan Picado
6eef0157ba
fix: update dependencies, docker base and build deps ( #2007 )
...
* fix: update docker to v14.15.1
* chore: update deps
* chore: update actions/setup-node security update
2020-11-20 06:43:57 +01:00
Juan Picado
190dd497d3
build: test on node 15 ( #1969 )
2020-10-20 09:37:08 -07:00
Juan Picado
1ece11cfc0
feat: migrate yarn 1 to yarn 2 ( #1962 )
2020-10-11 19:06:21 +02:00
Juan Picado
401c987e18
test: add yarn berry and npm7 to and new e2e config file ( #1960 )
...
* test: add e2e config file
* test: add e2e config file
* chore: add yarn berry to e2e
* chore: add npm7 to e2e
* chore: add node 14 to ci
2020-10-09 18:53:44 +02:00
dependabot[bot]
22b85de14d
build(deps): bump actions/checkout from v2.3.2 to v2.3.3 ( #1954 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.2 to v2.3.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-03 14:53:41 +02:00
dependabot[bot]
f82a32ae34
build(deps): bump actions/checkout from v2.3.1 to v2.3.2 ( #1903 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.1 to v2.3.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.1...2036a08e25fa78bbd946711a407b529a0a1204bf )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 23:22:50 +02:00
dependabot[bot]
187b392e04
build(deps): bump actions/setup-node from v2.1.0 to v2.1.1 ( #1890 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v2.1.0 to v2.1.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.1.0...321b6ccb03083caa2ad22b27dc4b45335212e824 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 07:55:04 +02:00
dependabot[bot]
56981ff911
build(deps): bump actions/setup-node from v2.0.0 to v2.1.0 ( #1865 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v2.0.0 to v2.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.0.0...1ae8f4b1fd89676f69b55d3dd6932b6df089ff7b )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-07 07:20:48 +02:00
dependabot[bot]
f5a7460cfc
build(deps): update actions/setup-node requirement to v2.0.0 ( #1856 )
...
Updates the requirements on [actions/setup-node](https://github.com/actions/setup-node ) to permit the latest version.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](e434342e4e
)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-24 18:09:13 +02:00
dependabot[bot]
4de5d9f9b6
build(deps): update actions/checkout requirement to v2.3.1 ( #1855 )
...
Updates the requirements on [actions/checkout](https://github.com/actions/checkout ) to permit the latest version.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md )
- [Commits](28c7f3d2b5
)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-24 11:39:48 +02:00
Juan Picado
99dc8510fc
build: e2e acceptance tests ( #1846 )
...
* chore: test e2e
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: update name
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: this should fails
* chore: restore config
2020-06-18 23:01:57 +02:00
Juan Picado
03c7feb64d
feat: update verdaccio plugins and dependencies ( #1838 )
...
* chore: update dependencies
* chore: update dependencies
* chore: remove node v10 warning
2020-06-13 10:38:23 +02:00
Daniel Ruf
1352246d80
chore: test code scanning ( #1833 )
...
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2020-06-07 18:29:52 +02:00
Juan Picado @jotadeveloper
9602995636
chore: add is website vulnerable local registry check
2020-04-25 22:21:06 +02:00
Juan Picado @jotadeveloper
92135265cd
fix: update @verdaccio/readme@9.3.2 ( #1745 )
...
* fix: update @verdaccio/readme@9.3.2
* chore: update github action
2020-03-11 22:27:58 +01:00
Juan Picado @jotadeveloper
a6c8ea8bfc
build: add node13 to ci checks ( #1613 )
...
* chore: add more specific version of nodejs
I want o to be more clear against what we are testing
* chore: coverage as last step
* chore: add codecov
* chore: re-organize the steps
2019-12-14 07:53:59 +01:00
Sergio Herrera Guzmán
5415d17e44
ci(github): run ci and publish test on PRs
2019-10-03 11:18:43 +02:00
Sergio Hg
6c3ca20903
ci(github): add a CI workflow using Github Actions ( #1494 )
2019-10-01 22:08:40 +02:00
Sergio Hg
fe7ad21fa5
ci(github): migrate docker-publish-pre-check from old syntax ( #1493 )
2019-10-01 21:54:26 +02:00
Sergio Hg
ef25af5f5d
ci(github): migrate release workflow from old syntax ( #1492 )
2019-10-01 21:38:55 +02:00