Romuald Conty

Results 13 issues of Romuald Conty

Check if there is something useful in some repositories cloned from googlecode previously the official export.

enhancement

If you uses API and provides some attributes as integer, the #computeValue raise with an invalid implicit conversion of Integer into String Fixes #215

**Describe the bug** During _Compute Resource_ creation, when you select the `User token` method, the form stay the same and ask about `Access ticket` related creds. Using "Test connection" trigged...

**Describe the bug** During the creation or modification of a _Compute Ressource_, after selecting the `user token` auth method and filling all fields with invalid token, I tested connection with...

bug

**Describe the bug** Using API and providing integer as attribute value raise the exception `no implicit conversion of Integer into String`. **To Reproduce** Steps to reproduce the behavior: 1. Craft...

When passing an environment variable with special characters, it can broke the script or produce unexpected behavior. I encountered two of them: * If a `$` is in environment variable,...

community
enhancement

You may be interested in improvements I've made in this library, starting by code cleaning.

Noticed by @ekohl at https://github.com/voxpupuli/modulesync/pull/219#discussion_r723045955

From my point of view, we should change our approach about two options `skip_broken` and `fail_on_warnings`: * `skip_broken` is not relevant option as, for example, an "update" that does not...