Etienne Girondel
Etienne Girondel
Hello, This PR adds workspaces support to the HTTP Backend and could benefit numerous state hosting tools. Kind regards,
**Describe the bug** With a log execution with numerous elements, the rendering by Vue.js stops with the following errors: ``` Error: Rendered items limit reached itemsLimitError chunk-vendors.js:164732 updateVisibleItems chunk-vendors.js:164732 handleResize...
### Why this pull request ? This pull request enable Jenkins adminstrator (or users) to add specific arguments to each `docker run` commands issued by the plugin to the underlying...
Hello there, This PR intends to fix proxy requiring authentication usage and wrong documentation about it. I could not find a way to use proxy requiring an authentication with [preemptive...
Hello, Lorsque l'on récupère les properties d'un module utilisé par une plateforme via l'API, on récupère toutes les properties avec leur valorisation. Malheureusement, actuellement on récupère aussi des propriétés qui...
Hi, Here is an implementation of HTTP remote backend workspace handling by passing workspace information as query param. Work was influenced by the lock implementation that pass the LockID information...
Hello, ### Current Terraform Version ``` Terraform v1.4.0-dev ``` ### Use-cases Let the HTTP backend support workspaces ### Attempted Solutions Adding a new URL parameters and use `OPTIONS` and `DELETE`...