Skip to content

{Batch} Fix az batch account create: AttributeError: 'str' object has no attribute 'tolower'#15915

Merged
zhoxing-ms merged 2 commits intodevfrom
bgklein-patch-1
Aug 6, 2021
Merged

{Batch} Fix az batch account create: AttributeError: 'str' object has no attribute 'tolower'#15915
zhoxing-ms merged 2 commits intodevfrom
bgklein-patch-1

Conversation

@bgklein
Copy link
Copy Markdown
Contributor

@bgklein bgklein commented Nov 13, 2020

Fixes #15888

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Nov 14, 2020

Batch

@yungezz yungezz requested a review from qwordy November 16, 2020 01:39
@yungezz yungezz added the Batch az batch label Nov 16, 2020
@yungezz
Copy link
Copy Markdown
Member

yungezz commented Nov 16, 2020

hi @qwordy ,could you pls help to review the PR?

@qwordy
Copy link
Copy Markdown
Member

qwordy commented Nov 16, 2020

How can we prevent this kind of error? It indicates that this line of code has not been tested neither manually nor automatically.

@qwordy
Copy link
Copy Markdown
Member

qwordy commented Nov 24, 2020

Azure.azure-cli (Build Homebrew Formula) Failing after 1m — Build Homebrew Formula failed

@yungezz
Copy link
Copy Markdown
Member

yungezz commented Dec 23, 2020

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@qwordy
Copy link
Copy Markdown
Member

qwordy commented Dec 24, 2020

I clicked the error and saw Build not found.

@qwordy
Copy link
Copy Markdown
Member

qwordy commented Jan 12, 2021

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@jiasli
Copy link
Copy Markdown
Member

jiasli commented Aug 5, 2021

/azp run

@jiasli jiasli requested review from Juliehzl and zhoxing-ms August 5, 2021 03:01
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@jiasli jiasli changed the title [Batch] Fix 'az account create' {Batch} Fix az batch account create: AttributeError: 'str' object has no attribute 'tolower' Aug 5, 2021
@yonzhan yonzhan added this to the Aug 2021 (2021-09-07) milestone Aug 5, 2021
@yonzhan yonzhan assigned zhoxing-ms and unassigned qwordy Aug 5, 2021
@yonzhan yonzhan requested a review from jsntcy August 5, 2021 06:34
@zhoxing-ms zhoxing-ms merged commit 41384ea into dev Aug 6, 2021
@jiasli jiasli deleted the bgklein-patch-1 branch October 29, 2021 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Batch az batch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

az batch account create fails with 'str' object has no attribute 'tolower'

7 participants