Skip to content

baserock_ostree: Update for changes in BuildStream

Sam Thursfield requested to merge sam/update-ostree into master

We now need a timer job to update the summary file, see: https://buildstream.gitlab.io/buildstream/artifacts.html#summary-file-updates

I also updated BuildStream which changes the artifact push protocol. Sadly the protocol isn't versioned yet so old versions will now fail to push with weird errors.

Merge request reports