will Farrell

Results 56 issues of will Farrell

I'm just thinking ahead on what will be on the roadmap, and this popped to mind. What is the best approach to providing custom errors in multiple languages? Is it...

Would be nice have the script default the profile to `AWS_DEFAULT_PROFILE` to be consistent with other params. This allows for assume role to be taken care of by aws cli...

Maybe an extra two columns username | All | Org | One ----------|---|-----|------ a | 1 | 1 | - b | 2 | - | 1 c | 3...

Just jotting down notes for after https://github.com/epoberezkin/ajv-keywords/pull/64 is merged - [ ] Allow options, similar to `dynamicDefaults` - [ ] `toEnumCase` have option to ignore certain char when determining uniqueness...

feature

Related to #36. `openssl ecparam -name secp521r1 -genkey -out ES512.pem && openssl ec -in ES512.pem -pubout >> ES512.pem`

As of [[email protected]](https://github.com/ajv-validator/ajv/releases/tag/v8.9.0), compiling to esm is now supported. This PR allows that functionality to be accessed.

New option that allow the use of `fast-uri`. https://ajv.js.org/options.html#uriresolver ```bash ajv compile ... --uri-resolver=fast-uri -s schema.json -o schema.js ```

BLOCK I/O 13.1 GB / 91.1 MB Related to DIND? Duplicating logs and volumes inside?

```bash ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information. If you encounter this issue regularly because of slow network conditions, consider setting...