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

Fixed merging. #15

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Fixed merging. #15

wants to merge 19 commits into from

Conversation

FerrisWasTaken
Copy link
Collaborator

There were a number of test failures due to incorrect imports and misplaced functions.
NOTE: paxy-plugin is not yet functional

@FerrisWasTaken
Copy link
Collaborator Author

The CI is failing due to the addition of the semver submodule

.gitignore Show resolved Hide resolved
Copy link
Member

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?

Copy link
Collaborator Author

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

Copy link
Member

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

Copy link
Member

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

Copy link
Collaborator Author

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

Copy link
Member

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?

paxy/src/app/config.rs Show resolved Hide resolved
pvshvp-oss and others added 4 commits May 8, 2024 12:06
* 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>
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.

3 participants