kitplummer / goa

GitOps Agent - continuously monitors a remote git repository against local/any change, and performs actions (e.g. executes a provided command) - given a periodicity that is defined as a time intervals [NOTE: very much pre-release at this point.]
MIT License
4 stars 0 forks source link

Wildcard handling in ref option #89

Open kitplummer opened 2 years ago

kitplummer commented 2 years ago

Need to support the submission of wildcards on ref input - e.g. branchname* in order to spy multiple branches.

This may be a doozy given how we're using "checkout"