Skip to content

Commit 064a6e9

Browse files
committed
Remove power-virtual-agent in .openpublishing.publish.config.json under live branch.
1 parent 32bde88 commit 064a6e9

File tree

1 file changed

+109
-123
lines changed

1 file changed

+109
-123
lines changed
Lines changed: 109 additions & 123 deletions
Original file line numberDiff line numberDiff line change
@@ -1,123 +1,109 @@
1-
{
2-
"docsets_to_publish": [
3-
{
4-
"docset_name": "power-platform",
5-
"build_source_folder": "power-platform",
6-
"build_output_subfolder": "power-platform",
7-
"locale": "en-us",
8-
"monikers": [],
9-
"moniker_ranges": [],
10-
"xref_query_tags": [
11-
"/dotnet",
12-
"/power-apps/developer/data-platform/webapi/reference"
13-
],
14-
"open_to_public_contributors": true,
15-
"type_mapping": {
16-
"Conceptual": "Content",
17-
"ManagedReference": "Content",
18-
"RestApi": "Content"
19-
},
20-
"build_entry_point": "docs",
21-
"template_folder": "_themes"
22-
},
23-
{
24-
"docset_name": "power-virtual-agent",
25-
"build_source_folder": "power-virtual-agents",
26-
"build_output_subfolder": "power-virtual-agents",
27-
"locale": "en-us",
28-
"monikers": [],
29-
"moniker_ranges": [],
30-
"open_to_public_contributors": true,
31-
"type_mapping": {
32-
"Conceptual": "Content"
33-
},
34-
"build_entry_point": "docs",
35-
"template_folder": "_themes"
36-
},
37-
{
38-
"docset_name": "project-sophia",
39-
"build_source_folder": "ps-docs",
40-
"build_output_subfolder": "ps-docs",
41-
"locale": "en-us",
42-
"monikers": [],
43-
"moniker_ranges": [],
44-
"open_to_public_contributors": false,
45-
"type_mapping": {
46-
"Conceptual": "Content"
47-
},
48-
"build_entry_point": "docs",
49-
"template_folder": "_themes"
50-
}
51-
],
52-
"notification_subscribers": [],
53-
"sync_notification_subscribers": [
54-
"buckley.guderian@microsoft.com"
55-
],
56-
"branches_to_filter": [],
57-
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/power-platform",
58-
"git_repository_branch_open_to_public_contributors": "main",
59-
"need_preview_pull_request": true,
60-
"dependent_repositories": [
61-
{
62-
"path_to_root": "_themes",
63-
"url": "https://github.com/Microsoft/templates.docs.msft",
64-
"branch": "main",
65-
"branch_mapping": {}
66-
},
67-
{
68-
"path_to_root": "_themes.pdf",
69-
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
70-
"branch": "main",
71-
"branch_mapping": {}
72-
},
73-
{
74-
"path_to_root": "powerapps-samples",
75-
"url": "https://github.com/microsoft/PowerApps-Samples",
76-
"branch": "master",
77-
"branch_mapping": {}
78-
},
79-
{
80-
"path_to_root": "power-fx-host-samples",
81-
"url": "https://github.com/microsoft/power-fx-host-samples",
82-
"branch": "main",
83-
"branch_mapping": {}
84-
},
85-
{
86-
"path_to_root": "shared-content",
87-
"url": "https://github.com/MicrosoftDocs/powerapps-docs-pr",
88-
"branch": "main",
89-
"branch_mapping": {}
90-
}
91-
],
92-
"branch_target_mapping": {
93-
"live": [
94-
"Publish",
95-
"Pdf"
96-
],
97-
"main": [
98-
"Publish",
99-
"Pdf"
100-
],
101-
"JimHoltzWorkBranch": [
102-
"Publish",
103-
"Pdf"
104-
],
105-
"build-2022": [
106-
"Publish",
107-
"Pdf"
108-
]
109-
},
110-
"targets": {
111-
"Pdf": {
112-
"template_folder": "_themes.pdf"
113-
}
114-
},
115-
"docs_build_engine": {},
116-
"redirection_files": [
117-
".openpublishing.redirection.json",
118-
".openpublishing.redirection.power-virtual-agents.json"
119-
],
120-
"skip_source_output_uploading": false,
121-
"contribution_branch_mappings": {},
122-
"need_generate_pdf_url_template": true
123-
}
1+
{
2+
"docsets_to_publish": [
3+
{
4+
"docset_name": "power-platform",
5+
"build_source_folder": "power-platform",
6+
"build_output_subfolder": "power-platform",
7+
"locale": "en-us",
8+
"monikers": [],
9+
"moniker_ranges": [],
10+
"xref_query_tags": [
11+
"/dotnet",
12+
"/power-apps/developer/data-platform/webapi/reference"
13+
],
14+
"open_to_public_contributors": true,
15+
"type_mapping": {
16+
"Conceptual": "Content",
17+
"ManagedReference": "Content",
18+
"RestApi": "Content"
19+
},
20+
"build_entry_point": "docs",
21+
"template_folder": "_themes"
22+
},
23+
{
24+
"docset_name": "project-sophia",
25+
"build_source_folder": "ps-docs",
26+
"build_output_subfolder": "ps-docs",
27+
"locale": "en-us",
28+
"monikers": [],
29+
"moniker_ranges": [],
30+
"open_to_public_contributors": false,
31+
"type_mapping": {
32+
"Conceptual": "Content"
33+
},
34+
"build_entry_point": "docs",
35+
"template_folder": "_themes"
36+
}
37+
],
38+
"notification_subscribers": [],
39+
"sync_notification_subscribers": [
40+
"buckley.guderian@microsoft.com"
41+
],
42+
"branches_to_filter": [],
43+
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/power-platform",
44+
"git_repository_branch_open_to_public_contributors": "main",
45+
"need_preview_pull_request": true,
46+
"dependent_repositories": [
47+
{
48+
"path_to_root": "_themes",
49+
"url": "https://github.com/Microsoft/templates.docs.msft",
50+
"branch": "main",
51+
"branch_mapping": {}
52+
},
53+
{
54+
"path_to_root": "_themes.pdf",
55+
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
56+
"branch": "main",
57+
"branch_mapping": {}
58+
},
59+
{
60+
"path_to_root": "powerapps-samples",
61+
"url": "https://github.com/microsoft/PowerApps-Samples",
62+
"branch": "master",
63+
"branch_mapping": {}
64+
},
65+
{
66+
"path_to_root": "power-fx-host-samples",
67+
"url": "https://github.com/microsoft/power-fx-host-samples",
68+
"branch": "main",
69+
"branch_mapping": {}
70+
},
71+
{
72+
"path_to_root": "shared-content",
73+
"url": "https://github.com/MicrosoftDocs/powerapps-docs-pr",
74+
"branch": "main",
75+
"branch_mapping": {}
76+
}
77+
],
78+
"branch_target_mapping": {
79+
"live": [
80+
"Publish",
81+
"Pdf"
82+
],
83+
"main": [
84+
"Publish",
85+
"Pdf"
86+
],
87+
"JimHoltzWorkBranch": [
88+
"Publish",
89+
"Pdf"
90+
],
91+
"build-2022": [
92+
"Publish",
93+
"Pdf"
94+
]
95+
},
96+
"targets": {
97+
"Pdf": {
98+
"template_folder": "_themes.pdf"
99+
}
100+
},
101+
"docs_build_engine": {},
102+
"redirection_files": [
103+
".openpublishing.redirection.json",
104+
".openpublishing.redirection.power-virtual-agents.json"
105+
],
106+
"skip_source_output_uploading": false,
107+
"contribution_branch_mappings": {},
108+
"need_generate_pdf_url_template": true
109+
}

0 commit comments

Comments
 (0)