Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-10Reduce scope of scallwag_db transaction lockJon Turney
If multiple deploys are ready simultaneously, don't hold the lock over all of them.
2023-02-19Give deploy status feedback into scallywagJon Turney
Also: isolate each individual deploy, by putting them in a subdirectory of stagingdir named after the job id.