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

Better support for multi language, multi module projects #2102

Closed
planetf1 opened this issue Oct 7, 2019 · 2 comments
Closed

Better support for multi language, multi module projects #2102

planetf1 opened this issue Oct 7, 2019 · 2 comments
Labels
F: version-updates ⬆️ Issues specific to version updates T: feature-request Requests for new features

Comments

@planetf1
Copy link

planetf1 commented Oct 7, 2019

I have a project at https://github.com/odpi/egeria (well I'm actually experimenting on my fork first) which is primarily a maven project, but contains Java, JavaScript, docker - more no doubt in future.

Currently whilst I can easily configure maven/java support against the repo, for javascript I have to go hunting for each packages.json and add manually by specifying the path

Ditto for docker - we build 7 or so images (driven by maven) during the build, but enabling docker image support means I have to specify the path of every individual docker file

I would like dependabot configuration to be easier - by default run against all docker files in my project, or all package.json. This makes it more resiliant to future change too - such as new docker images being created,

@rebelagentm
Copy link
Contributor

Hi! Thanks for submitting this. The team is heads down for the next few months scaling Dependabot for all of GitHub :octocat:, so it may be a while before we are able to work on new features.

@infin8x infin8x transferred this issue from dependabot/feedback Jun 29, 2020
@infin8x infin8x added F: version-updates ⬆️ Issues specific to version updates T: feature-request Requests for new features labels Jul 20, 2020
@infin8x
Copy link
Contributor

infin8x commented Jul 20, 2020

Duplicate of #2178 (specifically, supporting wildcards for selecting package manifests)

@infin8x infin8x closed this as completed Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F: version-updates ⬆️ Issues specific to version updates T: feature-request Requests for new features
Projects
None yet
Development

No branches or pull requests

3 participants