Skip to content

Commit 1652d81

Browse files
committed
Merge branch 'main' into SIS-chrisda
2 parents 43b3bf6 + 7978183 commit 1652d81

File tree

3,007 files changed

+175230
-112471
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,007 files changed

+175230
-112471
lines changed

.github/workflows/TierManagement.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@ name: Tier management
22

33
permissions:
44
pull-requests: write
5-
contents: read
5+
contents: write
66

77
on:
88
issue_comment:
99
types: [created, edited]
1010

11+
pull_request_target:
12+
types: [opened, reopened]
13+
1114
jobs:
1215

1316
tier-mgmt:

.openpublishing.publish.config.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"docset_name": "exchange-ps",
3838
"locale": "en-us",
3939
"monikerPath": [
40-
"mapping/MAML2Yaml/monikerMapping.json"
40+
"mapping/monikerMapping.json"
4141
],
4242
"moniker_ranges": [],
4343
"monikers": [],
@@ -46,8 +46,8 @@
4646
"type_mapping": {
4747
"Conceptual": "Content",
4848
"ManagedReference": "Content",
49-
"PowershellCmdlet": "Content",
50-
"PowershellModule": "Content",
49+
"PowerShellCmdlet1": "Content",
50+
"PowerShellModule1": "Content",
5151
"RestApi": "Content"
5252
},
5353
"version": 0
@@ -86,7 +86,7 @@
8686
"docset_name": "skype-ps",
8787
"locale": "en-us",
8888
"monikerPath": [
89-
"mapping/MAML2Yaml/monikerMapping.json"
89+
"mapping/monikerMapping.json"
9090
],
9191
"moniker_ranges": [],
9292
"monikers": [],
@@ -95,8 +95,8 @@
9595
"type_mapping": {
9696
"Conceptual": "Content",
9797
"ManagedReference": "Content",
98-
"PowershellCmdlet": "Content",
99-
"PowershellModule": "Content",
98+
"PowerShellCmdlet1": "Content",
99+
"PowerShellModule1": "Content",
100100
"RestApi": "Content"
101101
},
102102
"version": 0
@@ -108,7 +108,7 @@
108108
"docset_name": "spmt-ps",
109109
"locale": "en-us",
110110
"monikerPath": [
111-
"mapping/MAML2Yaml/monikerMapping.json"
111+
"mapping/monikerMapping.json"
112112
],
113113
"moniker_ranges": [],
114114
"monikers": [],
@@ -117,8 +117,8 @@
117117
"type_mapping": {
118118
"Conceptual": "Content",
119119
"ManagedReference": "Content",
120-
"PowershellCmdlet": "Content",
121-
"PowershellModule": "Content",
120+
"PowerShellCmdlet1": "Content",
121+
"PowerShellModule1": "Content",
122122
"RestApi": "Content"
123123
},
124124
"version": 0
@@ -135,7 +135,7 @@
135135
"docset_name": "teams-ps",
136136
"locale": "en-us",
137137
"monikerPath": [
138-
"mapping/MAML2Yaml/monikerMapping.json"
138+
"mapping/monikerMapping.json"
139139
],
140140
"moniker_ranges": [],
141141
"monikers": [],
@@ -144,8 +144,8 @@
144144
"type_mapping": {
145145
"Conceptual": "Content",
146146
"ManagedReference": "Content",
147-
"PowershellCmdlet": "Content",
148-
"PowershellModule": "Content",
147+
"PowerShellCmdlet1": "Content",
148+
"PowerShellModule1": "Content",
149149
"RestApi": "Content"
150150
},
151151
"version": 0
@@ -162,7 +162,7 @@
162162
"docset_name": "whiteboard-ps",
163163
"locale": "en-us",
164164
"monikerPath": [
165-
"mapping/MAML2Yaml/monikerMapping.json"
165+
"mapping/monikerMapping.json"
166166
],
167167
"moniker_ranges": [],
168168
"monikers": [],
@@ -171,8 +171,8 @@
171171
"type_mapping": {
172172
"Conceptual": "Content",
173173
"ManagedReference": "Content",
174-
"PowershellCmdlet": "Content",
175-
"PowershellModule": "Content",
174+
"PowerShellCmdlet1": "Content",
175+
"PowerShellModule1": "Content",
176176
"RestApi": "Content"
177177
},
178178
"version": 0
@@ -199,4 +199,4 @@
199199
"template_folder": "_themes.pdf"
200200
}
201201
}
202-
}
202+
}

.openpublishing.redirection.exchange.json

Lines changed: 8378 additions & 1338 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)