Suche
Beiträge, die mit ContinuousIntegration getaggt sind
c't-Workshop: CI/CD mit GitLab
Der Workshop vermittelt Entwicklern den Umgang mit GitLabs CI-Funktionen: Sie lernen, Softwareprojekte effizient zu bauen, zu testen und zu veröffentlichen.
https://www.heise.de/news/c-t-Workshop-CI-CD-mit-GitLab-10287434.html?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege&utm_source=mastodon
#ContinuousIntegration #ContinuousDelivery #Entwicklungsumgebung #Git #Softwareentwicklung #news
Der Workshop vermittelt Entwicklern den Umgang mit GitLabs CI-Funktionen: Sie lernen, Softwareprojekte effizient zu bauen, zu testen und zu veröffentlichen.
https://www.heise.de/news/c-t-Workshop-CI-CD-mit-GitLab-10287434.html?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege&utm_source=mastodon
#ContinuousIntegration #ContinuousDelivery #Entwicklungsumgebung #Git #Softwareentwicklung #news
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 :)
https://github.com/woodpecker-ci/woodpecker/pull/4151
* https://kitten.small-web.org
#kitten #SmallWeb #continuousIntegration #codeberg #woodpecker
https://github.com/woodpecker-ci/woodpecker/pull/4151
* https://kitten.small-web.org
#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