You need to sign in or sign up before continuing.
Allow push to multiple remotes, configurable on a per-remote basis
The initial multiple cache support patch implemented a rather fragile logic where we would push to the first cache in the list that used the ssh:// protocol, if any. If we implement push-over-https:// in future then this will become totally unworkable. This patch alters the logic so that each remote has a 'push' option, and BuildStream will push to any remote that has 'push: true' set.
Loading
-
mentioned in issue #224 (closed)
-
mentioned in issue #233 (closed)
Please register or sign in to comment