Skip to content

proper url parsing - #76

Merged
danobi merged 1 commit into
danobi:masterfrom
karitham:url-parsing
Oct 4, 2025
Merged

proper url parsing#76
danobi merged 1 commit into
danobi:masterfrom
karitham:url-parsing

Conversation

@karitham

@karitham karitham commented Oct 3, 2025

Copy link
Copy Markdown
Contributor

Remove the regex URI hack in favor of URI-based parsing, to accomodate the more complete github URLs.

Avoids me stripping a bunch of components to make the prr format happy; should fix #51

@karitham karitham changed the title prr: proper url parsing proper url parsing Oct 3, 2025

@danobi danobi left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

sweet, thanks!

@danobi
danobi merged commit 680dafd into danobi:master Oct 4, 2025
3 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.

prr get, submit etc. support for '/pull/' within path?

2 participants