I'm not feeling good about the future of GitHub https://red-squares.cian.lol/ I have a bunch of repos I'd like to migrate off of GitHub One small problem: all my CI flows assume I'm using GitHub Actions I mean this is reasonable, I've used GitHub Actions for most of my career All my GitHub Actions flows only really work on GitHub I've moved some of them off of GitHub in the past, but it requires some significant modification and hacking because my actions really rely on GitHub platform features Recently I discovered Tekton Tekton is a kubernetes operator that lets you create CI/CD systems on top of Kubernetes clusters I have a lot of slack compute in my homelab cluster I want to see what it's like to use Tekton for CI/CD instead of GitHub Actions Tekton is also supported by Tack, a Tangled -> non-Nix CI bridge If I do in fact choose to not move my repos to Tangled long-term, moving the CI to Tekton means that my CI workflows will be fundamentally vendor-neutral, which will have…
No comments yet. Log in to reply on the Fediverse. Comments will appear here.