Alexander Charykov
Alexander Charykov
When reading return all data returned from WG API even if it located on multiple pages. len(wgn.clans.list()) should return 177660, e.g. value from total ``` "meta": { "count": 100, "total":...
For example `wgn.clans.list()[clan_id]` `wot.account.list()[player_id]`
wargaming module doesn't provide any logging. It should log at least retries, request to api, errors on reading meta. Debug should show what schema was loaded and what fields are...
There is new feature in ipython 8.2.0+ added in PR #13592 which replaces %paste in history with actual pasted code. It is very useful in many cases, but there are...
### Description Add OCI registry to block to provider definition to have same behavior as Helm binary where you are doing `helm registry login` only once. As registry is specified...
### Description Add example of helm chart stored in OCI registry as there no mentioning that helm provider has support of this source. ### Acceptance tests - [X] Have you...
When you have configuration with short lived tokens as password to access docker registry on every `terraform plan` helm provider trying to update helm chart as password field is constantly...
### Description In latest release OCI repository support was added but there is no mentioning of OCI support in official provider documentation. ### References Official documentation: https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release ### Community Note...
For example ShellyPlus 2PM can be configured as switch with 2 relays or a cover. `curl http://192.168.1.133/rpc/Shelly.ListProfiles` ```json { "profiles": { "cover": { "components": [ { "type": "input", "count": 2...