NOTICE | Duplicate Monticello version names

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

NOTICE | Duplicate Monticello version names

marcel.taeumel
Hi, there!

I notice several false duplicate version names between trunk and inbox. This can happen when you work on packages that only have one or the other configured in their repository group. Monticello checks uniqueness of names for all repositories in a group when saving a new version.



Am now quite sure how this can happen. Maybe because of a manual override of such names. Please don't do that. :-) A typical repository group with trunk, inbox, and package-cache can figure out, which new name to choose next:



We might want to change all repository groups to include the inbox repository by default. Let me add that to the release builder.

Best,
Marcel


Reply | Threaded
Open this post in threaded view
|

Re: NOTICE | Duplicate Monticello version names

marcel.taeumel
Through the Trunk update stream, I just added inbox and treated repos to all core packages. This should improve duplication detection in the future.

Best,
Marcel

Am 04.06.2020 10:20:17 schrieb Marcel Taeumel <[hidden email]>:

Hi, there!

I notice several false duplicate version names between trunk and inbox. This can happen when you work on packages that only have one or the other configured in their repository group. Monticello checks uniqueness of names for all repositories in a group when saving a new version.



Am now quite sure how this can happen. Maybe because of a manual override of such names. Please don't do that. :-) A typical repository group with trunk, inbox, and package-cache can figure out, which new name to choose next:



We might want to change all repository groups to include the inbox repository by default. Let me add that to the release builder.

Best,
Marcel