Commit dc5ad5a
committed
feat: Use Trusted Publishers with GitLab CI/CD
* PyPI Trusted Publisher support now includes GitLab CI/CD, so use
generated OIDC tokens to publish to TestPyPI or PyPI as needed in
GitLab pipelines.
- c.f. https://blog.pypi.org/posts/2024-04-17-expanding-trusted-publisher-support/1 parent 28d1a53 commit dc5ad5a
File tree
1 file changed
+10
-5
lines changed- {{cookiecutter.project_name}}
1 file changed
+10
-5
lines changedLines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
156 | 161 | | |
157 | 162 | | |
158 | 163 | | |
| |||
162 | 167 | | |
163 | 168 | | |
164 | 169 | | |
165 | | - | |
| 170 | + | |
166 | 171 | | |
167 | 172 | | |
168 | 173 | | |
| |||
171 | 176 | | |
172 | 177 | | |
173 | 178 | | |
174 | | - | |
| 179 | + | |
0 commit comments