Skip to content

Commit b098998

Browse files
authored
docs(plugin): add python uv plugin to plugins list (#3821)
1 parent 6ed8bac commit b098998

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/extending/plugins-list.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,3 +210,6 @@
210210
- [semantic-release-skopeo](https://github.com/LukasWestholt/semantic-release-skopeo)
211211
- `verifyConditions`: Verify that all needed configuration is present and check if destination is writeable (unless force=true).
212212
- `publish`: Copy OCI images to a custom (Docker) registry using daemonless open-source tool [skopeo](https://github.com/containers/skopeo/).
213+
- [sr-uv-plugin](https://github.com/Artessan-Devs/sr-uv-plugin)
214+
- `verifyConditions`: Ensures `pyproject.toml` exists and contains a `[project]` section.
215+
- `prepare`: Updates the `[project].version` field in `pyproject.toml` to match the release version.

0 commit comments

Comments
 (0)