Skip to content

fix: version bump#348

Merged
felipemontoya merged 1 commit intoopenedx:mainfrom
kiram15:kiram15/version-bump
Apr 6, 2026
Merged

fix: version bump#348
felipemontoya merged 1 commit intoopenedx:mainfrom
kiram15:kiram15/version-bump

Conversation

@kiram15
Copy link
Copy Markdown
Contributor

@kiram15 kiram15 commented Apr 6, 2026

Capture the changes from this PR into a new version that we can migrate out to edx-platform. Also includes changelog entry for bump to 3.0.0 as this was missed.

Description

Describe what this pull request changes, and why. Include implications for people using this change.
Design decisions and their rationales should be documented in the repo (docstring / ADR), per
OEP-19, and can be
linked here.

Useful information to include:

  • Motivation and context of the implementation
  • What's the intended use of this change?
  • Use cases and usage examples available

Supporting information

Link to other information about the change, such as Jira issues, GitHub issues, or Discourse discussions. Also, link to any relevant documentation useful for reviewers.
Be sure to check they are publicly readable, or if not, repeat the information here.

Testing instructions

Please provide detailed step-by-step instructions for testing this change, including any necessary setup, e.g., additional requirements, plugins, configuration variables, etc, and environment details to ensure the reviewer can test the change.

Deadline

"None" if there's no rush, or provide a specific date or event (and reason) if there is one.

Other information

Include anything else that will help reviewers and consumers understand the change.

  • Any other PRs or issues that should be linked here? Any related PRs?
  • Any special concerns or limitations? For example: deprecations, security, or anything you think should be noted.

Checklists

Check off if complete or not applicable:

Merge Checklist:

  • All reviewers approved
  • Reviewer tested the code following the testing instructions
  • CI build is green
  • Changelog entry added using scriv with short description of the change
  • Documentation updated (not only docstrings)
  • Code dependencies reviewed
  • Fixup commits are squashed away
  • Unit tests added/updated
  • Noted any: Concerns, dependencies, migration issues, deadlines, tickets

Post Merge:

  • Trigger the release workflow to create a new GitHub release.
  • Check new version is pushed to PyPI after tag-triggered build is finished.
  • Delete working branch (if not needed anymore)
  • Upgrade the package in the Open edX platform requirements (if applicable)

@kiram15 kiram15 requested a review from felipemontoya April 6, 2026 20:14
@felipemontoya
Copy link
Copy Markdown
Member

As per semantic versioning this release (which is adding a new filter) should bump the MINOR to v3.1.0 instead of the PATCH. @kiram15 would you like to fix that?

@kiram15 kiram15 force-pushed the kiram15/version-bump branch from e90baad to b2669d3 Compare April 6, 2026 20:20
Copy link
Copy Markdown
Member

@felipemontoya felipemontoya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @kiram15, this looks good. Thanks for fixing the version number so fast.

@felipemontoya felipemontoya merged commit a34201a into openedx:main Apr 6, 2026
9 checks passed
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.

2 participants