Anthony HAMON

Results 23 comments of Anthony HAMON

I guess you mean when you use IsExistingEmail because IsEmail is a simple regexp check so you have to use the later if you don't want any domain check.

At the moment, what is shown is only if files are added (if you track a folder), updated or deleted. I planned to add quickly a command to show a...

At the moment, it shows only that a file changed, I have to rely on a vcs to have a precise idea what changed, I planned to do that soon.

Thanks for reporting. This is linked to your first ticket right ? What seems to be wrong is that tables don't support specials characters because the rest of the file...

Ok so could you provide me a file for the first ticket like in this one to reproduce the problem. About this ticket, I guess the problem come from a...

Hi, sure it can be done, we have to setup goreleaser to do such a kind of thing => https://goreleaser.com/customization/#Homebrew

Hi Michael, thanks for your message and your interest, I'm going to answer at every point you mentionned and have a a look to what you've done. Just a thing,...

I understood, after writing this comment, I was thinking you did so, cause you expected my opinion first. Having a quick sight, I'm 100% agree about your point concerning git...

Sorry for this big delay, I wasn't free those days, I will finish to review everything today. Thanks for your messages, I merged your PR.

Ok great. About other files in repo, it's related to functional test and to have a development environment so they are important, you can have a look here https://travis-ci.org/antham/helm-backup to...