Skip to content

docs: release process, PR template, and CI improvements#90

Merged
paololucchino merged 4 commits into
mainfrom
docs/release-process
May 25, 2026
Merged

docs: release process, PR template, and CI improvements#90
paololucchino merged 4 commits into
mainfrom
docs/release-process

Conversation

@paololucchino

@paololucchino paololucchino commented May 25, 2026

Copy link
Copy Markdown
Member

Description

  • README: fix broken publish-s3.yml badge (workflow was deleted); add a Release process section and commit prefix table explaining how fix:, feat:, etc. map to version bumps
  • PR template: add checklist item for Conventional Commits
  • python-package.yml: run CI on all PRs targeting main (not just pushes)
  • tests/conftest.py: replace hardcoded data_bridges_api_config.yaml with config_from_env() so fixtures work in CI using repo secrets

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

@paololucchino paololucchino marked this pull request as ready for review May 25, 2026 12:56
@paololucchino paololucchino changed the title docs: update README to describe Release Please workflow docs: release process, PR template, and CI improvements May 25, 2026
@paololucchino paololucchino merged commit a17724e into main May 25, 2026
10 checks passed
@AlexGherardelli AlexGherardelli deleted the docs/release-process branch May 25, 2026 13:19
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