Skip to content

Commit

Permalink
Deploying
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Feb 13, 2024
1 parent 88c491c commit f436ed0
Show file tree
Hide file tree
Showing 31 changed files with 87 additions and 68 deletions.
2 changes: 1 addition & 1 deletion docs/concepts/builders/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ <h2 id="what-paketo-builders-are-available" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/buildpacks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ <h2 id="how-are-paketo-buildpacks-different-from-cloud-foundry-buildpacks" class
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/sbom/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ <h4 id="buildpack-entries" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/stacks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ <h2 id="what-security-and-hardening-features-do-paketo-stacks-offer" class="mark
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/app-monitor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ <h3 id="apm-buildpacks-with-paketo-builders" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/builders/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ <h2 id="create-your-own-builder" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -909,7 +909,7 @@ <h2 id="configuring-locale" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/create-custom-stack/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ <h2 id="create-a-custom-builder-with-the-custom-stack" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/create-paketo-buildpack/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1140,7 +1140,7 @@ <h3 id="binbuild" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/dotnet-core/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1138,7 +1138,7 @@ <h2 id="add-custom-labels-to-the-app-image" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
21 changes: 20 additions & 1 deletion docs/howto/go/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@ <h1 id="title">How to Build Go Apps with Paketo Buildpacks</h1>
</ul>
</li>
<li><a href="#enable-debug-logging">Enable <code>DEBUG</code> logging</a></li>
<li><a href="#use-workspace-modules">Use workspace modules</a></li>
</ul>
</nav>
</div>
Expand Down Expand Up @@ -1089,6 +1090,23 @@ <h2 id="enable-debug-logging" class="markup-heading">
<div class="copyable__copied copied">Copied!</div>
</div>
<!-- raw HTML omitted -->
<h2 id="use-workspace-modules" class="markup-heading">
<a class="markup-heading__link" href="#use-workspace-modules">
Use workspace modules
</a>
</h2><p>Some projects depend on multi-module workspaces and use relative <code>replace</code> directives within the same repository.
An example for this is <a href="https://github.com/cert-manager/cert-manager/tree/v1.13.3">[email protected]</a>.
In such case you may want to initialize and use workspace modules prior to building.</p>
<p>With <code>BP_GO_WORK_USE</code> the Go buildpack can be configured to <code>go work use (...)</code> certain modules before building.</p>
<div class="copyable">
<pre class="copyable__code">pack build my-app --buildpack paketo-buildpacks/go \
--env BP_GO_WORK_USE=./cmd/my-module \
--env BP_GO_TARGETS=./cmd/my-module
</pre>
<img class="copyable__clipboard" src="/images/clipboard.svg" alt="copy to clipboard" />
<div class="copyable__copied copied">Copied!</div>
</div>
<p>It will run <code>go work init</code> before running <code>go work use (...)</code>.</p>
<!-- raw HTML omitted -->

</div>
Expand All @@ -1102,7 +1120,7 @@ <h2 id="enable-debug-logging" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down Expand Up @@ -1152,6 +1170,7 @@ <h2 id="enable-debug-logging" class="markup-heading">
</ul>
</li>
<li><a href="#enable-debug-logging">Enable <code>DEBUG</code> logging</a></li>
<li><a href="#use-workspace-modules">Use workspace modules</a></li>
</ul>
</nav>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/java/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1478,7 +1478,7 @@ <h3 id="execute-a-custom-command-in-the-buildpack-provided-environment" class="m
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/nodejs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1011,7 +1011,7 @@ <h2 id="enable-debug-logging" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/php/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1136,7 +1136,7 @@ <h2 id="access-the-software-bill-of-materials" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/python/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ <h2 id="access-the-software-bill-of-materials" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/ruby/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ <h2 id="access-the-software-bill-of-materials" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/sbom/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@ <h3 id="merge-all-syft-reports-into-one" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/web-servers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1008,7 +1008,7 @@ <h2 id="enable-debug-logging" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1306,7 +1306,7 @@ <h3 id="run-the-app" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/builders-reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ <h2 id="available-paketo-builders" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/dotnet-core-reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ <h2 id="software-bill-of-materials" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/go-reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ <h2 id="software-bill-of-materials" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/httpd-reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ <h2 id="behavior" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/java-native-image-reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ <h2 id="components" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/java-reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@ <h2 id="components" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/nginx-reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ <h2 id="behavior" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/nodejs-reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,7 @@ <h2 id="software-bill-of-materials" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/php-reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -935,7 +935,7 @@ <h2 id="components" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/python-reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ <h2 id="software-bill-of-materials" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/ruby-reference/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ <h2 id="software-bill-of-materials" class="markup-heading">
</div>
</a>

<p class="docs-mod-time"><strong>Last modified:</strong> February 9, 2024</p>
<p class="docs-mod-time"><strong>Last modified:</strong> February 13, 2024</p>
</div>

<div class="docs-body__table-of-contents-container docs-body__table-of-contents-container--desktop">
Expand Down
Loading

0 comments on commit f436ed0

Please sign in to comment.