X Tutup
Skip to content

refactor: remove try-resolve dependency and implement custom path utility#458

Merged
azu merged 1 commit intohonkit:masterfrom
noritaka1166:remove-try-resolve
May 1, 2025
Merged

refactor: remove try-resolve dependency and implement custom path utility#458
azu merged 1 commit intohonkit:masterfrom
noritaka1166:remove-try-resolve

Conversation

@noritaka1166
Copy link
Contributor

Remove deprecated try-resolve and directly implement.

Closes #457.

…lity

- Remove deprecated try-resolve
- Implement custom path utility

Closes honkit#457.
@azu azu added the Type: Refactoring A code change that neither fixes a bug nor adds a feature label May 1, 2025
Copy link
Member

@azu azu left a comment

Choose a reason for hiding this comment

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

lgtm

thanks

@azu azu merged commit c49e53d into honkit:master May 1, 2025
13 checks passed
@github-actions github-actions bot mentioned this pull request May 1, 2025
@noritaka1166 noritaka1166 deleted the remove-try-resolve branch May 23, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Refactoring A code change that neither fixes a bug nor adds a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

try-resolve has been deprecated

2 participants

X Tutup