Neil Hanlon

Results 64 issues of Neil Hanlon

we should be using LazyBuilder for module builds

Fastly allows for special characters (like `.`) in the KV store name, but since the configuration is in toml, these characters need to be either escaped, or wrapped in quotes...

Currently, the publisher server only allows for three options when setting cache-control settings: extended (one year), never (no-store), and null, which skips setting the cache-control header. At the same time,...

Hi! Thanks so much for your work on mkdocs-static-i18n. We use this plugin to build https://docs.rockylinux.org and have enjoyed it for the past few years. Recently we have been working...

For some reason, reddit.com urls began acting strangely in our usage of urlchecker-action. See an example run [here](https://github.com/rocky-linux/documentation/actions/runs/8784686176/job/24103436753#step:4:606) -- these urls report no issues above (despite verbose=True), and this makes...

I'm having a weird issue on one of my Omeka installations that I am 100% unable to replicate in any of my other four or so environments. These are all...

### TL;DR Added a new `task_info` command integrated with the `tablewriter` library to generate ASCII tables. ### What changed? - Updated `go.mod` and `go.sum` to include `github.com/olekukonko/tablewriter v0.0.5` as an...

approved

### Is this feature request related to a problem? If so, please describe it. when a build task fails due to a locked NVR, it's not really clear why it...

enhancement