Skip to content

Commit

Permalink
make generate
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Nov 23, 2023
1 parent 261d30b commit 4f67664
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
6 changes: 0 additions & 6 deletions .github/labeler-issue-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ service/automation:
service/azure-stack-hci:
- '### (|New or )Affected Resource\(s\)\/Data Source\(s\)((.|\n)*)azurerm_stack_hci_cluster((.|\n)*)###'

service/azuremanagedlustrefilesystem:
- '### (|New or )Affected Resource\(s\)\/Data Source\(s\)((.|\n)*)azurerm_managed_lustre_file_system((.|\n)*)###'

service/batch:
- '### (|New or )Affected Resource\(s\)\/Data Source\(s\)((.|\n)*)azurerm_batch_((.|\n)*)###'

Expand Down Expand Up @@ -159,9 +156,6 @@ service/hdinsight:
service/healthcare:
- '### (|New or )Affected Resource\(s\)\/Data Source\(s\)((.|\n)*)azurerm_healthcare_((.|\n)*)###'

service/hpc-cache:
- '### (|New or )Affected Resource\(s\)\/Data Source\(s\)((.|\n)*)azurerm_hpc_cache((.|\n)*)###'

service/hsm:
- '### (|New or )Affected Resource\(s\)\/Data Source\(s\)((.|\n)*)azurerm_dedicated_hardware_security_module((.|\n)*)###'

Expand Down
6 changes: 0 additions & 6 deletions .github/labeler-pull-request-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ service/automation:
service/azure-stack-hci:
- internal/services/azurestackhci/**/*

service/azuremanagedlustrefilesystem:
- internal/services/azuremanagedlustrefilesystem/**/*

service/batch:
- internal/services/batch/**/*

Expand Down Expand Up @@ -161,9 +158,6 @@ service/hdinsight:
service/healthcare:
- internal/services/healthcare/**/*

service/hpc-cache:
- internal/services/hpccache/**/*

service/hsm:
- internal/services/hsm/**/*

Expand Down
3 changes: 1 addition & 2 deletions .teamcity/components/generated/services.kt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ var services = mapOf(
"authorization" to "Authorization",
"automanage" to "Automanage",
"automation" to "Automation",
"azuremanagedlustrefilesystem" to "Azure Managed Lustre File System",
"azurestackhci" to "Azure Stack HCI",
"batch" to "Batch",
"billing" to "Billing",
Expand Down Expand Up @@ -57,7 +56,6 @@ var services = mapOf(
"frontdoor" to "FrontDoor",
"graphservices" to "Graph Services",
"hdinsight" to "HDInsight",
"hpccache" to "HPC Cache",
"hsm" to "Hardware Security Module",
"healthcare" to "Health Care",
"hybridcompute" to "Hybrid Compute",
Expand Down Expand Up @@ -119,6 +117,7 @@ var services = mapOf(
"signalr" to "SignalR",
"springcloud" to "Spring Cloud",
"storage" to "Storage",
"storagecache" to "Storage Cache",
"storagemover" to "Storage Mover",
"streamanalytics" to "Stream Analytics",
"subscription" to "Subscription",
Expand Down

0 comments on commit 4f67664

Please sign in to comment.