[PR #4665] [MERGED] Fix the NPM publish scope to public #10222

Closed
opened 2026-02-07 06:16:17 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4665
Author: @anthonylavado
Created: 12/5/2020
Status: Merged
Merged: 12/5/2020
Merged by: @joshuaboniface

Base: masterHead: ci-npm-fix


📝 Commits (1)

  • c9832bb Fix the NPM publish scope to public

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .ci/azure-pipelines-api-client.yml (+1 -1)

📄 Description

Without this, the publish will fail.
https://docs.npmjs.com/creating-and-publishing-an-organization-scoped-package


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/4665 **Author:** [@anthonylavado](https://github.com/anthonylavado) **Created:** 12/5/2020 **Status:** ✅ Merged **Merged:** 12/5/2020 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `ci-npm-fix` --- ### 📝 Commits (1) - [`c9832bb`](https://github.com/jellyfin/jellyfin/commit/c9832bb98afc24ac94f069405b9c3f9bac34d003) Fix the NPM publish scope to public ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.ci/azure-pipelines-api-client.yml` (+1 -1) </details> ### 📄 Description Without this, the publish will fail. https://docs.npmjs.com/creating-and-publishing-an-organization-scoped-package --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:16:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10222