Skip to content

Commit

Permalink
Site updated to b50a85a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 4, 2023
1 parent daaefe5 commit 8fb3b6f
Show file tree
Hide file tree
Showing 6 changed files with 174 additions and 171 deletions.
2 changes: 1 addition & 1 deletion 2015/06/13/using-windows-powershell-tasks.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ <h3 id="propagating-failures">Propagating failures</h3>

<h3 id="see-also">See also</h3>

<p><a href="https://technet.microsoft.com/en-us/library/hh849812.aspx">PowerShell execution policy</a>
<p><a href="https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.security/set-executionpolicy">PowerShell execution policy</a>
<a href="https://blog.netspi.com/15-ways-to-bypass-the-powershell-execution-policy/">Bypassing PowerShell execution policy</a>
<a href="https://codelucidate.wordpress.com/powershell/change-execution-policy-in-the-registry/">Setting execution policy directly in the registry</a>
<a href="https://github.com/manojlds/gocd-powershell-runner">GoCD PowerShell runner plugin</a> - I believe it can only be configured on Windows based GoCD servers</p>
Expand Down
2 changes: 1 addition & 1 deletion 2015/06/13/using-windows-powershell-tasks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ <h3 id="propagating-failures">Propagating failures</h3>

<h3 id="see-also">See also</h3>

<p><a href="https://technet.microsoft.com/en-us/library/hh849812.aspx">PowerShell execution policy</a>
<p><a href="https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.security/set-executionpolicy">PowerShell execution policy</a>
<a href="https://blog.netspi.com/15-ways-to-bypass-the-powershell-execution-policy/">Bypassing PowerShell execution policy</a>
<a href="https://codelucidate.wordpress.com/powershell/change-execution-policy-in-the-registry/">Setting execution policy directly in the registry</a>
<a href="https://github.com/manojlds/gocd-powershell-runner">GoCD PowerShell runner plugin</a> - I believe it can only be configured on Windows based GoCD servers</p>
Expand Down
2 changes: 1 addition & 1 deletion releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h4>Enhancements</h4>

<ul>
<li><a href="https://github.com/gocd/gocd/issues/11629">#11629</a>, <a href="https://github.com/gocd/gocd/issues/11633">#11633</a> - Ability to store/retrieve session state within GoCD plugins to facilitate increased security OAuth2/OIDC</li>
<li><a href="https://github.com/gocd/gocd/issues/11578">#11578</a> - Starting this release, Debian 12 / Bookworm based container images for GoCD Agent are <a href="https://hub.docker.com/r/gocd/gocd-agent-debian-12">available</a>.</li>
<li><a href="https://github.com/gocd/gocd/issues/11693">#11693</a> - Starting this release, Debian 12 / Bookworm based container images for GoCD Agent are <a href="https://hub.docker.com/r/gocd/gocd-agent-debian-12">available</a>.</li>
<li><a href="https://github.com/gocd/gocd/issues/11578">#11578</a> - Starting this release, Alpine 3.18 based container images for GoCD Agent are <a href="https://hub.docker.com/r/gocd/gocd-agent-alpine-3.18">available</a>.</li>
<li><a href="https://github.com/gocd/gocd/issues/11578">#11578</a> - Build the default GoCD Server image on Alpine 3.18</li>
<li><a href="https://github.com/gocd/gocd/issues/11405">#11405</a> - Reduce size/security attack surface of CentOS Stream 9 based container images (requires use of microdnf instead of dnf)</li>
Expand Down
2 changes: 1 addition & 1 deletion releases/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h4>Enhancements</h4>

<ul>
<li><a href="https://github.com/gocd/gocd/issues/11629">#11629</a>, <a href="https://github.com/gocd/gocd/issues/11633">#11633</a> - Ability to store/retrieve session state within GoCD plugins to facilitate increased security OAuth2/OIDC</li>
<li><a href="https://github.com/gocd/gocd/issues/11578">#11578</a> - Starting this release, Debian 12 / Bookworm based container images for GoCD Agent are <a href="https://hub.docker.com/r/gocd/gocd-agent-debian-12">available</a>.</li>
<li><a href="https://github.com/gocd/gocd/issues/11693">#11693</a> - Starting this release, Debian 12 / Bookworm based container images for GoCD Agent are <a href="https://hub.docker.com/r/gocd/gocd-agent-debian-12">available</a>.</li>
<li><a href="https://github.com/gocd/gocd/issues/11578">#11578</a> - Starting this release, Alpine 3.18 based container images for GoCD Agent are <a href="https://hub.docker.com/r/gocd/gocd-agent-alpine-3.18">available</a>.</li>
<li><a href="https://github.com/gocd/gocd/issues/11578">#11578</a> - Build the default GoCD Server image on Alpine 3.18</li>
<li><a href="https://github.com/gocd/gocd/issues/11405">#11405</a> - Reduce size/security attack surface of CentOS Stream 9 based container images (requires use of microdnf instead of dnf)</li>
Expand Down
Loading

0 comments on commit 8fb3b6f

Please sign in to comment.