felipefoz

Results 29 comments of felipefoz

Ahh, sorry, I pressed the enter and it went through without my description. In fact, the idea was to use some outputs like `peru module list` and output the module...

Hi, Is anyone up for PR review of this feature? I am in need of this feature in a near feature, so I might start working on it if you...

Yes, I declined the netrc approach when I started considering a CI idea, it would not be so feasible. This environment variable approach would be probably the safest option and...

Hi, I've been thinking about this feature, and I've had two approaches: 1. Use environment variables to get password. But, in this case, we also might need a user name....

> The VCS modules (git, hg, svn) should be configured the way their systems expect it. As such, I discourage putting credentials into .git/config. Instead, the user should configure their...

Great, So, the flow would be something like that: At the developer machine the .netrc is located at default location which is usually ~/.netrc. The user would have to include...

> We could have curl (or http) modules look for something like PERU_{MODULE}_USERNAME and PERU_{MODULE}_PASSWORD This would be more cumbersome to set in env. variables in developer machine. It would...

It seems that I lost in this one. Let's see how it goes then. I will try to work on something in the next few days. About the alias, I...

Yes, I believe software should clearly inform its intent. In this case, the curl module make us think that curl is used for downloading the packages, as the git module...

Hi James, Anything I can do here? I am potentially interested in a Mac support. Regards,