chore: fix release-please to auto-bump Dockerfile and workflow versions

- Switch release-please to manifest mode (config-file + manifest-file)
- Add Dockerfile and docker workflow files as generic extra-files
- Add x-release-please-version annotations for automatic version replacement
- Bump hardcoded v3.6.0 to v3.7.0 to match current release
This commit is contained in:
Fringg
2026-02-07 13:57:54 +03:00
parent bec78beb25
commit 552a8ff8d8
5 changed files with 25 additions and 11 deletions
+2 -3
View File
@@ -20,6 +20,5 @@ jobs:
- uses: googleapis/release-please-action@v4
id: release
with:
release-type: python
extra-files: |
pyproject.toml
config-file: release-please-config.json
manifest-file: .release-please-manifest.json