Re: Missing product versions in Bugzilla

2022-07-29 Thread Albert Astals Cid
El divendres, 29 de juliol de 2022, a les 15:40:52 (CEST), David Hurka va 
escriure:
> > [...]
> 
> A bug reporter just noticed that Okular is missing several versions in
> Bugzilla.
> Okular used versions like 0.1.2 and 1.2.3, and only recently started to use
> 20.12.0 etc.
> Now, only the versions from 20.12.0 on are available.
> Is this related to the fixes you have just done to product versions in
> Bugzilla?

No, that is related to the fact that we disable ancient versions, if someone 
is running such an old version they must go away, update to something newer 
and don't bother us with things that are potentially fixed.

The only versions open for bur reporting in okular are >= 20.12.0

> 
> In this case 1.10.70 (the alpha version for 20.08) is missing.

Well that one is particularly missing, but why would anyone want to report a 
bug against an ancient alpha?

Cheers,
  Albert

> 
> Cheers, David






Re: Missing product versions in Bugzilla

2022-07-24 Thread Heiko Becker

On Sunday, 24 July 2022 01:15:09 CEST, Nate Graham wrote:
IIRC, the release team takes care of updating product-versions 
of apps on Bugzilla using a script. CCing them.


Yes, we do. At least for projects passing their version number to project() 
in CMakeLists.txt [1] and if the project name matches the product name in 
bugzilla or has an bugzilla entry in repo-metadata.git, e.g. something like 
[2].


Unfortunately Laurent sometime increases the versions for all PIM repos 
prematurely, as in before we release the tarballs to the public, which 
means the script  adds yy.mm.expected_version + 1 in these cases. Which 
should account for most of the missing versions below. There are more 
versions missing for kmail because the capability and information to do the 
kmail2 <-> kmail was only contributed by Sandro at some point in the past.



On 7/23/22 16:10, Glen Ditchfield wrote:
I've noticed an assortment of 
missing versions for different products:



|kontact | 5.20.1 5.17.2 5.16.2   |

|kmail2  | 5.20.1 5.18.3 5.18.2 5.18.1 5.18.0 |

|| 5.17.3 5.17.2 5.17.1 5.17.0|

|korganizer  | 5.20.1 5.17.2 5.16.2   | ...


I added these versions manually.

Regards,
Heiko

[1] 
https://community.kde.org/Guidelines_and_HOWTOs/Application_Versioning#Bugzilla_versions
[2] 
https://invent.kde.org/sysadmin/repo-metadata/-/commit/bfbd371087b756e6d069e32e6753dfaf810e0bbd


Re: Missing product versions in Bugzilla

2022-07-23 Thread Nate Graham
IIRC, the release team takes care of updating product-versions of apps 
on Bugzilla using a script. CCing them.


Nate



On 7/23/22 16:10, Glen Ditchfield wrote:
Phabricator has a task T2373: Make sure Bugzilla versions of our 
products are updated.  I've noticed an assortment of missing versions 
for different products:



|kontact | 5.20.1 5.17.2 5.16.2   |

|kmail2  | 5.20.1 5.18.3 5.18.2 5.18.1 5.18.0 |

|    | 5.17.3 5.17.2 5.17.1 5.17.0    |

|korganizer  | 5.20.1 5.17.2 5.16.2   |

|reminder daemon | 5.20.1 5.20.0  |


... and that's all I looked at.


Can I fix this myself, or is there someone to gently encourage?



Missing product versions in Bugzilla

2022-07-23 Thread Glen Ditchfield
Phabricator has a task T2373: Make sure Bugzilla versions of our products 
are updated.  I've noticed an assortment of missing versions for different 
products:

|kontact | 5.20.1 5.17.2 5.16.2   |
|kmail2  | 5.20.1 5.18.3 5.18.2 5.18.1 5.18.0 |
|| 5.17.3 5.17.2 5.17.1 5.17.0|
|korganizer  | 5.20.1 5.17.2 5.16.2   |
|reminder daemon | 5.20.1 5.20.0  |

... and that's all I looked at.

Can I fix this myself, or is there someone to gently encourage?