News
Newest
Ask
Show
Jobs
Open on GitHub
Show HN: CI/CD in your terminal, zero YAML
(zippy.sh)
4 points | by
svanderbijl
4 hours ago
3 comments
sankalpnarula
1 hour ago
Curious, How is this different from pre commit hooks?
[-]
arnovr
29 minutes ago
One other big difference with a pre-commit hook is that you are integrated with your team / software. Like other CI tools, you centralized your build, precommit stays on your machine.
svanderbijl
32 minutes ago
Pre-commits hooks run locally. Zippy runs builds on remote Incus VMs that stick around for the next build so subsequent builds are fast.
[-]
Bnjoroge
6 minutes ago
so is this a remote CI/CD that I can run locally? how's this different from CI thata allows me to ssh into a remote CI/CD host?
Remi_Etien
26 minutes ago
[dead]
rando-guy
2 hours ago
[dead]
3 comments