botbuilder-python icon indicating copy to clipboard operation
botbuilder-python copied to clipboard

port: Fix incorrect date in v5 package versioning (#6215)

Open github-actions[bot] opened this issue 3 years ago • 0 comments

The changes in Fix incorrect date in v5 package versioning (#6215) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.

Fixes #minor

Description

This fixes incorrect PreviewPackageVersion and ReleasePackageVersion resolution in pipeline BotBuilder-DotNet-Signed-daily-v5.

Versions currently use UTC date. They should use the local date, the date that is embedded in the build number and that is shown in the build datetime listings.

Please review and, if necessary, port the changes.

github-actions[bot] avatar Feb 28 '22 21:02 github-actions[bot]