Skip to content

Conversation

@alextrnnn
Copy link
Contributor

Changes in this pull request

Move helper method that converts uri to path into utils

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

@alextrnnn alextrnnn requested a review from ok-nick June 27, 2025 15:50
@alextrnnn alextrnnn force-pushed the alextrnnn/refactor-uri-to-path branch from 4c47b64 to c3f54c5 Compare July 7, 2025 16:30
@alextrnnn alextrnnn requested a review from gpeacock July 7, 2025 18:35
@alextrnnn alextrnnn requested a review from gpeacock July 11, 2025 15:48
Copy link
Collaborator

@gpeacock gpeacock left a comment

Choose a reason for hiding this comment

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

It looks like the manifest label is not converted here.

@alextrnnn alextrnnn requested a review from gpeacock July 16, 2025 18:05
@alextrnnn alextrnnn merged commit ac51b42 into main Jul 18, 2025
36 checks passed
@alextrnnn alextrnnn deleted the alextrnnn/refactor-uri-to-path branch July 18, 2025 22:53
@caiopensrc caiopensrc mentioned this pull request Jul 18, 2025
ok-nick pushed a commit that referenced this pull request Aug 11, 2025
* refactor: Move uri_to_path into utils

* fix: Reduce allocations

* fix: Return pathbuf directly, add conditional compilation

* fix: Remove unused method, modify uri to take Option, resource store uses util

* fix: Manifest label replaces colon, and also add test to verify colon replacement

* chore: Cleaner import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants