zhenech on Nostr: I am sure something like this should exist already? Looking for a tool that would ...
I am sure something like this should exist already?
Looking for a tool that would watch a git repository (a branch for changes, e.g.) and if changes are found would trigger a command to be run. If that command is successful another command is executed after a defined time.
Essentially I want a to run a "deploy one" if there are changes and if nothing bad happens call "deploy all" after a day or two or 7.
Looking for a tool that would watch a git repository (a branch for changes, e.g.) and if changes are found would trigger a command to be run. If that command is successful another command is executed after a defined time.
Essentially I want a to run a "deploy one" if there are changes and if nothing bad happens call "deploy all" after a day or two or 7.