-
Notifications
You must be signed in to change notification settings - Fork 71
Incorrect stream version for updated package displayed in progress #160
Comments
Yeah, that is known issue, not reported here tho. |
Not only in progress, in report, git releases, everywhere really. |
I'll work on something to fix this. |
@majkinetor it looks like the git releases plugins get the correct version: or perhaps @Thilas already fixed this issue? |
I don't remember exactly but I might have fixed this a while ago. For the current bug I hope I'll find time this weekend to work on it. I'll let you know. |
I finally found time to take care of this issue. FYI, I confirm that I fixed the GitRelease plugin a while ago in order to get 1 release per updated stream. Everywhere else, we got only 1 reference per package (progress, git commit, report, ...) and this reference was incorrect as stated. It will no longer be the case. |
Not a big problem, but the latest run for updating a package that is using streams listed in the log that it had updated the lowest stream number package, but in fact it had updated (and submitted) a higher version.
This build log - https://ci.appveyor.com/project/DavidGardiner/au-packages/build/521 contains:
"[25/26] ubiquiti-unifi-controller is updated to 5.4.19 and pushed (37.23s)"
But actually it was v5.8.24 that was pushed.
My repo is here if that's relevant https://github.com/flcdrg/au-packages
The text was updated successfully, but these errors were encountered: