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
After a sprint create a pre-release first which has a lifetime of 1-2 weeks to ensure that we do not publish unstable package versions. Hotfixes should then target the pre-release branch and will result in a new prerelease. After all critical bugs have been fixed and no new ones have been reported for 1(?) week, the prerelease branch will become the new master and result in a new stable release.
When finding show stopper bugs in the current release use a hotfix branch to fix it. Don't publish nuget packages manually because it is not visible in the commit log