Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Role Duplication Error in azd up Command for PostgreSQL #1621

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

Pavan-Microsoft
Copy link
Contributor

Purpose

Fix Role Duplication Error in azd up Command for PostgreSQL

Does this introduce a breaking change?

  • Yes
  • [ x] No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Run azd up multiple times after modifying the .env file and ensure the command completes without a duplicate role creation error in PostgreSQL.

Copy link

github-actions bot commented Jan 9, 2025

Coverage

Coverage Report •
FileStmtsMissCoverMissing
scripts/data_scripts
   create_postgres_tables.py56560%1–3, 5–11, 14, 26, 31–32, 35, 42–43, 49, 52, 55, 64–65, 68, 71–72, 75–76, 78, 87–88, 91–92, 94, 105–106, 110–111, 113–114, 116, 129–130, 133, 136, 138–139, 141–142, 144–145, 147–150, 152–153
TOTAL381885777% 

Tests Skipped Failures Errors Time
395 0 💤 0 ❌ 0 🔥 53.186s ⏱️

@Roopan-Microsoft Roopan-Microsoft merged commit c553312 into dev Jan 10, 2025
6 checks passed
@Pavan-Microsoft Pavan-Microsoft deleted the PSL-BUG-12616 branch January 11, 2025 16:56
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.

2 participants