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
The CI infrastructure is trying to publish cabal files to hackage when we merge to master.
If we make a mistake we need to push force on master or publish a hotfix.
We could have the CI always release on branches with the name release-<version>, and only when all packages have uploaded their candidates to hackage successfully.
The text was updated successfully, but these errors were encountered:
The CI infrastructure is trying to publish cabal files to hackage when we merge to master.
If we make a mistake we need to
push force
on master or publish a hotfix.We could have the CI always release on branches with the name
release-<version>
, and only when all packages have uploaded their candidates to hackage successfully.The text was updated successfully, but these errors were encountered: