Skip to content

Fix the azd add not working bug in sjad #104

Merged
saragluna merged 2 commits into
azure-javaee:feature/sjadfrom
saragluna:xiada/fix-sjad-azd-add
Jan 13, 2025
Merged

Fix the azd add not working bug in sjad #104
saragluna merged 2 commits into
azure-javaee:feature/sjadfrom
saragluna:xiada/fix-sjad-azd-add

Conversation

@saragluna

@saragluna saragluna commented Jan 13, 2025

Copy link
Copy Markdown

Fix the azd add not working bug in sjad Azure#4473 (comment)


for {
dbName, err := console.Prompt(ctx, input.ConsoleOptions{
Message: fmt.Sprintf("Input the name of the app database (%s)", r.Type.String()),

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why prompt name twice?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One for server, one for database

@saragluna saragluna changed the title Fix the azd add not working but in sjad Fix the azd add not working bug in sjad Jan 13, 2025
@saragluna

Copy link
Copy Markdown
Author

Seems like the test coverage can pass on my local machine, will try to merge this first.

@saragluna saragluna merged commit c8dae89 into azure-javaee:feature/sjad Jan 13, 2025
@saragluna saragluna deleted the xiada/fix-sjad-azd-add branch January 13, 2025 10:10
}
{
principalId: principalId
principalType: 'ServicePrincipal'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. FYI: This caused this bug: https://github.com/azure-javaee/azure-dev/pull/105/files#r1916217093
  2. Why is this necessary?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants