swift-unidoc icon indicating copy to clipboard operation
swift-unidoc copied to clipboard

builder always skips branch builds unless **force rebuild** is selected

Open tayloraswift opened this issue 1 year ago • 0 comments

the web server doesn’t know where the current head of the branch is at during any given time, only the builder knows this, so the decision to skip branch builds needs to be done on the builder, not the web server

tayloraswift avatar May 13 '24 18:05 tayloraswift