Skip to content

Patches#280

Merged
kujaku11 merged 17 commits intomainfrom
patches
Mar 23, 2026
Merged

Patches#280
kujaku11 merged 17 commits intomainfrom
patches

Conversation

@kujaku11
Copy link
Copy Markdown
Owner

  • Minor fix to how EDI's are read in
  • added methods to ChannelResponse
    • add_filter
    • get_filter
    • replace_filter
    • remove_filter

github-actions bot and others added 14 commits February 18, 2026 06:19
Introduce a dedicated version-bumping workflow and document workflows. Added .github/workflows/README.md describing the release process and two workflows. Added bump-version.yml to run on PR label events (release:major/minor/patch) which checks out the PR branch, determines bump type, runs bump-my-version, generates changelog with git-cliff, converts to HISTORY.rst, commits changes back to the PR, and posts a comment. Simplified publish.yml: renamed to "Publish to PyPI", changed trigger to closed PRs on main, tightened permissions (removed pull-requests), and removed the in-publish version/changelog update job so publishing and version-bumping are separated for clearer responsibilities and more reliable releases.
Reduce restrictions on how EDI's are read in and how parameters are set.
@kujaku11 kujaku11 self-assigned this Mar 20, 2026
@kujaku11 kujaku11 added the release:patch patch release label Mar 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Version bumped to v and changelog updated. Ready to merge!

@kujaku11 kujaku11 merged commit 40b897d into main Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:patch patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant