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

Can monorepo autoploy base on different paths? #873

Open
hkz404 opened this issue Dec 13, 2024 · 0 comments
Open

Can monorepo autoploy base on different paths? #873

hkz404 opened this issue Dec 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hkz404
Copy link

hkz404 commented Dec 13, 2024

What problem will this feature address?

Currently, multiple projects in one monorepo will all autodeploy after git push, however there's only one project need to be redeploy.

Describe the solution you'd like

Refer to the GitHub action's workflow, monitor different paths to determine which project needs to be redeployed.

Describe alternatives you've considered

split monorepo to multiple project? This goes against the philosophy of monorepo.

Additional context

No response

Will you send a PR to implement it?

No

@hkz404 hkz404 added the enhancement New feature or request label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant