Skip to content

Conversation

@remdub
Copy link
Member

@remdub remdub commented Oct 27, 2025

we are not using those methods anymore since 1.3.0

we are not using those methods anymore since 1.3.0
@remdub remdub requested a review from Copilot October 27, 2025 10:07
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes deprecated utility methods sanitize_redirect_uris and get_redirect_uris that have been unused since version 1.3.0. The changes include removing the method implementations from the utils module, their associated test cases, and cleaning up now-unused imports.

  • Removed two deprecated methods and their comprehensive test suite
  • Cleaned up unused imports (os, ast, re)
  • Updated CHANGES.md to document the removal

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/pas/plugins/kimug/utils.py Removed deprecated sanitize_redirect_uris and get_redirect_uris methods and unused imports
tests/utils/test_utils.py Removed test cases for the deprecated methods and cleaned up unused os import
src/pas/plugins/kimug/plugin/init.py Removed unused os import
CHANGES.md Added changelog entry documenting the removal of deprecated methods

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@remdub remdub requested a review from bsuttor October 27, 2025 10:19
Copy link
Member

@bsuttor bsuttor left a comment

Choose a reason for hiding this comment

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

good clean up :-)

@bsuttor bsuttor merged commit 0af7f79 into main Oct 27, 2025
7 checks passed
@bsuttor bsuttor deleted the clean-deprecated branch October 27, 2025 10:21
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.

3 participants