James Hewitt

Results 38 issues of James Hewitt

The sendmail method doesn't appear in the documentation: https://urlwatch.readthedocs.io/en/latest/reporters.html

Interested in thoughts of this style of config ```yaml report: text: # Still have these for inheritance details: true footer: true line_length: 75 minimal: false html: diff: unified reporters: -...

This allows the user to selectively run jobs based on a tag for use cases where you might want to run urlwatch on different schedules for different jobs and other...

Related to: https://github.com/distribution/distribution/pull/4102#discussion_r1359481280 @crazy-max can you advise? I don't reallyknow what I'm doing and you said this should work ;) ``` jammy:distribution$ make validate docker buildx bake validate [+] Building...

A common pattern to build a locally trusted CA with cert-manager is to create a self-signed issuer, use it to issue a CA certificate, then use that certificate with a...

I wanted to do an activity report as a one-off, so put together a command line version. This could also be a separate package I guess, but we'd still need...

**Is your feature request related to a problem? Please describe.** When ArgoCD is used to sync a catalog source that uses the `olm.catalogImageTemplate` to set the image name, the image...

Raised here: https://github.com/thp/urlwatch/pull/811#issuecomment-2094822368