-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Release Process
Dan Walmsley edited this page Apr 21, 2021
·
6 revisions
- Create a branch named
release/0.10.1
for example. - Update the version number in the file
SharedVersion.props
i.e.<Version>0.10.1</Version>
. - Push the release branch.
- wait for azure pipelines to finish the build.
- using the nightly build run a due diligence test to make sure your happy with the package.
- On azure pipelines, click on "Releases" then select "Avalonia - publish myget"
- on the release for your release branch
release/0.10.1
click on the badge for "Nuget Release" - Click deploy
- Make a release on Github releases, this will set a tag named:
0.10.1
for you. You can add release notes here. - announce on gitter, twitter, etc