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

Does this plugin support monorepo ? #49

Open
hyperse-net opened this issue Aug 23, 2024 · 5 comments
Open

Does this plugin support monorepo ? #49

hyperse-net opened this issue Aug 23, 2024 · 5 comments

Comments

@hyperse-net
Copy link

hyperse-net commented Aug 23, 2024

app
lib_core
lib_utils

auto resolve dependent version, and semantic-release

like this libraray https://github.com/changesets/changesets

@hyperse-net
Copy link
Author

could you provider a completed git repo to demonstrate the monorepo example, or normal example
which can automatically release to github maven , I believe it is very helpful for most people.

@stempler
Copy link
Member

With monorepo I assume you mean having multiple projects in the same repository that each have their own different version?

I'm afraid that's currently not supported. I think this would require adding project specific prefixes for tags to determine the version for the related project, or something in that direction.

Right now this plugin will assume the same version for all projects within the repo.

@tianyingchun
Copy link

Can you provide an example using this plugin that targets single repositories published to GitHub maven,also Contain monorepo Release all the repositories in one go using the same version. Thank you very much. It has been configured for a long time without success

@stempler
Copy link
Member

Can you provide an example using this plugin that targets single repositories published to GitHub maven,also Contain monorepo Release all the repositories in one go using the same version.

Not sure what kind of example you are after exactly.

@hyperse-net
Copy link
Author

thanks very much, i will try :)

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

No branches or pull requests

3 participants