Cloud Native: Reusable CI/CD pipelines with GitLab
To provide developers with reusable building blocks for test and build pipelines, GitLab offers two concepts: Job Templates and GitLab Components.
Cloud Native: Reusable CI/CD pipelines with GitLab
To provide developers with reusable building blocks for test and build pipelines, GitLab offers two concepts: Job Templates and GitLab Components.
Cloud Native: Wiederverwendbare CI/CD-Pipelines mit GitLab
Um Entwicklern wiederverwendbare Bausteine für Test- und Build-Pipelines bereitzustellen, bietet GitLab zwei Konzepte: Job-Templates und GitLab Components.
via @dotnet : Packaging and Publishing a .NET MAUI Library with GitHub Actions
https://ift.tt/a4tKkVe
#DotNet #MAUI #GitHubActions #DevOps #NuGet #LibraryPublishing #MSBuild #Automation #Versioning #PackageSigning #AzureDevOps #ContinuousIntegration #ContinuousD…
CLC 2025: Vorträge zu Developer Experience und Platform Engineering einreichen
Für die Vor-Ort-Konferenz zu Developer Experience, Platform Engineering und Software Delivery suchen die Veranstalter noch bis 1. Mai Vorträge und Workshops.
#ContinuousIntegration #Containerisierung #ContinuousDelivery #IT #Kubernetes #Softwareentwicklung #news
"'It was fine before we added your code' doesn't mean that the team merged last did a poor job. This is counterintuitive but worth considering. If the merges had happened in the opposite order, the other team would seem to be at fault."
#softwareengineering #developerexperience #mergeconflicts #continuousintegration
Local CI. Sign off on your own work
https://github.com/basecamp/gh-signoff
#HackerNews #LocalCI #SignOff #GitHub #DevOps #Basecamp #ContinuousIntegration
I was going to write about what I learned today involving #continuousintegration and #ansible and #molecule and #podman.
Then I made the mistake of opening any sort of application or web site where people can post #currentevents or their opinions.
So that train of thought got thoroughly derailed.
🚀 Speed up your Go test suite (and your CI)! 🧪💨
Tired of waiting forever for your tests to finish in CI? 😩 You're not alone.
Check out our latest guide on parallelizing large Go test suites to drastically cut down CI cycle times. 🕒⚡️
✅ Split your test suite
✅ Run tests in parallel with GitHub Actions
✅ Real-world Makefile + GitHub Actions examples included!
👉 Read it now: https://victoronsoftware.com/posts/large-go-test-suite/
#Golang #UnitTesting #DeveloperExperience #ContinuousIntegration
Loading container images: Keeping Docker Hub Rate Limits under control
The download of container images at Docker Hub is restricted by the pull rate limits. These should be tightened – but there is a suitable workaround.
#ContinuousIntegration #Containerisierung #Docker #IT #Kubernetes #news