About package views
Your ability to view a package depends on several factors. By default, you can view all packages you have published.
Repository-scoped packages inherit their permissions and visibility from the repository that owns the package. The registries below only use this type of permissions:
- Docker registry (
docker.pkg.github.com
) - npm registry
- RubyGems registry
- Apache Maven registry
- NuGet registry
For more information, see "About permissions for GitHub Packages."
パッケージのページでは、GitHubは各バージョンについて公開日などのメタデータを提供しています。 説明やインストール、利用方法などを含むパッケージの詳細を見ることができます。 そのパッケージに関連するあらゆるアセットをダウンロードでき、ダウンロードのアクティビティの情� �を見ることができます。 パッケージ ページの例については、@Codertocat/hello-world-npm を参照してく� さい。
Viewing a repository's packages
You can find and view a package located in a particular repository.
- On your GitHub Enterprise Server instance, navigate to the main page of the repository.
- ファイルの一覧の右側にある [パッケージ] をクリックします。
- 表示させたいパッケージの名前をクリックしてく� さい。
Viewing an organization's packages
You can find and view a package located in the repositories of an organization you belong to.
- GitHub Enterprise Server の右上隅にあるプロファイル写真をクリックし、 [自分の Organization] をクリックします。
- Organizationの名前をクリックしてく� さい。
- Under your organization name, click Packages.
- 表示させたいパッケージの名前をクリックしてく� さい。
Viewing your packages
You can find and view any package you've published across all organizations and repositories.
- GitHub Enterprise Server の右上隅にあるプロファイル写真をクリックし、 [自分のプロファイル] をクリックします。
- On the top of the profile page, in the main navigation, click Packages.
- 表示させたいパッケージの名前をクリックしてく� さい。