Jelmer Vernooij

Results 140 issues of Jelmer Vernooij

Add macos to platforms for GitHub actions.

Add a depth argument to ControlDir.sprout() and Repository.fetch().

Add osutils.cache_dir function and use it where we create Breezy-specific caches.

Raise proper exception when encountering filenames that are invalid in the current encoding.

Bundle the keywords plugin.

Remove genericr from the list of interface implementations. It's incompatible with logr < 1.0.0, and hasn't been updated in 2+ years. See wojas/genericr#2

--------------------------------------------------------------------------- #### 1. What is not working as documented? Photoprism automatically capitalises the first letter in every part of a name. In Dutch, this is incorrect as prepositions are spelled...

enhancement

Add support for Kubernetes 1.25. Move to CRDs removed in Kubernetes 1.25: * policyv1beta1.PodDisruptionBudget => policyv1.PodDisruptionBudget * batchv1beta1.CronJob => batchv1.CronJob * corev1.Handler => corev1.ProbeHandler Update to minor change in apimachinery...

Add support for building docker images based on rocky8.