valerio

Results 179 comments of valerio
trafficstars

> I am not sure about the Author field, as I have a doubt. My question is how do you define author over here? Is it like only the person...

Thank you for the quick reply! > The approach involves making a temporary file, writing all contents of the source file in the temporary file and substituting the string and...

Thank you @sanacl for the PR, I'll have a look at it today

> In any case, do u think hiding these parameters is important for our community members? I would say so. Community members may deploy their own instance, thus providing the...

Thank you @jamesiri for the feedback (cc @jgbarah)

At the moment Perceval doesn't fetch this data. To get it, the token should have read:org scope (something that should be taken into account if we decide to include team...

Thanks @mhow2 for opening this issue. I tried BFG in the past but with no success (see details below). Do you have any idea to reduce the size of the...

@sduenas has an idea about how to improve the release notes. @sduenas please share your thoughts.

Hi @mpas , private repos are not directly supported by GrimoireLab. For these cases, you should pass the credentials directly in the projects.json ``` "git": [ "https://:@github.com/myprofile/Testgit123" ], ``` Similar...

It sounds like a nice feature to have. I'd say there is no mechanism in place for this at the moment, @sanacl @jgbarah any thoughts?