lewis-jackson-bots

Results 11 comments of lewis-jackson-bots

@nvuillam I don't think that the pre-commit hooks as defined can be customised due to the use of `args`. e.g. if I have this `pre-commit` config: ``` - repo: https://github.com/oxsecurity/megalinter...

Args you don't want to be overwritten need to be dumped into the `entry`

Did you test this suggestion? I'm getting ``` * unable to open *.tar as a Docker image: unable to open the file: open *.tar: no such file or directory *...

We're seeing this locally, but our debug log shows that the subscription is no longer being inferred the way that it used to be: ``` 2025-02-27T14:51:25.115Z [DEBUG] GET https://management.azure.com/subscriptions//resourceGroups/REDACTED/providers/Microsoft.Storage/storageAccounts/REDACTED?api-version=2023-01-01 ```...

@ms-henglu do you mean a `read` [timeout](https://registry.terraform.io/providers/Azure/azapi/latest/docs/data-sources/resource_list#nested-schema-for-timeouts)? If not, can you give an example of `time_sleep` working around this?

> I'm not sure if I understand the scenario correctly, if it's about getting the list of flexible servers after creating some and it returns incomplete results Apologies for being...

I think the `read` timeout would work as mentioned above. But I still think that this is a bug where the provider has timed out and chosen to return partial...

We're seeing the exact same issue without any change in our dependencies or the number of modules we need to download (~60). > Fails to cache the files unless you...

> We really shouldn't need any workarounds for those of us who want to use the Highcharts version we have in node_modules. Agreed, but I have no power to control...

> We have the same issues. My understanding is that the fair use policy is supposed to protect the officially hosted export server from heavy usage on the export.highcharts.com domain....