You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allows us to control the build_root ci-operator configuration for
o/operator-framework-olm in the repository vs. in o/release. This allows
us to make changes to the build root Dockerfile (base.Dockerfile) and
have those changes get tested in the same PR. Previously, the build root
Dockerfile was always built using the HEAD version, which led to
situations where you would need to first merge (blindly) to master, then
open a PR to test those changes worked.
0 commit comments