Mark Evans

Results 26 comments of Mark Evans

@martinhey so @angelobelchior i'm just starting out, but does this package not support V1? Should I not consider this Package? Perhaps update the Readme.md with the details.

Similar question. How do you use this to fire on the first and third wednesday. 6#1,3 does not work. Nor does 6#1,6#3 Should it? @odinserj

+1 without being able to let all your workers finish up and then stop taking new jobs, its hard to do a graceful deployment.

@JustMaier Is this still the best way to do this?

@JustMaier So this looks like it would delete all jobs in all queues. Ideally we could specify a queue name right?

Right. Below is what i ended up with. It is very slow, and while it does work, you do have to have a worker running and monitoring each queue otherwise...

@odinserj Thoughts on this? It would be really nice to have a button next to any queue with jobs in it and the ability to delete all jobs.

@odinserj Any feedback here? What do you suggest for clearing a queue. BackgroundJob.EmptyQueue("queue-name") and make it fast?

I'm in the dscord now asking a very similar question. I want to use a flow like these mentioned here: https://github.com/gitext-rs/git-stack/blob/main/docs/comparison.md

FYI I got an update via Discourse. The GitButler team is aware of the need but at the moment GitButler doesn't fully support the stacking & syncing of branches.