MannemSolutions / PgQuartz

Cluster aware scheduler for PostgreSQL
GNU General Public License v3.0
3 stars 1 forks source link

option to do a git pull before running the job #16

Closed sebasmannem closed 2 years ago

sebasmannem commented 2 years ago

If the job definition and commands are in a git repo, we could do a git pull before running the job. We could even checkout a specific branch which could be very helpfull when running CI/CD on a job.

sebasmannem commented 2 years ago

Fixed in https://github.com/MannemSolutions/PgQuartz/releases/tag/v0.1.5d