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

@slowsage slowsage commented Nov 10, 2024

Migration of extensions from main anyrun repo.
Related to #206

@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
@slowsage slowsage changed the title Migrate extensions Migrate extensions (#206) Feb 24, 2025
@slowsage slowsage changed the title Migrate extensions (#206) Migrate extensions. Fixes #206 Feb 24, 2025
@slowsage slowsage changed the title Migrate extensions. Fixes #206 Migrate extensions Feb 24, 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