Skip to content

Fixed merging.#15

Open
MiscStuff839 wants to merge 19 commits intomainfrom
feature-plugin
Open

Fixed merging.#15
MiscStuff839 wants to merge 19 commits intomainfrom
feature-plugin

Conversation

@MiscStuff839
Copy link
Copy Markdown
Collaborator

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

@MiscStuff839 MiscStuff839 requested a review from pvshvp-oss May 7, 2024 03:58
@MiscStuff839
Copy link
Copy Markdown
Collaborator Author

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

Comment thread .gitignore
Comment thread Cargo.toml
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

Comment thread paxy-plugin/src/lib.rs
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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?

Comment thread paxy/src/app/config.rs
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