[Bf-committers] Version 1.91.1 patch version skip

James Monteath james at blender.org
Thu Jan 21 14:08:27 CET 2021


Hi, I would like to share some of the issues we had with the Windows Store
publishing of 2.91.1 version.

Uploading version 2.91.1.0 to the Windows Store failed with this error:

---

All .msix and .appx packages (including previously published and currently
uploaded) must be uniquely identified by their full names. You have
provided two packages with the full name
BlenderFoundation.Blender_2.91.1.0_X64_ which have different contents.
Please remove one of these packages, or increment current package versions
to continue.

---

This was caused as a result of previously uploading 2.91.1.0 to Windows
store a few days earlier using their Test Flight feature. Test Flight
feature allows us to publish a package to a group of selected users without
making the package public.

Incrementing the revision to 2.91.1.1 also failed as we discovered
searching via Google, the version number must be unique,
major.minor.patch.0, and the revision must be set to 0.

Even though all packages were deleted from the Windows Store Test Flight
system, it still detected that it existed.

The only way to fix this on Windows Store is to bump the version from
2.91.1.0 to 2.91.2.0 in the blender git branch and rebuild the package for
distribution.

For the purpose of continuous delivery, we will no longer use the Test
Flight feature in Windows Store. Snap or Steam are much better suited for
this as they allow for updates using the same version. Final publishing to
Windows Store will start once all other stores have been published and
verified.

James.

-- 
James Monteath - james at blender.org - www.blender.org
Blender DevOps Engineer


More information about the Bf-committers mailing list