Skip to content

Commit 2da3278

Browse files
committed
Add screenshots to GitLab Trusted Publishing docs
1 parent d4c84d7 commit 2da3278

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed
270 KB
Loading
204 KB
Loading
90.8 KB
Loading
135 KB
Loading

docs/user/trusted-publishers/adding-a-publisher.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ each.
111111
that uses a publishing workflow defined in `release.yml` and a custom
112112
environment named `release`, then you'd do the following:
113113

114-
TODO: insert screenshot here
114+
![](/assets/trusted-publishing/gitlab/project-publishing-form.png)
115115

116116
!!! note
117117

@@ -123,7 +123,7 @@ each.
123123
Once you click "Add", your publisher will be registered and will appear
124124
at the top of the page:
125125

126-
TODO: insert screenshot here
126+
![](/assets/trusted-publishing/gitlab/project-publisher-registered.png)
127127

128128
From this point onwards, the `release.yml` workflow on `namespace/sampleproject`
129129
will be able to generate short-lived API tokens from PyPI for the project you've

docs/user/trusted-publishers/creating-a-project-through-oidc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ provide the name of the PyPI project that will be created.
7171
`release.yml` and an environment named `release` that you would like to publish
7272
to PyPI as `sampleproject`, then you would do the following:
7373

74-
TODO: add screenshot
74+
![](/assets/trusted-publishing/gitlab/pending-publisher-form-filled.png)
7575

7676
!!! note
7777

@@ -80,7 +80,7 @@ provide the name of the PyPI project that will be created.
8080

8181
Clicking "Add" will register the "pending" publisher, and show it to you:
8282

83-
TODO: add screenshot
83+
![](/assets/trusted-publishing/gitlab/pending-publisher-registered.png)
8484

8585

8686

0 commit comments

Comments
 (0)