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

Feature: Monorepo support #6344

Open
2 tasks done
yuvii opened this issue Jan 30, 2025 · 0 comments
Open
2 tasks done

Feature: Monorepo support #6344

yuvii opened this issue Jan 30, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request needs-triage Issue is not approved or ready-to-work on

Comments

@yuvii
Copy link

yuvii commented Jan 30, 2025

🔖 Feature description

This is sort of general, but the devtron dashboard clearly is designed around a multi-repo structure. We work with a large monorepo that has multiple directories and projects in one endpoint, and we would love to see devtron accomodate our organizational structure too.

🎤 Pitch / Usecases

Things I would like to see:

  • ability to reuse a github source (or defining github sources similarly to how devtron already implements configuring ECR), such that multiple apps don't have to re-import the same source
  • shallow cloning - monorepos tend to be big and contain a lot of history and projects, which makes them bulky when running a pipeline. Having the option for shallow cloning (or --depth=1) would be a big improvement
  • better functionality around importing git sources. I've mentioned it in another ticket: Bug: duplicate git source that cannot be deleted #6158 but we have a consistent issue when setting a new app with the monorepo link it always "fails" before it "works" finally. I'm guessing that there's some sort of initial crawl through the repo, which might take a long time.

🔄️ Alternative

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@yuvii yuvii added enhancement New feature or request needs-triage Issue is not approved or ready-to-work on labels Jan 30, 2025
@yuvii yuvii marked this as a duplicate of #6345 Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-triage Issue is not approved or ready-to-work on
Projects
None yet
Development

No branches or pull requests

4 participants