Skip to content

Commit 4f8a0b2

Browse files
committed
Remove AzureLocal in .openpublishing.publish.config.json under main branch.
1 parent 0a249a3 commit 4f8a0b2

File tree

1 file changed

+132
-144
lines changed

1 file changed

+132
-144
lines changed

.openpublishing.publish.config.json

Lines changed: 132 additions & 144 deletions
Original file line numberDiff line numberDiff line change
@@ -1,145 +1,133 @@
1-
{
2-
"docsets_to_publish": [
3-
{
4-
"docset_name": "AKS-Hybrid",
5-
"build_source_folder": "AKS-Hybrid",
6-
"build_output_subfolder": "AKS-Hybrid",
7-
"locale": "en-us",
8-
"monikers": [],
9-
"moniker_ranges": [],
10-
"open_to_public_contributors": true,
11-
"type_mapping": {
12-
"Conceptual": "Content",
13-
"ZonePivotGroups": "Toc"
14-
},
15-
"build_entry_point": "docs",
16-
"template_folder": "_themes"
17-
},
18-
{
19-
"docset_name": "azure-managed-lustre",
20-
"build_source_folder": "azure-managed-lustre",
21-
"build_output_subfolder": "azure-managed-lustre",
22-
"locale": "en-us",
23-
"monikers": [],
24-
"moniker_ranges": [],
25-
"open_to_public_contributors": true,
26-
"type_mapping": {
27-
"Conceptual": "Content"
28-
},
29-
"build_entry_point": "docs",
30-
"template_folder": "_themes"
31-
},
32-
{
33-
"docset_name": "AzureLocal",
34-
"build_source_folder": "azure-local",
35-
"build_output_subfolder": "AzureLocal",
36-
"locale": "en-us",
37-
"monikers": [],
38-
"open_to_public_contributors": true,
39-
"type_mapping": {
40-
"Conceptual": "Content"
41-
},
42-
"build_entry_point": "docs"
43-
},
44-
{
45-
"docset_name": "AzureStack",
46-
"build_source_folder": "azure-stack",
47-
"build_output_subfolder": "AzureStack",
48-
"locale": "en-us",
49-
"monikers": [],
50-
"moniker_ranges": [
51-
">=azs-1802"
52-
],
53-
"open_to_public_contributors": true,
54-
"type_mapping": {
55-
"Conceptual": "Content",
56-
"ManagedReference": "Content",
57-
"RestApi": "Content",
58-
"ZonePivotGroups": "Toc"
59-
},
60-
"build_entry_point": "docs",
61-
"template_folder": "_themes"
62-
}
63-
],
64-
"notification_subscribers": [],
65-
"sync_notification_subscribers": [],
66-
"branches_to_filter": [],
67-
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/azure-stack-docs",
68-
"git_repository_branch_open_to_public_contributors": "main",
69-
"need_preview_pull_request": true,
70-
"dependent_repositories": [
71-
{
72-
"path_to_root": "terraform_samples",
73-
"url": "https://github.com/Azure/terraform",
74-
"branch": "master",
75-
"branch_mapping": {}
76-
},
77-
{
78-
"path_to_root": "azure-dev-docs-pr",
79-
"url": "https://github.com/MicrosoftDocs/azure-dev-docs-pr",
80-
"branch": "main",
81-
"branch_mapping": {}
82-
},
83-
{
84-
"path_to_root": "_themes",
85-
"url": "https://github.com/Microsoft/templates.docs.msft",
86-
"branch": "main",
87-
"branch_mapping": {}
88-
},
89-
{
90-
"path_to_root": "_themes.pdf",
91-
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
92-
"branch": "main",
93-
"branch_mapping": {}
94-
},
95-
{
96-
"path_to_root": "modules",
97-
"url": "https://github.com/MicrosoftDocs/edge-modules",
98-
"branch": "main",
99-
"branch_mapping": {}
100-
},
101-
{
102-
"path_to_root": "azure-stack/reusable-content",
103-
"url": "https://github.com/MicrosoftDocs/reusable-content",
104-
"branch": "main",
105-
"branch_mapping": {}
106-
},
107-
{
108-
"path_to_root": "azure-reference-other-repo",
109-
"url": "https://github.com/MicrosoftDocs/azure-reference-other-pr",
110-
"branch": "main",
111-
"branch_mapping": {}
112-
},
113-
{
114-
"path_to_root": "quickstart-templates",
115-
"url": "https://github.com/Azure/azure-quickstart-templates",
116-
"branch": "master",
117-
"branch_mapping": {}
118-
}
119-
],
120-
"branch_target_mapping": {
121-
"live": [
122-
"Publish",
123-
"PDF"
124-
],
125-
"main": [
126-
"Publish",
127-
"PDF"
128-
]
129-
},
130-
"targets": {
131-
"Pdf": {
132-
"template_folder": "_themes.pdf"
133-
}
134-
},
135-
"docs_build_engine": {},
136-
"skip_source_output_uploading": false,
137-
"contribution_branch_mappings": {},
138-
"need_generate_pdf_url_template": true,
139-
"redirection_files": [
140-
".openpublishing.redirection.json",
141-
".openpublishing.redirection.pep.json",
142-
".openpublishing.redirection.aks.json",
143-
".openpublishing.redirection.aks-edge.json"
144-
]
1+
{
2+
"docsets_to_publish": [
3+
{
4+
"docset_name": "AKS-Hybrid",
5+
"build_source_folder": "AKS-Hybrid",
6+
"build_output_subfolder": "AKS-Hybrid",
7+
"locale": "en-us",
8+
"monikers": [],
9+
"moniker_ranges": [],
10+
"open_to_public_contributors": true,
11+
"type_mapping": {
12+
"Conceptual": "Content",
13+
"ZonePivotGroups": "Toc"
14+
},
15+
"build_entry_point": "docs",
16+
"template_folder": "_themes"
17+
},
18+
{
19+
"docset_name": "azure-managed-lustre",
20+
"build_source_folder": "azure-managed-lustre",
21+
"build_output_subfolder": "azure-managed-lustre",
22+
"locale": "en-us",
23+
"monikers": [],
24+
"moniker_ranges": [],
25+
"open_to_public_contributors": true,
26+
"type_mapping": {
27+
"Conceptual": "Content"
28+
},
29+
"build_entry_point": "docs",
30+
"template_folder": "_themes"
31+
},
32+
{
33+
"docset_name": "AzureStack",
34+
"build_source_folder": "azure-stack",
35+
"build_output_subfolder": "AzureStack",
36+
"locale": "en-us",
37+
"monikers": [],
38+
"moniker_ranges": [
39+
">=azs-1802"
40+
],
41+
"open_to_public_contributors": true,
42+
"type_mapping": {
43+
"Conceptual": "Content",
44+
"ManagedReference": "Content",
45+
"RestApi": "Content",
46+
"ZonePivotGroups": "Toc"
47+
},
48+
"build_entry_point": "docs",
49+
"template_folder": "_themes"
50+
}
51+
],
52+
"notification_subscribers": [],
53+
"sync_notification_subscribers": [],
54+
"branches_to_filter": [],
55+
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/azure-stack-docs",
56+
"git_repository_branch_open_to_public_contributors": "main",
57+
"need_preview_pull_request": true,
58+
"dependent_repositories": [
59+
{
60+
"path_to_root": "terraform_samples",
61+
"url": "https://github.com/Azure/terraform",
62+
"branch": "master",
63+
"branch_mapping": {}
64+
},
65+
{
66+
"path_to_root": "azure-dev-docs-pr",
67+
"url": "https://github.com/MicrosoftDocs/azure-dev-docs-pr",
68+
"branch": "main",
69+
"branch_mapping": {}
70+
},
71+
{
72+
"path_to_root": "_themes",
73+
"url": "https://github.com/Microsoft/templates.docs.msft",
74+
"branch": "main",
75+
"branch_mapping": {}
76+
},
77+
{
78+
"path_to_root": "_themes.pdf",
79+
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
80+
"branch": "main",
81+
"branch_mapping": {}
82+
},
83+
{
84+
"path_to_root": "modules",
85+
"url": "https://github.com/MicrosoftDocs/edge-modules",
86+
"branch": "main",
87+
"branch_mapping": {}
88+
},
89+
{
90+
"path_to_root": "azure-stack/reusable-content",
91+
"url": "https://github.com/MicrosoftDocs/reusable-content",
92+
"branch": "main",
93+
"branch_mapping": {}
94+
},
95+
{
96+
"path_to_root": "azure-reference-other-repo",
97+
"url": "https://github.com/MicrosoftDocs/azure-reference-other-pr",
98+
"branch": "main",
99+
"branch_mapping": {}
100+
},
101+
{
102+
"path_to_root": "quickstart-templates",
103+
"url": "https://github.com/Azure/azure-quickstart-templates",
104+
"branch": "master",
105+
"branch_mapping": {}
106+
}
107+
],
108+
"branch_target_mapping": {
109+
"live": [
110+
"Publish",
111+
"PDF"
112+
],
113+
"main": [
114+
"Publish",
115+
"PDF"
116+
]
117+
},
118+
"targets": {
119+
"Pdf": {
120+
"template_folder": "_themes.pdf"
121+
}
122+
},
123+
"docs_build_engine": {},
124+
"skip_source_output_uploading": false,
125+
"contribution_branch_mappings": {},
126+
"need_generate_pdf_url_template": true,
127+
"redirection_files": [
128+
".openpublishing.redirection.json",
129+
".openpublishing.redirection.pep.json",
130+
".openpublishing.redirection.aks.json",
131+
".openpublishing.redirection.aks-edge.json"
132+
]
145133
}

0 commit comments

Comments
 (0)