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

Migrate extensions #198

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

slowsage
Copy link

Migration of extensions from main anyrun repo

@slowsage
Copy link
Author

I have changes to 14 more repos with version 0.1.1 for all crates. I have added a new repo called plugin-randr.

https://github.com/orgs/anyrun-dedup/repositories has all the changes,

To test builds, I created a .cargo/config.yml file with

[patch.crates-io]
anyrun-interface = { path = "../interface" }
anyrun-macros = { path = "../macros" }
anyrun-plugin = { path = "../plugin" }

If this looks ok, I can submit the 14 prs. Did not want to spam without getting feedback.
https://github.com/orgs/anyrun-dedup/repositories is a mirror org I created to test this out. Feel free to commit there or use as staging for migration.

@slowsage slowsage reopened this Jan 9, 2025
@slowsage slowsage mentioned this pull request Jan 9, 2025
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.

1 participant