You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting: Confirm Version and Tag
==============================================================================
Task : Python script
Description : Run a Python file or inline script
Version : 0.237.1
Author : Microsoft Corporation
Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/python-script
==============================================================================
C:\hostedtoolcache\windows\Python\3.10.11\x64\python.exe D:\a\1\s\ConfirmVersionAndTag.py
Traceback (most recent call last):
File "D:\a\1\s\ConfirmVersionAndTag.py", line 27, in <module>
raise Exception("Version %s not in format major.minor.patch" % v)
Exception: Version 0.1.52.dev3+g6a806d0 not in format major.minor.patch
##[error]The process 'C:\hostedtoolcache\windows\Python\3.10.11\x64\python.exe' failed with exit code 1
Finishing: Confirm Version and Tag
Reproduction steps
Tagged the repo.
Expected behavior
CI passes.
Execution Environment
No response
Pip packages
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Contact Details
[email protected]
Describe the Bug
CI job "Confirm version and tag" is failing.
Reproduction steps
Tagged the repo.
Expected behavior
CI passes.
Execution Environment
No response
Pip packages
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: