9.4.0 rc1 pipelines failed in dev due to package name collision
Both the branch build and the tag build created a package with the same package name, and both tried to push to our pre-release repo. As a result some of the builds failed, because the package was already there. Preventing the pipeline from going further.
All packages are actually up in the pre-release repo, they just were populated using multiple pipelines. So we are not blocked from a prod deploy, but we won't be able to push the packages that were build on the branch to the public repository.
Example of failing build: https://dev.gitlab.org/gitlab/omnibus-gitlab/-/jobs/1241155