Damien Duportal

Results 1185 comments of Damien Duportal

> As far as I know, git clone Over HTTPS, yes it is under the API rate limit. It's only with SSH-based clone that it's not.

Hello @btrepp thanks for reporting. This is definitively a feature request (and not a bug) as we never tried a local private registry: it needs a bit of discussion to...

Lets discuss :) A few elements about how the docker registries usually handle the bearer token authentication: - The usage of username + password is mandatory. You might see the...

Many thanks @fugkco ! For what it's worth it, here is how do we handle automatic update (with updatecli), on jenkins infrastructure, of: - terraform providers: https://github.com/jenkins-infra/aws/blob/main/updatecli/updatecli.d/terraform-providers.yaml - terraform modules:...

> Thanks, @dduportal, and @lemeurherve for taking the time to write this. I think that I would be more in favor of the name "action". Good, thanks for the feedback....

Updated the initial message to use the wording `actions`

Proposal of a battle plan to tackle this issue. The idea is to avoid a "big" PR: We can tackle the following elements in independant PRs: * Rename `pullRequest` to...

@olblak that makes sense! I wonder about the naming: `local`, `default`, `auto` ?

> To handle the local git repository, I am wondering if it would make sense to have a specific scm resource kind named `local`. It would always be available with...