Skip to content

Conversation

@MortenGregersen
Copy link
Owner

No description provided.

@MortenGregersen MortenGregersen enabled auto-merge (squash) November 7, 2025 13:24
Copy link

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 refactors the APIKeyController class by removing Combine publishers and standardizing the sorting mechanism for API keys. The changes simplify the class's API surface while adopting KeyPathComparator for consistent sorting behavior.

  • Removed didAddAPIKey and didDeleteAPIKey Combine publishers
  • Replaced manual sorting closures with KeyPathComparator(\.name) for sorting API keys
  • Applied consistent sorting when adding API keys

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

@MortenGregersen MortenGregersen merged commit bee023a into main Nov 7, 2025
2 checks passed
@MortenGregersen MortenGregersen deleted the remove-api-key-publishers branch November 7, 2025 21:30
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