Search
Items tagged with: codeberg
New blog post: mergiraf.org, a syntax-aware merge driver for #Git.
Supports #Java, #Rust, #Golang, #javascript, #cpp, #csharp, #html, #json, #yaml and #xml so far, and it's quite easy to add support for more thanks to #treesitter.
antonin.delpeuch.eu/posts/merg…
Get it on #Codeberg: codeberg.org/mergiraf/mergiraf
mergiraf
A syntax-aware git merge driver for a growing collection of programming languages and file formats.Codeberg.org
Ooh, looks like Woodpecker CI is getting support for running rootless images. Which means I should be able to set up CI for Kitten* on @Codeberg soon :)
github.com/woodpecker-ci/woodp…
#kitten #SmallWeb #continuousIntegration #codeberg #woodpecker
Kubernetes | Docker: Add support for rootless images by pat-s · Pull Request #4151 · woodpecker-ci/woodpecker
fix #1077 fix #3552 fix #3164 Docs Background The blocking issue for non-root images in k8s are the volume mount permissions as noted by @6543 in #1077 (comment). Volumes are by default owned by...GitHub