-
Notifications
You must be signed in to change notification settings - Fork 5
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
Fixed merging. #15
base: main
Are you sure you want to change the base?
Fixed merging. #15
Conversation
The CI is failing due to the addition of the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why the resolver that is no longer the default in newer editions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using the newer resolver causes extism to stop being resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you find any documentation on why this has to be done? It seems strange
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps the name could be a bit more clear to distinguish from an actual plugin. Just an opinion
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Paxy-plugin functions like any user plugin i.e. it is a ln actual plugin
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is this plugin for? And why is it within the Paxy repository?
* added basic remove repo function * cleaner error reporting * semver submodule to dependency * merge bug * refactroed to use macro --------- Co-authored-by: Ishaan Subramanya <whthownothing@gmail.com>
There were a number of test failures due to incorrect imports and misplaced functions.
NOTE: paxy-plugin is not yet functional