nextcloud-desktop/admin
István Váradi 5dacf60fae Debian build classification 'beta' cannot override 'release'.
The Ubuntu/Debian build script classifies the built commit based
on the tags, if any, pointing to the commit. This classification
is used to determine the target PPA.

If no suitable tag points the commit, it will be an 'alpha'
build. If a tag of the format 'vA.B.C' points to the commit,
it will be a 'release' build, if the version is followed by
something, e.g. 'vA.B.C-rc1', it will be a 'beta' build.

The current classification fails if both a 'beta' and
a 'release' tag points to the commit, such as in case of
the recent v3.7.4 release, where the '-rc1' tag points to the
commit that was later released. It was deemed to be a 'beta'
build. This patch fixes this behaviour to build such commits
as 'release'es.

Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
2023-03-14 17:15:39 +01:00
..
linux Debian build classification 'beta' cannot override 'release'. 2023-03-14 17:15:39 +01:00
nix Add support for macOS to flake 2022-12-13 16:42:35 +01:00
osx Fix typo 2022-12-13 09:22:58 +01:00
win Move Windows shell extension DLLs to a root installation directory. 2022-12-29 17:59:21 +01:00
CMakeLists.txt Windows MSI: Add helper DLL and shared migration tools code 2020-09-21 16:40:19 +02:00