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

Add resolver plugin trait #9725

Merged
merged 1 commit into from
May 20, 2024
Merged

Add resolver plugin trait #9725

merged 1 commit into from
May 20, 2024

Conversation

MonicaOlejniczak
Copy link
Contributor

@MonicaOlejniczak MonicaOlejniczak commented May 20, 2024

↪️ Pull Request

Adds the resolver plugin trait and empty placeholders for the remaining plugins. This is because the config is difficult to implement, and will be tackled in the near future.

Note: https://github.com/parcel-bundler/parcel/tree/molejniczak/plugin-types was the initial implementation with all the types, that needs to be revisited.

🚨 Test instructions

cargo build -p parcel_core

@MonicaOlejniczak MonicaOlejniczak changed the title Add resolver plugin type Add resolver plugin trait May 20, 2024
@MonicaOlejniczak MonicaOlejniczak added this pull request to the merge queue May 20, 2024
Merged via the queue into v2 with commit bd8c65b May 20, 2024
16 of 17 checks passed
@mischnic mischnic deleted the molejniczak/resolver-types branch May 20, 2024 07:40
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.

None yet

2 participants