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

DUB option to choose local DUB registry workspace #641

Closed
bruno-medeiros opened this issue Aug 5, 2015 · 3 comments
Closed

DUB option to choose local DUB registry workspace #641

bruno-medeiros opened this issue Aug 5, 2015 · 3 comments

Comments

@bruno-medeiros
Copy link

The local DUB registry (ie, the directory with the local-packages.json file, as well as downloaded DUB packages), shouldn't be hardcoded to a single default. There should be a global option to control with location to use. The main use case for this is for test suites that use DUB (--bare is not fully adequate for this purpose).

@wilzbach
Copy link
Member

wilzbach commented Apr 7, 2016

(related to #557 and #383)

@andre2007
Copy link
Contributor

For test suites the a good solution is to adapt the environment variable HOME while calling dub.
Does this solve your issue?

@Geod24
Copy link
Member

Geod24 commented Aug 6, 2022

We now have --skip-registry and the ability to specify the registry in dub.settings.json.

@Geod24 Geod24 closed this as completed Aug 6, 2022
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

4 participants