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

Unclear how to manage devImports #455

Closed
bartek opened this issue Jun 1, 2016 · 3 comments
Closed

Unclear how to manage devImports #455

bartek opened this issue Jun 1, 2016 · 3 comments

Comments

@bartek
Copy link

bartek commented Jun 1, 2016

Hiya,

Great project! I see my generated glide.lock file contains a devImports array, but how is this managed by glide.yaml? I am not able to see any documentation around how to either specify a dev import with glide get or if there's a specific flag I should set on a package within glide.yaml

Am happy to amend the documentation once I discover how to do this :)

Thank you!

@jredville
Copy link

http://glide.readthedocs.io/en/latest/glide.yaml/ discusses a devImports section in the yaml, with the same format as the import section of the yaml

@mattfarina
Copy link
Member

PR #461 takes this and makes test imports work. Reviews appreciated.

@mattfarina
Copy link
Member

Fixed. Tip of master now handles test imports.

This issue was closed.
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