Skip to content

Commit

Permalink
chore: regenerate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Dokku Bot committed Oct 5, 2024
1 parent 0fc8d15 commit 9949459
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 95 deletions.
4 changes: 2 additions & 2 deletions docs/development/testing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3756,9 +3756,9 @@ <h1 id="running-tests">Running Tests<a class="headerlink" href="#running-tests"
<li><code>tests/apps/</code>: Example applications that can be used for tests</li>
</ul>
<h2 id="continuous-integration">Continuous Integration<a class="headerlink" href="#continuous-integration" title="Permanent link">&para;</a></h2>
<p>All pull requests have tests run against them on <a href="https://github.com/features/actions">GitHub Actions</a>, a continuous integration platform that provides Docker support for Ubuntu Jammy 22.04.</p>
<p>All pull requests have tests run against them on <a href="https://github.com/features/actions">GitHub Actions</a>, a continuous integration platform that provides Docker support for Ubuntu Noble 24.04.</p>
<p>If you wish to skip tests for a particular commit, e.g. documentation changes, you may add the <code>[ci skip]</code> designator to your commit message. Commits that <em>should</em> be tested but have the above designator will not be merged.</p>
<p>While we do provide official packages for a variety of platforms, as our test suite currently runs on Ubuntu Jammy 22.04, we only provide official installation support for that platform and the supported LTS releases of Ubuntu (currently 20.04, 22.04, and 24.04).</p>
<p>While we do provide official packages for a variety of platforms, as our test suite currently runs on Ubuntu Noble 24.04, we only provide official installation support for that platform and the supported LTS releases of Ubuntu (currently 20.04, 22.04, and 24.04).</p>
<h2 id="local-test-execution">Local Test Execution<a class="headerlink" href="#local-test-execution" title="Permanent link">&para;</a></h2>
<h3 id="vagrant-vm">Vagrant VM<a class="headerlink" href="#vagrant-vm" title="Permanent link">&para;</a></h3>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 9949459

Please sign in to comment.