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

http auth on dependency level #111

Closed
wants to merge 4 commits into from
Closed

Conversation

n-r-w
Copy link

@n-r-w n-r-w commented Jan 25, 2024

  • I use protodep to work with dependencies from public and private repositories at the same time. In such a situation, the global setup of basic-auth-username and basic-auth-password via the command line is not suitable.
    Added the ability to set a username and password at the level of each dependency in protodep.toml.
  • Added the ability to import from local folders. This can be useful if we need to collect all protos (including local ones) in one place for the import to work correctly.

P.S. The changes in 0644 are the go autoformat, not my edits

@n-r-w n-r-w force-pushed the master branch 2 times, most recently from fb5350b to 858c3e1 Compare January 25, 2024 21:06
@n-r-w n-r-w closed this by deleting the head repository Aug 13, 2024
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

Successfully merging this pull request may close these issues.

1 participant