{"id":21995871,"url":"https://github.com/andria-dev/e2e-verdaccio","last_synced_at":"2026-05-02T15:41:48.920Z","repository":{"id":57218068,"uuid":"182601126","full_name":"andria-dev/e2e-verdaccio","owner":"andria-dev","description":"Tests publishing with verdaccio and leaves it running for your use.","archived":false,"fork":false,"pushed_at":"2019-04-22T23:39:03.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T09:47:23.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://npm.im/e2e-verdaccio","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andria-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-22T01:17:47.000Z","updated_at":"2019-04-23T04:06:08.000Z","dependencies_parsed_at":"2022-08-28T21:40:47.651Z","dependency_job_id":null,"html_url":"https://github.com/andria-dev/e2e-verdaccio","commit_stats":null,"previous_names":["chrisbrownie55/e2e-verdaccio"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/andria-dev/e2e-verdaccio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andria-dev%2Fe2e-verdaccio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andria-dev%2Fe2e-verdaccio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andria-dev%2Fe2e-verdaccio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andria-dev%2Fe2e-verdaccio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andria-dev","download_url":"https://codeload.github.com/andria-dev/e2e-verdaccio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andria-dev%2Fe2e-verdaccio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32540120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-29T21:19:02.708Z","updated_at":"2026-05-02T15:41:48.884Z","avatar_url":"https://github.com/andria-dev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# e2e-verdaccio\n\nThis is a script that you can use to test publishing via `verdaccio`. It will leave `verdaccio` running so you can use the server to test other aspects of your published package. When you're finished it will kill it.\n\n\u003e Can't I just use verdaccio?\n\nYeah you could, but you'd need to spin up verdaccio, open up another terminal most likely, login to the verdaccio registry, and then you'd have to type out the local url to publish your package. And if you've already published that version of your package, you then have to unpublish and republish it.\n\nThis does all of that in one command.\n\n## Usage\n\n### Installation\n\nIf you're using `pnpm` or working across multiple devices you'll want to install this package locally, otherwise, globally installing it makes no difference.\n\n```bash\npnpm install --dev e2e-verdaccio\n\n# or\n\nyarn add --dev e2e-verdaccio\n```\n\n### Add it to your `scripts`\n\nAfter installing the package you'll need to add it to your `scripts` for easy use.\n\n```json\n{\n  \"scripts\": {\n    \"test:publish\": \"e2e-verdaccio\"\n  }\n}\n```\n\n### Running it\n\nNow to run it, simply run the `test:publish` script.\n\n```bash\npnpm run test:publish\n\n# or\n\nyarn run test:publish\n```\n\n### Options\n\nHere is a list of all of the CLI options\n\n```\nUsage: e2e-verdaccio [options]\n       e2e-verdaccio -u user -p pass -e email@email.com\n       e2e-verdaccio --port=8000 --package-runner=pnpx\n\nRegistry Login Options:\n  -u  Value for the username. Default: test\n  -p  Value for the password. Default: test\n  -e  Value for the email. Default: test@test.com\n\nOther Options:\n  --port            The port for Verdaccio. Default: 4873\n  --package-runner  The command to use for running npm packages. Defaults to pnpx when pnpm-lock.yaml exists, otherwise, npx.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandria-dev%2Fe2e-verdaccio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandria-dev%2Fe2e-verdaccio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandria-dev%2Fe2e-verdaccio/lists"}