8000 chore: use Release Please app for releases (#182) · jinjunnn/google-functions-python@0a7937c · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a7937c

Browse files
authored
chore: use Release Please app for releases (GoogleCloudPlatform#182)
This also handles bumping the version number in `setup.py` so that a separate PR doesn't need to made. When the GitHub Release is published by the Release Please app, it will kick off the "Release to PyPI" Workflow.
1 parent abef664 commit 0a7937c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/release-please.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
releaseType: python
2+
handleGHRelease: true

0 commit comments

Comments
 (0)
0