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
5b08d6b8
Commit
5b08d6b8
authored
Sep 21, 2020
by
Evan Read
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove Package icon from text
parent
dbb4abc3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
doc/user/packages/container_registry/index.md
doc/user/packages/container_registry/index.md
+1
-1
doc/user/packages/go_proxy/index.md
doc/user/packages/go_proxy/index.md
+1
-1
doc/user/packages/package_registry/index.md
doc/user/packages/package_registry/index.md
+5
-5
No files found.
doc/user/packages/container_registry/index.md
View file @
5b08d6b8
...
...
@@ -342,7 +342,7 @@ the deleted images.
To delete images from within GitLab:
1.
Navigate to your project's or group's
**
{package}**
**
Packages & Registries > Container Registry**
.
1.
Navigate to your project's or group's
**Packages & Registries > Container Registry**
.
1.
From the
**Container Registry**
page, you can select what you want to delete,
by either:
...
...
doc/user/packages/go_proxy/index.md
View file @
5b08d6b8
...
...
@@ -50,7 +50,7 @@ Feature.disable(:go_proxy, Project.find(2))
### Enable the Package Registry
The Package Registry is enabled for new projects by default. If you cannot find
the
**
{package}**
**
Packages > List**
entry under your project's sidebar, verify
the
**Packages > List**
entry under your project's sidebar, verify
the following:
1.
Your GitLab administrator has
...
...
doc/user/packages/package_registry/index.md
View file @
5b08d6b8
...
...
@@ -17,7 +17,7 @@ packages, which can be easily consumed as a dependency in downstream projects.
You can view packages for your project or group.
1.
Go to the project or group.
1.
Go to
**
{package}**
**
Packages & Registries > Package Registry**
.
1.
Go to
**Packages & Registries > Package Registry**
.
You can search, sort, and filter packages on this page.
...
...
@@ -45,7 +45,7 @@ user who triggered it.
To download a package:
1.
Go to
**
{package}**
**
Packages & Registries > Package Registry**
.
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.
...
...
@@ -60,7 +60,7 @@ You can delete packages by using [the API](../../../api/packages.md#delete-a-pro
To delete a package in the UI, from your group or project:
1.
Go to
**
{package}**
**
Packages & Registries > Package Registry**
.
1.
Go to
**Packages & Registries > Package Registry**
.
1.
Find the name of the package you want to delete.
1.
Click
**Delete**
.
...
...
@@ -71,7 +71,7 @@ The package is permanently deleted.
The Package Registry is automatically enabled.
If you are using a self-managed instance of GitLab, your administrator can remove
the menu item,
**
{package}**
**
Packages & Registries**
, from the GitLab sidebar. For more information,
the menu item,
**Packages & Registries**
, from the GitLab sidebar. For more information,
see the
[
administration documentation
](
../../../administration/packages/index.md
)
.
You can also remove the Package Registry for your project specifically:
...
...
@@ -81,7 +81,7 @@ You can also remove the Package Registry for your project specifically:
**Packages**
feature.
1.
Click
**Save changes**
.
The
**
{package}**
**
Packages & Registries > Package Registry**
entry is removed from the sidebar.
The
**Packages & Registries > Package Registry**
entry is removed from the sidebar.
## Package workflows
...
...
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