Fred Muya

Results 6 issues of Fred Muya

##### SUMMARY When requesting for a certificate using the acm AWS module, there's an option to use either email validation or DNS validation. When the DNS option is chosen, the...

python3
docs

I'm seeing `(inv.)` after some of the currency names, e.g. `Zambian kwacha (inv.)` - what does it mean?

The `staticcheck` command provides options to pass in flags like `-tags` (to specify which build flags to use) - more examples here: https://staticcheck.io/docs/running-staticcheck/cli/ So it's possible to run: ``` staticcheck...

The `save-state` and `set-output` commands have been marked as deprecated by GitHub: [GitHub Actions: Deprecating save-state and set-output commands](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/) Update the libraries & actions in this action to utilize updated...

## Scenario Take this Bruno Request as an example: ``` meta { name: HTTP Bin Get Anything type: http seq: 3 } post { url: https://httpbin.org/anything body: json auth: none...

- Link to “docs documentation” from main README - Add requirements.txt for docs project ### Notes - Only added base requirements to `requirements.txt` - let me know whether the full...