generated from PSModule/Template-PSModule
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit abbbb84
Bump PSModule/Process-PSModule from 3 to 4 (#3)
- Moved `mkdocs.yml` file to `.github`.
- Bumps
[PSModule/Process-PSModule](https://github.com/psmodule/process-psmodule)
from 3 to 4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/psmodule/process-psmodule/releases">PSModule/Process-PSModule's
releases</a>.</em></p>
<blockquote>
<h2>v3.2.17</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>🪲 [Fix]: Fix placement of docs after copy by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Process-PSModule/pull/138">PSModule/Process-PSModule#138</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.17">https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.17</a></p>
<h2>v3.2.16</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>🪲 [Fix]: Fix an issue that break the workflow when there is nothing
to commit in <code>BuildDocs</code> by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Process-PSModule/pull/137">PSModule/Process-PSModule#137</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.16">https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.16</a></p>
<h2>v3.2.15</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>🩹 [Patch]: Merge <code>Docs</code> jobs into one by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Process-PSModule/pull/136">PSModule/Process-PSModule#136</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.15">https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.15</a></p>
<h2>v3.2.14</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>🩹 [Patch]: Separate Docs from Build by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Process-PSModule/pull/135">PSModule/Process-PSModule#135</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.14">https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.14</a></p>
<h2>v3.2.13</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>🩹 [Patch]: Reverting Co-location by <a
href="https://github.com/MariusStorhaug"><code>@MariusStorhaug</code></a>
in <a
href="https://redirect.github.com/PSModule/Process-PSModule/pull/134">PSModule/Process-PSModule#134</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.13">https://github.com/PSModule/Process-PSModule/compare/v3...v3.2.13</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/78a1ce8511fa85425fb029398e9a7acc51232df7"><code>78a1ce8</code></a>
🩹 [Refactor]: Enhance XML report output formatting in workflow script
for imp...</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/d276cf4bb89b09bb2b4e4ee04cb43ee07ed9ff59"><code>d276cf4</code></a>
🩹 [Refactor]: Output merged report as string in workflow script for
improved ...</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/d197e574720ada9fedf16d6b38c22e94dcae8059"><code>d197e57</code></a>
🩹 [Refactor]: Implement XML report merging in workflow script to
consolidate ...</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/40d1337b85bffbece64f53a3c56784841ae58908"><code>40d1337</code></a>
🩹 [Refactor]: Replace Show-FileContent with Get-Content for improved
file con...</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/cba299082a18e431b11fee82329cd595b25fc3eb"><code>cba2990</code></a>
🩹 [Refactor]: Improve file listing and logging in workflow script for
better ...</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/2508f849b0351842b1278926adf95dd05bca28de"><code>2508f84</code></a>
🩹 [Refactor]: Update workflow script to set output rendering and
retrieve rep...</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/963de209b488f8b55741acd8aba54d11d86466f7"><code>963de20</code></a>
🩹 [Refactor]: Simplify artifact download command in workflow script to
direct...</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/c93d57a373be121cee01c406706f6ff62ebd4a92"><code>c93d57a</code></a>
🩹 [Refactor]: Enhance artifact download command in workflow script to
use pat...</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/670b57c03364a7175246878896f86a871eae5980"><code>670b57c</code></a>
🩹 [Refactor]: Update artifact retrieval in workflow script to use
repository ...</li>
<li><a
href="https://github.com/PSModule/Process-PSModule/commit/3cc46e1dc263dbb2090e76872d10d4a1e5ab775c"><code>3cc46e1</code></a>
🩹 [Refactor]: Update artifact filtering in workflow script to improve
code co...</li>
<li>Additional commits viewable in <a
href="https://github.com/psmodule/process-psmodule/compare/v3...v4">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marius Storhaug <[email protected]>1 parent 8a9df42 commit abbbb84Copy full SHA for abbbb84
File tree
Expand file treeCollapse file tree
3 files changed
+2
-2
lines changedFilter options
- .github
- workflows
Expand file treeCollapse file tree
3 files changed
+2
-2
lines changedmkdocs.yml renamed to .github/mkdocs.yml
Copy file name to clipboardFile renamed without changes.
.github/workflows/Nightly-Run.yml
Copy file name to clipboardExpand all lines: .github/workflows/Nightly-Run.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
|
.github/workflows/Process-PSModule.yml
Copy file name to clipboardExpand all lines: .github/workflows/Process-PSModule.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
|
0 commit comments