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
3c18dfb4
Commit
3c18dfb4
authored
Dec 09, 2020
by
Tim Rizzi
Committed by
Suzanne Selhorn
Dec 09, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add note about limited number of updates for packages
parent
a90b36fd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
doc/user/packages/package_registry/index.md
doc/user/packages/package_registry/index.md
+4
-5
No files found.
doc/user/packages/package_registry/index.md
View file @
3c18dfb4
...
@@ -33,20 +33,19 @@ CI/CD templates, which you can use to get started, are in [this repo](https://gi
...
@@ -33,20 +33,19 @@ CI/CD templates, which you can use to get started, are in [this repo](https://gi
Learn more about using CI/CD to build:
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
)
-
[
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
)
-
[
Conan packages
](
../conan_repository/index.md#publish-a-conan-package-by-using-cicd
)
-
[
Generic packages
](
../generic_packages/index.md#publish-a-generic-package-by-using-cicd
)
-
[
Generic packages
](
../generic_packages/index.md#publish-a-generic-package-by-using-cicd
)
-
[
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
)
-
[
NuGet packages
](
../nuget_repository/index.md#publish-a-nuget-package-by-using-cicd
)
If you use CI/CD to build a package, extended activity information is displayed
If you use CI/CD to build a package, extended activity information is displayed
when you view the package details:
when you view the package details:
![
Package CI/CD activity
](
img/package_activity_v12_10.png
)
![
Package CI/CD activity
](
img/package_activity_v12_10.png
)
When using Maven and NPM, you can view which pipeline published the package, and
You can view which pipeline published the package, and the commit and user who triggered it. However, the history is limited to five updates of a given package.
the commit and user who triggered it.
## Download a package
## Download 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