I would love to know this answer too because you have asked us to build by tags. If you are tagging individual FOSS repositories as you go in preparation for an eventual release patch; it is really important we know when to build because build.pl is pulling from a tag list we provide and will use the highest tag present and continues until it finds something from that list.So question for Synacor: Assuming that we are building from tags (and not from develop branches) are we properly updated if we just build 1 hour after the NE new patch announcement?
As an example: If this is our tag list.
Code:
--git-default-tag=10.0.8,10.0.7,10.0.6,10.0.5,10.0.4,10.0.3,10.0.2,10.0.1,10.0.0-GA
Currently showing the following 10.0.8 tags
Code:
% ./build_zimbra.sh --show-tags |grep 10.0.810.0.8 2024-04-11 23:38:04 zm-admin-console 10.0.8 2024-04-12 01:09:56 zm-aspell 10.0.8 2024-04-11 23:42:34 zm-core-utils 10.0.8 2024-04-11 23:49:10 zm-timezones 10.0.8 2024-04-11 23:56:07 zm-web-client
Please correct me if I am misunderstanding the issue and the build process given I am still trying to understand how it all works.
Jim
Statistics: Posted by JDunphy — Wed Apr 24, 2024 7:16 pm