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
I didn't really see the reason to keep the files split, when ci.yaml
is pretty easily made to work for both scenarios. We end up losing pushes
pushing new container images for non-main branch builds if not created by
dependabot. That was a lot to keep in context and also the correct thing to do.
A push to a branch by someone with write permissions would end up pushing to the
one and only/main use tags. This was just *wrong*. So all in all we get better
determenisitc behavior with this setup.
Signed-off-by: Manuel Mendez <mmendez@equinix.com>
0 commit comments