Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
7e8f4fee
Commit
7e8f4fee
authored
Nov 05, 2020
by
Suzanne Selhorn
Committed by
Craig Norris
Nov 05, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Edited NuGet topic
Related to:
https://gitlab.com/gitlab-org/gitlab/-/issues/247950
parent
cc64bb16
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
156 additions
and
147 deletions
+156
-147
doc/user/packages/nuget_repository/img/visual_studio_nuget_source_added.png
...nuget_repository/img/visual_studio_nuget_source_added.png
+0
-0
doc/user/packages/nuget_repository/index.md
doc/user/packages/nuget_repository/index.md
+141
-140
doc/user/packages/package_registry/index.md
doc/user/packages/package_registry/index.md
+15
-7
No files found.
doc/user/packages/nuget_repository/img/visual_studio_nuget_source_added.png
View replaced file @
cc64bb16
View file @
7e8f4fee
23.3 KB
|
W:
|
H:
16.4 KB
|
W:
|
H:
2-up
Swipe
Onion skin
doc/user/packages/nuget_repository/index.md
View file @
7e8f4fee
This diff is collapsed.
Click to expand it.
doc/user/packages/package_registry/index.md
View file @
7e8f4fee
...
...
@@ -31,23 +31,31 @@ authenticate with GitLab by using the `CI_JOB_TOKEN`.
CI/CD templates, which you can use to get started, are in
[
this repo
](
https://gitlab.com/gitlab-org/gitlab/-/tree/master/lib/gitlab/ci/templates
)
.
Learn more about
[
using CI/CD to build Maven packages
](
../maven_repository/index.md#create-maven-packages-with-gitlab-cicd
)
,
[
NPM packages
](
../npm_registry/index.md#publish-an-npm-package-by-using-cicd
)
,
[
Composer packages
](
../composer_repository/index.md#publish-a-composer-package-by-using-cicd
)
,
[
NuGet Packages
](
../nuget_repository/index.md#publishing-a-nuget-package-with-cicd
)
,
[
Conan Packages
](
../conan_repository/index.md#publish-a-conan-package-by-using-cicd
)
,
[
PyPI packages
](
../pypi_repository/index.md#using-gitlab-ci-with-pypi-packages
)
, and
[
generic packages
](
../generic_packages/index.md#publish-a-generic-package-by-using-cicd
)
.
Learn more about
using CI/CD to build:
If you use CI/CD to build a package, extended activity
information is displayed when you view the package details:
-
[
Maven packages
](
../maven_repository/index.md#create-maven-packages-with-gitlab-cicd
)
-
[
NPM packages
](
../npm_registry/index.md#publish-an-npm-package-by-using-cicd
)
-
[
Composer packages
](
../composer_repository/index.md#publish-a-composer-package-by-using-cicd
)
-
[
NuGet packages
](
../nuget_repository/index.md#publish-a-nuget-package-by-using-cicd
)
-
[
Conan packages
](
../conan_repository/index.md#publish-a-conan-package-by-using-cicd
)
-
[
PyPI packages
](
../pypi_repository/index.md#using-gitlab-ci-with-pypi-packages
)
-
[
Generic packages
](
../generic_packages/index.md#publish-a-generic-package-by-using-cicd
)
If you use CI/CD to build a package, extended activity information is displayed
when you view the package details:
![
Package CI/CD activity
](
img/package_activity_v12_10.png
)
When using Maven and NPM, you can view which pipeline published the package, a
s well as the commit a
nd
user who triggered it.
When using Maven and NPM, you can view which pipeline published the package, and
the commit and
user who triggered it.
## Download a package
To download a package:
1.
Go to
**Packages & Registries > Package Registry**
.
1.
Click
the name of the package you want to download.
1.
In the
**Activity**
section,
click
the name of the package you want to download.
1.
Select
the name of the package you want to download.
1.
In the
**Activity**
section,
select
the name of the package you want to download.
## Delete a package
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment