Skip to content

Automate version bumps with Release Please - #388

Merged
olucurious merged 1 commit into
masterfrom
agent/automate-version-bumps
Aug 18, 2026
Merged

Automate version bumps with Release Please#388
olucurious merged 1 commit into
masterfrom
agent/automate-version-bumps

Conversation

@olucurious

Copy link
Copy Markdown
Owner

Summary

  • add Release Please automation for pushes to master
  • track the currently published version, 2.1.1
  • update pyfcm/__meta__.py in generated release PRs
  • anchor release history at the 2.1.1 publishing commit

Release behavior

Release Please maintains a release PR based on Conventional Commits. Merging that generated release PR bumps the package version; the existing CI workflow then tests and publishes the new version to PyPI.

Validation

  • JSON configuration parses successfully
  • workflow YAML parses successfully
  • git diff --check passes

The application test suite was not rerun locally because this shell does not have pytest installed; the GitHub Actions matrix will run it on this PR.

@olucurious
olucurious marked this pull request as ready for review August 18, 2026 17:38
@olucurious
olucurious merged commit 87efbd9 into master Aug 18, 2026
7 checks passed
@olucurious
olucurious deleted the agent/automate-version-bumps branch August 18, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant