Skip to content

Commit

Permalink
Deploying to gh-pages from @ 696cbf1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiaverga committed Jul 30, 2023
1 parent afc1d55 commit 4152d1a
Show file tree
Hide file tree
Showing 48 changed files with 526 additions and 351 deletions.
2 changes: 1 addition & 1 deletion develop/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 4a31a0ace8b8f2af9b66641e61274a39
config: febcf1a088a18d1f44490c67d62fd735
tags: 645f666f9bcd5a90fca523b33c5a78b7
18 changes: 10 additions & 8 deletions develop/_modules/bodhi/client/bindings.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>bodhi.client.bindings &#8212; bodhi 7.2.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../_static/alabaster.css" />
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script>
<script src="../../../_static/doctools.js"></script>
<script src="../../../_static/sphinx_highlight.js"></script>
<title>bodhi.client.bindings &#8212; bodhi 7.2.1 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=b76e3c8a" />
<link rel="stylesheet" type="text/css" href="../../../_static/alabaster.css?v=71a681cb" />
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js?v=8a4d788c"></script>
<script src="../../../_static/doctools.js?v=888ff710"></script>
<script src="../../../_static/sphinx_highlight.js?v=4825356b"></script>
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />

Expand Down Expand Up @@ -230,7 +230,9 @@ <h1>Source code for bodhi.client.bindings</h1><div class="highlight"><pre>
<span class="bp">self</span><span class="o">.</span><span class="n">base_url</span> <span class="o">=</span> <span class="n">base_url</span>
<span class="bp">self</span><span class="o">.</span><span class="n">csrf_token</span> <span class="o">=</span> <span class="s1">&#39;&#39;</span>
<span class="bp">self</span><span class="o">.</span><span class="n">oidc_storage_path</span> <span class="o">=</span> <span class="p">(</span>
<span class="n">oidc_storage_path</span> <span class="ow">or</span> <span class="n">os</span><span class="o">.</span><span class="n">path</span><span class="o">.</span><span class="n">join</span><span class="p">(</span><span class="n">os</span><span class="o">.</span><span class="n">environ</span><span class="p">[</span><span class="s2">&quot;HOME&quot;</span><span class="p">],</span> <span class="s2">&quot;.config&quot;</span><span class="p">,</span> <span class="s2">&quot;bodhi&quot;</span><span class="p">,</span> <span class="s2">&quot;client.json&quot;</span><span class="p">)</span>
<span class="n">oidc_storage_path</span> <span class="ow">or</span> <span class="n">os</span><span class="o">.</span><span class="n">path</span><span class="o">.</span><span class="n">join</span><span class="p">(</span>
<span class="n">os</span><span class="o">.</span><span class="n">path</span><span class="o">.</span><span class="n">expanduser</span><span class="p">(</span><span class="s2">&quot;~&quot;</span><span class="p">),</span> <span class="s2">&quot;.config&quot;</span><span class="p">,</span> <span class="s2">&quot;bodhi&quot;</span><span class="p">,</span> <span class="s2">&quot;client.json&quot;</span>
<span class="p">)</span>
<span class="p">)</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_build_oidc_client</span><span class="p">(</span><span class="n">client_id</span><span class="p">,</span> <span class="n">id_provider</span><span class="p">)</span></div>

Expand Down Expand Up @@ -1134,7 +1136,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2007-2023, Red Hat, Inc..

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.1</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

</div>
Expand Down
14 changes: 7 additions & 7 deletions develop/_modules/bodhi/messages/schemas/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>bodhi.messages.schemas.base &#8212; bodhi 7.2.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../../_static/alabaster.css" />
<script data-url_root="../../../../" id="documentation_options" src="../../../../_static/documentation_options.js"></script>
<script src="../../../../_static/doctools.js"></script>
<script src="../../../../_static/sphinx_highlight.js"></script>
<title>bodhi.messages.schemas.base &#8212; bodhi 7.2.1 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css?v=b76e3c8a" />
<link rel="stylesheet" type="text/css" href="../../../../_static/alabaster.css?v=71a681cb" />
<script data-url_root="../../../../" id="documentation_options" src="../../../../_static/documentation_options.js?v=8a4d788c"></script>
<script src="../../../../_static/doctools.js?v=888ff710"></script>
<script src="../../../../_static/sphinx_highlight.js?v=4825356b"></script>
<link rel="index" title="Index" href="../../../../genindex.html" />
<link rel="search" title="Search" href="../../../../search.html" />

Expand Down Expand Up @@ -440,7 +440,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2007-2023, Red Hat, Inc..

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.1</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

</div>
Expand Down
14 changes: 7 additions & 7 deletions develop/_modules/bodhi/messages/schemas/buildroot_override.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>bodhi.messages.schemas.buildroot_override &#8212; bodhi 7.2.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../../_static/alabaster.css" />
<script data-url_root="../../../../" id="documentation_options" src="../../../../_static/documentation_options.js"></script>
<script src="../../../../_static/doctools.js"></script>
<script src="../../../../_static/sphinx_highlight.js"></script>
<title>bodhi.messages.schemas.buildroot_override &#8212; bodhi 7.2.1 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css?v=b76e3c8a" />
<link rel="stylesheet" type="text/css" href="../../../../_static/alabaster.css?v=71a681cb" />
<script data-url_root="../../../../" id="documentation_options" src="../../../../_static/documentation_options.js?v=8a4d788c"></script>
<script src="../../../../_static/doctools.js?v=888ff710"></script>
<script src="../../../../_static/sphinx_highlight.js?v=4825356b"></script>
<link rel="index" title="Index" href="../../../../genindex.html" />
<link rel="search" title="Search" href="../../../../search.html" />

Expand Down Expand Up @@ -278,7 +278,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2007-2023, Red Hat, Inc..

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.1</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

</div>
Expand Down
14 changes: 7 additions & 7 deletions develop/_modules/bodhi/messages/schemas/compose.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>bodhi.messages.schemas.compose &#8212; bodhi 7.2.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../../_static/alabaster.css" />
<script data-url_root="../../../../" id="documentation_options" src="../../../../_static/documentation_options.js"></script>
<script src="../../../../_static/doctools.js"></script>
<script src="../../../../_static/sphinx_highlight.js"></script>
<title>bodhi.messages.schemas.compose &#8212; bodhi 7.2.1 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css?v=b76e3c8a" />
<link rel="stylesheet" type="text/css" href="../../../../_static/alabaster.css?v=71a681cb" />
<script data-url_root="../../../../" id="documentation_options" src="../../../../_static/documentation_options.js?v=8a4d788c"></script>
<script src="../../../../_static/doctools.js?v=888ff710"></script>
<script src="../../../../_static/sphinx_highlight.js?v=4825356b"></script>
<link rel="index" title="Index" href="../../../../genindex.html" />
<link rel="search" title="Search" href="../../../../search.html" />

Expand Down Expand Up @@ -487,7 +487,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2007-2023, Red Hat, Inc..

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.1</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

</div>
Expand Down
14 changes: 7 additions & 7 deletions develop/_modules/bodhi/messages/schemas/errata.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>bodhi.messages.schemas.errata &#8212; bodhi 7.2.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../../../../_static/alabaster.css" />
<script data-url_root="../../../../" id="documentation_options" src="../../../../_static/documentation_options.js"></script>
<script src="../../../../_static/doctools.js"></script>
<script src="../../../../_static/sphinx_highlight.js"></script>
<title>bodhi.messages.schemas.errata &#8212; bodhi 7.2.1 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css?v=b76e3c8a" />
<link rel="stylesheet" type="text/css" href="../../../../_static/alabaster.css?v=71a681cb" />
<script data-url_root="../../../../" id="documentation_options" src="../../../../_static/documentation_options.js?v=8a4d788c"></script>
<script src="../../../../_static/doctools.js?v=888ff710"></script>
<script src="../../../../_static/sphinx_highlight.js?v=4825356b"></script>
<link rel="index" title="Index" href="../../../../genindex.html" />
<link rel="search" title="Search" href="../../../../search.html" />

Expand Down Expand Up @@ -235,7 +235,7 @@ <h3 id="searchlabel">Quick search</h3>
&copy;2007-2023, Red Hat, Inc..

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.0.1</a>
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.1.1</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>

</div>
Expand Down
Loading

0 comments on commit 4152d1a

Please sign in to comment.