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
System time separator '.' is used instead of ':' what is expected in the --deployat argument for Octo CreateRelease and Octo DeployRelease
What is Expected?
That the time separator ':' should always be used regardless of system settings.
What version of Cake are you using?
0.17.0-*
Are you running on a 32 or 64 bit system?
64-bit
What environment are you running on? Windows? Linux? Mac?
Windows
Are you running on a CI Server? If so, which one?
Nope
How Did You Get This To Happen? (Steps to Reproduce)
Switch to Finnish regional settings (In Windows 10, default Finnish regional settings will set time separator as '.') or switch Time Separator to '.' and run \build.ps1 and watch unit tests fail.
What You Are Seeing?
System time separator '.' is used instead of ':' what is expected in the --deployat argument for Octo CreateRelease and Octo DeployRelease
What is Expected?
That the time separator ':' should always be used regardless of system settings.
What version of Cake are you using?
0.17.0-*
Are you running on a 32 or 64 bit system?
64-bit
What environment are you running on? Windows? Linux? Mac?
Windows
Are you running on a CI Server? If so, which one?
Nope
How Did You Get This To Happen? (Steps to Reproduce)
Switch to Finnish regional settings (In Windows 10, default Finnish regional settings will set time separator as '.') or switch Time Separator to '.' and run \build.ps1 and watch unit tests fail.
Output Log
The text was updated successfully, but these errors were encountered: