Skip to content

Commit

Permalink
Merge branch 'main' into users/nijoy/mi_impl
Browse files Browse the repository at this point in the history
  • Loading branch information
issacnitinmsft authored Dec 2, 2024
2 parents f9bf827 + 4aad50a commit a06b4ab
Show file tree
Hide file tree
Showing 535 changed files with 39,794 additions and 4,898 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ updates:
ignore:
# Updated manually to align with minimum supported Node version
- dependency-name: "@types/node"
# Updated manually to align with repo microsoft/typespec
- dependency-name: "typescript"
- dependency-name: "prettier"
# Updated manually by the Liftr team
- dependency-name: "@azure-tools/typespec-liftr-base"
# minimatch@9 is the last version to support Node 18
- dependency-name: "minimatch"
versions: [ ">= 10.0.0"]
Expand Down
6 changes: 6 additions & 0 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -1729,6 +1729,12 @@
"Eflow"
]
},
{
"filename": "**/specification/communication/data-plane/Sms/preview/**/*.json",
"words": [
"optouts"
]
},
{
"filename": "**/specification/azure-kusto/resource-manager/Microsoft.Kusto/**/*.json",
"words": [
Expand Down
101 changes: 0 additions & 101 deletions eng/common/scripts/Cadl-Project-Generate.ps1

This file was deleted.

127 changes: 0 additions & 127 deletions eng/common/scripts/Cadl-Project-Sync.ps1

This file was deleted.

Loading

0 comments on commit a06b4ab

Please sign in to comment.