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

Generate Template link and blob container dropdown fix #25553

Merged
merged 4 commits into from
Apr 8, 2024

Conversation

sahuroshan
Copy link
Contributor

As part of this PR 3 bugs have been fixed.

  1. generate template link bugs.
    In the 3 page as well now latest sku recommendation are fetched(earlier the recommended sku was displayed based on older sku recommendation) and a loading... text is displayed until the latest sku recommendation are fetched . Doing this change fixed both of the bugs related to generate template link.

image

  1. blob container dropdown bug.
    There was another bug , the ARM template was getting uploaded to the first blob container in the dropdown. Added an ondropdownchange event to fix the same.

ADO bug links-
https://msdata.visualstudio.com/Database%20Systems/_workitems/edit/3044065
https://msdata.visualstudio.com/Database%20Systems/_workitems/edit/3044076

@coveralls
Copy link

coveralls commented Apr 1, 2024

Pull Request Test Coverage Report for Build 8572925779

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.005%) to 41.752%

Files with Coverage Reduction New Missed Lines %
extensions/sql-database-projects/src/common/httpClient.ts 1 66.18%
extensions/sql-database-projects/src/dialogs/publishDatabaseDialog.ts 2 52.03%
Totals Coverage Status
Change from base Build 8549191184: -0.005%
Covered Lines: 30824
Relevant Lines: 69082

💛 - Coveralls

Copy link
Contributor

@Ramudaykumar Ramudaykumar left a comment

Choose a reason for hiding this comment

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

Looks good overall, I have added a comment, please take the change.

@sahuroshan
Copy link
Contributor Author

Looks good overall, I have added a comment, please take the change.

done

@sahuroshan sahuroshan closed this Apr 5, 2024
@sahuroshan sahuroshan reopened this Apr 5, 2024
Copy link
Contributor

@Ramudaykumar Ramudaykumar left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@sahuroshan sahuroshan merged commit e2b7752 into main Apr 8, 2024
20 checks passed
@sahuroshan sahuroshan deleted the roshansahu/BugBashFixes branch April 8, 2024 05:24
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.

None yet

3 participants