Skip to content

Commit

Permalink
Commit from GitHub Actions (Generate Site)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkbullock committed Oct 29, 2023
1 parent b413371 commit b294b11
Show file tree
Hide file tree
Showing 10 changed files with 5,901 additions and 5,535 deletions.
7 changes: 6 additions & 1 deletion cmdusage.html
Original file line number Diff line number Diff line change
Expand Up @@ -748,6 +748,11 @@ <h1 id="report-of-samples-command-usage">Report of Samples Command Usage</h1>
<td style="text-align: center;">ConvertTo-SecureString, New-Object, Write-Host, Export-Csv, ConvertFrom-Json</td>
</tr>
<tr>
<td><a href="spo-export-page-html/README.html">Export HTML content from SharePoint Online modern pages</a></td>
<td style="text-align: center;">Connect-PnPOnline, Get-PnPList, Get-PnPListItem</td>
<td style="text-align: center;">Out-Null, Where-Object, Out-File, Write-Host</td>
</tr>
<tr>
<td><a href="spo-export-people-web-part-users/README.html">Extract the employees shown in the People Web part on pages in a selection of Site Collections to CSV</a></td>
<td style="text-align: center;">Connect-PnPOnline, Get-PnPList, Get-PnPListItem, Get-PnPTenant, Get-PnPTenantSite</td>
<td style="text-align: center;">Where-Object, Write-Host, Get-PnPClientSidePage, ConvertFrom-Json, write-host, Export-Csv</td>
Expand Down Expand Up @@ -1295,7 +1300,7 @@ <h3 id="sharepoint-online-management-shell-usage">SharePoint Online Management S
</tr>
</tbody>
</table>
<p>There are <strong>225</strong> script scenarios with metadata in the site | Generated: 29 Oct 2023 09:25:46</p>
<p>There are <strong>226</strong> script scenarios with metadata in the site | Generated: 29 Oct 2023 09:43:34</p>
</article>
</div>
</div>
Expand Down
52 changes: 49 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6202,6 +6202,52 @@
"is_incremental": false,
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "../scripts/spo-export-page-html/README.md",
"output": {
".html": {
"relative_path": "spo-export-page-html/README.html",
"hash": "IMw0BBk+JrtinTxjrlb+ZA=="
}
},
"is_incremental": false,
"version": "",
"plugin": "add-to-gallery"
},
{
"type": "Resource",
"source_relative_path": "../scripts/spo-export-page-html/assets/example.png",
"output": {
"resource": {
"relative_path": "spo-export-page-html/assets/example.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "../scripts/spo-export-page-html/assets/preview.png",
"output": {
"resource": {
"relative_path": "spo-export-page-html/assets/preview.png"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Resource",
"source_relative_path": "../scripts/spo-export-page-html/assets/sample.json",
"output": {
"resource": {
"relative_path": "spo-export-page-html/assets/sample.json"
}
},
"is_incremental": false,
"version": ""
},
{
"type": "Conceptual",
"source_relative_path": "../scripts/spo-export-people-web-part-users/README.md",
Expand Down Expand Up @@ -11600,7 +11646,7 @@
"output": {
".html": {
"relative_path": "cmdusage.html",
"hash": "TV+N+7WilomQmn8jwXW5Jw=="
"hash": "uDMsosoeUlo/31H4fjqT3w=="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -11733,7 +11779,7 @@
"output": {
".html": {
"relative_path": "matrix.html",
"hash": "LCQyqkqkf0V7CVeMdinRkQ=="
"hash": "gxuVDnloT39ietKi++WVrA=="
}
},
"is_incremental": false,
Expand All @@ -11745,7 +11791,7 @@
"output": {
".html": {
"relative_path": "metadata.html",
"hash": "VvzOrxQz65yubq3o08FHPw=="
"hash": "dUklhhu+1ZYI0c25fdxmRw=="
}
},
"is_incremental": false,
Expand Down
14 changes: 11 additions & 3 deletions matrix.html
Original file line number Diff line number Diff line change
Expand Up @@ -1135,6 +1135,14 @@ <h1 id="matrix-of-sample-distribution-by-tool">Matrix of Sample Distribution by
<td style="text-align: center;">👍</td>
</tr>
<tr>
<td><a href="spo-export-page-html/README.html">Export HTML content from SharePoint Online modern pages</a></td>
<td style="text-align: center;">👍</td>
<td style="text-align: center;">-</td>
<td style="text-align: center;">-</td>
<td style="text-align: center;">-</td>
<td style="text-align: center;">-</td>
</tr>
<tr>
<td><a href="spo-export-people-web-part-users/README.html">Extract the employees shown in the People Web part on pages in a selection of Site Collections to CSV</a></td>
<td style="text-align: center;">👍</td>
<td style="text-align: center;">-</td>
Expand Down Expand Up @@ -1912,16 +1920,16 @@ <h1 id="matrix-of-sample-distribution-by-tool">Matrix of Sample Distribution by
</tr>
<tr>
<td>-</td>
<td style="text-align: center;">186</td>
<td style="text-align: center;">187</td>
<td style="text-align: center;">93</td>
<td style="text-align: center;">1</td>
<td style="text-align: center;">15</td>
<td style="text-align: center;">21</td>
</tr>
</tbody>
</table>
<p>There are <strong>225</strong> scenarios and <strong>316</strong> scripts in the site | Generated: 29 Oct 2023 09:25:02</p>
<p>PnP PowerShell: 186 <br>Cli for Microsoft 365 PowerShell: 93<br>Cli for Microsoft 365 Bash: 1<br>Graph SDK: 15<br>SPO Management SDK: 21<br> All Tabs: 345<br><br></p>
<p>There are <strong>226</strong> scenarios and <strong>317</strong> scripts in the site | Generated: 29 Oct 2023 09:42:51</p>
<p>PnP PowerShell: 187 <br>Cli for Microsoft 365 PowerShell: 93<br>Cli for Microsoft 365 Bash: 1<br>Graph SDK: 15<br>SPO Management SDK: 21<br> All Tabs: 346<br><br></p>
</article>
</div>
</div>
Expand Down
13 changes: 12 additions & 1 deletion metadata.html
Original file line number Diff line number Diff line change
Expand Up @@ -1522,6 +1522,17 @@ <h1 id="metadata-report-of-samples">Metadata Report of Samples</h1>
<td style="text-align: center;">3</td>
</tr>
<tr>
<td><a href="spo-export-page-html/README.html">Export HTML content from SharePoint Online modern pages</a></td>
<td style="text-align: center;">SharePoint</td>
<td style="text-align: center;">Data</td>
<td style="text-align: center;">Get-PnPList, Get-PnPListItem</td>
<td style="text-align: center;">PNP-POWERSHELL</td>
<td style="text-align: center;">👍</td>
<td style="text-align: center;">👍</td>
<td style="text-align: center;">-</td>
<td style="text-align: center;">1</td>
</tr>
<tr>
<td><a href="spo-export-people-web-part-users/README.html">Extract the employees shown in the People Web part on pages in a selection of Site Collections to CSV</a></td>
<td style="text-align: center;">SharePoint</td>
<td style="text-align: center;">Data</td>
Expand Down Expand Up @@ -2590,7 +2601,7 @@ <h1 id="metadata-report-of-samples">Metadata Report of Samples</h1>
</tr>
</tbody>
</table>
<p>There are <strong>225</strong> script scenarios with metadata in the site | Generated: 29 Oct 2023 09:25:04</p>
<p>There are <strong>226</strong> script scenarios with metadata in the site | Generated: 29 Oct 2023 09:42:52</p>
</article>
</div>
</div>
Expand Down
Loading

0 comments on commit b294b11

Please sign in to comment.