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

[pull] main from microsoft:main #21

Open
wants to merge 3,828 commits into
base: main
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 6, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Sep 6, 2021
@pull pull bot added ⤵️ pull and removed 🔍 Ready for Review Pull Request is not reviewed yet labels Sep 6, 2021
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Sep 6, 2021
@coveralls
Copy link

coveralls commented Sep 6, 2021

Pull Request Test Coverage Report for Build 4208374481

  • 5114 of 12959 (39.46%) changed or added relevant lines in 446 files are covered.
  • 433 unchanged lines in 114 files lost coverage.
  • Overall coverage increased (+0.3%) to 41.9%

Changes Missing Coverage Covered Lines Changed/Added Lines %
extensions/agent/src/dialogs/agentDialog.ts 0 1 0.0%
extensions/arc/src/ui/dashboards/postgres/postgresDashboard.ts 0 1 0.0%
extensions/azurecore/src/azureResource/services/cacheService.ts 0 1 0.0%
extensions/azurecore/src/azureResource/services/subscriptionFilterService.ts 0 1 0.0%
extensions/azurecore/src/azureResource/tree/baseTreeNodes.ts 5 6 83.33%
extensions/azurecore/src/azureResource/tree/treeProvider.ts 7 8 87.5%
extensions/cms/src/cmsResource/tree/cmsResourceTreeNode.ts 0 1 0.0%
extensions/cms/src/cmsUtils.ts 0 1 0.0%
extensions/dacpac/src/wizard/pages/deployPlanPage.ts 0 1 0.0%
extensions/machine-learning/src/modelManagement/deployedModelService.ts 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
extensions/arc/src/models/controllerModel.ts 1 0%
extensions/arc/src/models/postgresModel.ts 1 0%
extensions/arc/src/ui/dashboards/controller/controllerDashboardOverviewPage.ts 1 0%
extensions/arc/src/ui/dashboards/controller/controllerDashboard.ts 1 0%
extensions/arc/src/ui/dashboards/miaa/miaaDashboard.ts 1 0%
extensions/arc/src/ui/dashboards/postgres/postgresOverviewPage.ts 1 0%
extensions/arc/src/ui/tree/controllerTreeNode.ts 1 0%
extensions/azurecore/src/account-provider/auths/azureAuthError.ts 1 75.0%
extensions/azurecore/src/azureResource/providers/azuremonitor/azuremonitorService.ts 1 0%
extensions/azurecore/src/azureResource/providers/databaseServer/databaseServerService.ts 1 0%
Totals Coverage Status
Change from base Build 1200140642: 0.3%
Covered Lines: 28657
Relevant Lines: 63512

💛 - Coveralls

@todo
Copy link

todo bot commented Sep 8, 2021

Needed?

import { IConfigurationService } from 'vs/platform/configuration/common/configuration'; //TODO: Needed?
import { TreeItemCollapsibleState } from 'vs/workbench/common/views';
import { localize } from 'vs/nls';
import { NodeType } from 'sql/workbench/services/objectExplorer/common/nodeType';


This comment was generated by todo based on a TODO comment in 73ee6c3 in #21. cc @microsoft.

barbaravaldez and others added 24 commits February 5, 2024 12:22
* vBump ScriptDom version for sql projects

* updating Microsoft.Build.Sql to latest preview version
* update encryption options strings

* update order
* Also fixed errors from undefined searchWidget in searchView
…option. (#25197)

* Created cancelFeedback Dialog

* created wizard custom cancel button and add Dialog on click

* moved update telemtry to the the cancellation feedback dialog

* added others reason option in cancel feedback dialog

* added unique cancellation reasons for each page

* added callback func to dialog and called dialog to migration cancellation

* added styles to cancelFeedback dialog

* updated string with localized strings in cancellation dialog

* removed static variable from wizardController

* added confirmation dialog for login migration

* updated cancellation reasons for login migration

* different cancel reason based on targettype

* added different reasons for different login migration pages

* updated localised strings and maxLength of inputBox
aasimkhan30 and others added 30 commits October 29, 2024 09:12
* Bump @vscode/test-web version to 0.0.62

* Update distro hash
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add CodeQL Analysis workflow (#10195)

* Add CodeQL Analysis workflow

* Fix path

* Update migration list table columns width

* Update migration list table columns width

---------

Co-authored-by: Justin Hutchings <[email protected]>
Co-authored-by: Akshika Gupta <[email protected]>
* Bump axios from 1.6.2 to 1.7.4 in /extensions/azurecore

Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.2...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump distro hash

* Bump distro hash again

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lewis Sanchez <[email protected]>
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.0...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…6031)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#26049)

* Create project from quickpick

* Fix test

* Fix test
* Create project from quickpick

* Fix test

* Fix test

* Fix a bug in my last PR
… database via quickpick (#26054)

* Fix target platform when creating project from database via quickpick (#26049)

* Create project from quickpick

* Fix test

* Fix test

* Port to release branch
* Extension management issue template

* remove params
* Add CodeQL Analysis workflow (#10195)

* Add CodeQL Analysis workflow

* Fix path

* Add required indicators for fields

* Revert code ql changes

* Update migration list table column width

* Add TODO

---------

Co-authored-by: Justin Hutchings <[email protected]>
Co-authored-by: Akshika Gupta <[email protected]>
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 6.0.5 to 6.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v6.0.5...v6.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* updating types file

* updating tests to include previously-missed props

* bumping STS
* Update README.md

* Update buildHelper.ts

* Update newSdkSqlProjectTemplate.xml
* Remove remote directory and fix build

* Update distro hash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull 🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.