Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docket: fix glob handling (again) #245

Merged
merged 6 commits into from
Jan 30, 2024

Conversation

liam-fitzgerald
Copy link
Contributor

-make-glob: url encode clay built globs
This isn't supposed to work, but the check in the runtime is faulty. We fix it here for backwards compatiblity.

%docket: handle both new and old url encoding cases
Avoids having to force all third party developers to push new globs
synchronously with this update. We simultaneously support unencoded and
encoded paths by only url encoded if the unencoded path does not exist
in the glob.

This isn't supposed to work, but the check in the runtime is faulty. We
fix it here for backwards compatiblity.
Avoids having to force all third party developers to push new globs
synchronously with this update. We simultaneously support unencoded and
encoded paths by only url encoded if the unencoded path does not exist
in the glob.
@liam-fitzgerald
Copy link
Contributor Author

cc: @Fang- @arthyn

@arthyn arthyn changed the base branch from master to develop December 7, 2023 16:55
Copy link
Member

@arthyn arthyn left a comment

Choose a reason for hiding this comment

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

lgtm seems to work, sorry this took so long

desk/app/docket.hoon Outdated Show resolved Hide resolved
@arthyn arthyn merged commit a83e754 into tloncorp:develop Jan 30, 2024
1 check 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.

2 participants