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

refactor: move plugins into separate directory #286

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

Conversation

mmackz
Copy link
Collaborator

@mmackz mmackz commented Mar 9, 2024

Plugins were being mixed with non-plugin packages such as utils, tsconfig and registry in the packages directory.

This pr moves all plugin folders into a new directory packages/plugins.

@mmackz mmackz requested a review from a team as a code owner March 9, 2024 03:57
Copy link

changeset-bot bot commented Mar 9, 2024

🦋 Changeset detected

Latest commit: c750c3c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 36 packages
Name Type
@rabbitholegg/questdk-plugin-rabbithole Patch
@rabbitholegg/questdk-plugin-basepaint Patch
@rabbitholegg/questdk-plugin-symbiosis Patch
@rabbitholegg/questdk-plugin-traderjoe Patch
@rabbitholegg/questdk-plugin-arbitrum Patch
@rabbitholegg/questdk-plugin-balancer Patch
@rabbitholegg/questdk-plugin-handlefi Patch
@rabbitholegg/questdk-plugin-okutrade Patch
@rabbitholegg/questdk-plugin-optimism Patch
@rabbitholegg/questdk-plugin-paraswap Patch
@rabbitholegg/questdk-plugin-soundxyz Patch
@rabbitholegg/questdk-plugin-stargate Patch
@rabbitholegg/questdk-plugin-treasure Patch
@rabbitholegg/questdk-plugin-camelot Patch
@rabbitholegg/questdk-plugin-connext Patch
@rabbitholegg/questdk-plugin-polygon Patch
@rabbitholegg/questdk-plugin-synapse Patch
@rabbitholegg/questdk-plugin-uniswap Patch
@rabbitholegg/questdk-plugin-across Patch
@rabbitholegg/questdk-plugin-hyphen Patch
@rabbitholegg/questdk-plugin-mirror Patch
@rabbitholegg/questdk-plugin-pendle Patch
@rabbitholegg/questdk-plugin-boost Patch
@rabbitholegg/questdk-plugin-llama Patch
@rabbitholegg/questdk-plugin-sushi Patch
@rabbitholegg/questdk-plugin-tally Patch
@rabbitholegg/questdk-plugin-woofi Patch
@rabbitholegg/questdk-plugin-jojo Patch
@rabbitholegg/questdk-plugin-kote Patch
@rabbitholegg/questdk-plugin-vela Patch
@rabbitholegg/questdk-plugin-zora Patch
@rabbitholegg/questdk-plugin-gmx Patch
@rabbitholegg/questdk-plugin-hop Patch
@rabbitholegg/questdk-plugin-mux Patch
@rabbitholegg/create-plugin Patch
@rabbitholegg/questdk-plugin-registry Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Quazia
Copy link
Member

Quazia commented Mar 11, 2024

This is going to be hard to coordinate without merge issues - we'll want to get any plugin changes upstream before this probably. Don't want regressions to slip through in the migration.

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