Skip to content

Commit aedfd7b

Browse files
committed
Deploying to gh-pages from @ bff7e63 🚀
1 parent 52cde97 commit aedfd7b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+775
-139
lines changed

.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: b1c3d76639679d06c00aeb2492e40966
3+
config: 3ea0c0125bb5b852833508e541f51c92
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_modules/index.html

+6-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" />
66

77
<!-- Generated with Sphinx 7.3.7 and Furo 2024.01.29 -->
8-
<title>Overview: module code - pygobbler 0.0.post1.dev1+gb965b83 documentation</title>
8+
<title>Overview: module code - pygobbler 0.0.post1.dev1+gbff7e63 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1010
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
1111
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
@@ -122,7 +122,7 @@
122122
</label>
123123
</div>
124124
<div class="header-center">
125-
<a href="../index.html"><div class="brand">pygobbler 0.0.post1.dev1+gb965b83 documentation</div></a>
125+
<a href="../index.html"><div class="brand">pygobbler 0.0.post1.dev1+gbff7e63 documentation</div></a>
126126
</div>
127127
<div class="header-right">
128128
<div class="theme-toggle-container theme-toggle-header">
@@ -145,7 +145,7 @@
145145
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">
146146

147147

148-
<span class="sidebar-brand-text">pygobbler 0.0.post1.dev1+gb965b83 documentation</span>
148+
<span class="sidebar-brand-text">pygobbler 0.0.post1.dev1+gbff7e63 documentation</span>
149149

150150
</a><form class="sidebar-search-container" method="get" action="../search.html" role="search">
151151
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -198,6 +198,7 @@
198198
<article role="main">
199199
<h1>All modules for which code is available</h1>
200200
<ul><li><a href="pygobbler/allocate_upload_directory.html">pygobbler.allocate_upload_directory</a></li>
201+
<li><a href="pygobbler/approve_probation.html">pygobbler.approve_probation</a></li>
201202
<li><a href="pygobbler/clone_version.html">pygobbler.clone_version</a></li>
202203
<li><a href="pygobbler/create_project.html">pygobbler.create_project</a></li>
203204
<li><a href="pygobbler/fetch_directory.html">pygobbler.fetch_directory</a></li>
@@ -212,6 +213,7 @@ <h1>All modules for which code is available</h1>
212213
<li><a href="pygobbler/list_versions.html">pygobbler.list_versions</a></li>
213214
<li><a href="pygobbler/refresh_latest.html">pygobbler.refresh_latest</a></li>
214215
<li><a href="pygobbler/refresh_usage.html">pygobbler.refresh_usage</a></li>
216+
<li><a href="pygobbler/reject_probation.html">pygobbler.reject_probation</a></li>
215217
<li><a href="pygobbler/remove_asset.html">pygobbler.remove_asset</a></li>
216218
<li><a href="pygobbler/remove_project.html">pygobbler.remove_project</a></li>
217219
<li><a href="pygobbler/remove_version.html">pygobbler.remove_version</a></li>
@@ -251,7 +253,7 @@ <h1>All modules for which code is available</h1>
251253

252254
</aside>
253255
</div>
254-
</div><script src="../_static/documentation_options.js?v=af673686"></script>
256+
</div><script src="../_static/documentation_options.js?v=f092a647"></script>
255257
<script src="../_static/doctools.js?v=9a2dae69"></script>
256258
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
257259
<script src="../_static/scripts/furo.js?v=32e29ea5"></script>

_modules/pygobbler/allocate_upload_directory.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" />
66

77
<!-- Generated with Sphinx 7.3.7 and Furo 2024.01.29 -->
8-
<title>pygobbler.allocate_upload_directory - pygobbler 0.0.post1.dev1+gb965b83 documentation</title>
8+
<title>pygobbler.allocate_upload_directory - pygobbler 0.0.post1.dev1+gbff7e63 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
1111
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?v=36a5483c" />
@@ -122,7 +122,7 @@
122122
</label>
123123
</div>
124124
<div class="header-center">
125-
<a href="../../index.html"><div class="brand">pygobbler 0.0.post1.dev1+gb965b83 documentation</div></a>
125+
<a href="../../index.html"><div class="brand">pygobbler 0.0.post1.dev1+gbff7e63 documentation</div></a>
126126
</div>
127127
<div class="header-right">
128128
<div class="theme-toggle-container theme-toggle-header">
@@ -145,7 +145,7 @@
145145
<div class="sidebar-sticky"><a class="sidebar-brand" href="../../index.html">
146146

147147

148-
<span class="sidebar-brand-text">pygobbler 0.0.post1.dev1+gb965b83 documentation</span>
148+
<span class="sidebar-brand-text">pygobbler 0.0.post1.dev1+gbff7e63 documentation</span>
149149

150150
</a><form class="sidebar-search-container" method="get" action="../../search.html" role="search">
151151
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -246,7 +246,7 @@ <h1>Source code for pygobbler.allocate_upload_directory</h1><div class="highligh
246246

247247
</aside>
248248
</div>
249-
</div><script src="../../_static/documentation_options.js?v=af673686"></script>
249+
</div><script src="../../_static/documentation_options.js?v=f092a647"></script>
250250
<script src="../../_static/doctools.js?v=9a2dae69"></script>
251251
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
252252
<script src="../../_static/scripts/furo.js?v=32e29ea5"></script>
+264
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,264 @@
1+
<!doctype html>
2+
<html class="no-js" lang="en" data-content_root="../../">
3+
<head><meta charset="utf-8"/>
4+
<meta name="viewport" content="width=device-width,initial-scale=1"/>
5+
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" />
6+
7+
<!-- Generated with Sphinx 7.3.7 and Furo 2024.01.29 -->
8+
<title>pygobbler.approve_probation - pygobbler 0.0.post1.dev1+gbff7e63 documentation</title>
9+
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
10+
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
11+
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?v=36a5483c" />
12+
13+
14+
15+
16+
<style>
17+
body {
18+
--color-code-background: #eeffcc;
19+
--color-code-foreground: black;
20+
21+
}
22+
@media not print {
23+
body[data-theme="dark"] {
24+
--color-code-background: #202020;
25+
--color-code-foreground: #d0d0d0;
26+
27+
}
28+
@media (prefers-color-scheme: dark) {
29+
body:not([data-theme="light"]) {
30+
--color-code-background: #202020;
31+
--color-code-foreground: #d0d0d0;
32+
33+
}
34+
}
35+
}
36+
</style></head>
37+
<body>
38+
39+
<script>
40+
document.body.dataset.theme = localStorage.getItem("theme") || "auto";
41+
</script>
42+
43+
44+
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
45+
<symbol id="svg-toc" viewBox="0 0 24 24">
46+
<title>Contents</title>
47+
<svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 1024 1024">
48+
<path d="M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM115.4 518.9L271.7 642c5.8 4.6 14.4.5 14.4-6.9V388.9c0-7.4-8.5-11.5-14.4-6.9L115.4 505.1a8.74 8.74 0 0 0 0 13.8z"/>
49+
</svg>
50+
</symbol>
51+
<symbol id="svg-menu" viewBox="0 0 24 24">
52+
<title>Menu</title>
53+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
54+
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather-menu">
55+
<line x1="3" y1="12" x2="21" y2="12"></line>
56+
<line x1="3" y1="6" x2="21" y2="6"></line>
57+
<line x1="3" y1="18" x2="21" y2="18"></line>
58+
</svg>
59+
</symbol>
60+
<symbol id="svg-arrow-right" viewBox="0 0 24 24">
61+
<title>Expand</title>
62+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
63+
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather-chevron-right">
64+
<polyline points="9 18 15 12 9 6"></polyline>
65+
</svg>
66+
</symbol>
67+
<symbol id="svg-sun" viewBox="0 0 24 24">
68+
<title>Light mode</title>
69+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
70+
stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="feather-sun">
71+
<circle cx="12" cy="12" r="5"></circle>
72+
<line x1="12" y1="1" x2="12" y2="3"></line>
73+
<line x1="12" y1="21" x2="12" y2="23"></line>
74+
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
75+
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
76+
<line x1="1" y1="12" x2="3" y2="12"></line>
77+
<line x1="21" y1="12" x2="23" y2="12"></line>
78+
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
79+
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
80+
</svg>
81+
</symbol>
82+
<symbol id="svg-moon" viewBox="0 0 24 24">
83+
<title>Dark mode</title>
84+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
85+
stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-moon">
86+
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
87+
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
88+
</svg>
89+
</symbol>
90+
<symbol id="svg-sun-half" viewBox="0 0 24 24">
91+
<title>Auto light/dark mode</title>
92+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
93+
stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
94+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
95+
<circle cx="12" cy="12" r="9" />
96+
<path d="M13 12h5" />
97+
<path d="M13 15h4" />
98+
<path d="M13 18h1" />
99+
<path d="M13 9h4" />
100+
<path d="M13 6h1" />
101+
</svg>
102+
</symbol>
103+
</svg>
104+
105+
<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation">
106+
<input type="checkbox" class="sidebar-toggle" name="__toc" id="__toc">
107+
<label class="overlay sidebar-overlay" for="__navigation">
108+
<div class="visually-hidden">Hide navigation sidebar</div>
109+
</label>
110+
<label class="overlay toc-overlay" for="__toc">
111+
<div class="visually-hidden">Hide table of contents sidebar</div>
112+
</label>
113+
114+
115+
116+
<div class="page">
117+
<header class="mobile-header">
118+
<div class="header-left">
119+
<label class="nav-overlay-icon" for="__navigation">
120+
<div class="visually-hidden">Toggle site navigation sidebar</div>
121+
<i class="icon"><svg><use href="#svg-menu"></use></svg></i>
122+
</label>
123+
</div>
124+
<div class="header-center">
125+
<a href="../../index.html"><div class="brand">pygobbler 0.0.post1.dev1+gbff7e63 documentation</div></a>
126+
</div>
127+
<div class="header-right">
128+
<div class="theme-toggle-container theme-toggle-header">
129+
<button class="theme-toggle">
130+
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
131+
<svg class="theme-icon-when-auto"><use href="#svg-sun-half"></use></svg>
132+
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
133+
<svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
134+
</button>
135+
</div>
136+
<label class="toc-overlay-icon toc-header-icon no-toc" for="__toc">
137+
<div class="visually-hidden">Toggle table of contents sidebar</div>
138+
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
139+
</label>
140+
</div>
141+
</header>
142+
<aside class="sidebar-drawer">
143+
<div class="sidebar-container">
144+
145+
<div class="sidebar-sticky"><a class="sidebar-brand" href="../../index.html">
146+
147+
148+
<span class="sidebar-brand-text">pygobbler 0.0.post1.dev1+gbff7e63 documentation</span>
149+
150+
</a><form class="sidebar-search-container" method="get" action="../../search.html" role="search">
151+
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
152+
<input type="hidden" name="check_keywords" value="yes">
153+
<input type="hidden" name="area" value="default">
154+
</form>
155+
<div id="searchbox"></div><div class="sidebar-scroll"><div class="sidebar-tree">
156+
<ul>
157+
<li class="toctree-l1"><a class="reference internal" href="../../readme.html">Overview</a></li>
158+
<li class="toctree-l1"><a class="reference internal" href="../../contributing.html">Contributions &amp; Help</a></li>
159+
<li class="toctree-l1"><a class="reference internal" href="../../license.html">License</a></li>
160+
<li class="toctree-l1"><a class="reference internal" href="../../authors.html">Authors</a></li>
161+
<li class="toctree-l1"><a class="reference internal" href="../../changelog.html">Changelog</a></li>
162+
<li class="toctree-l1 has-children"><a class="reference internal" href="../../api/modules.html">Module Reference</a><input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle navigation of Module Reference</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
163+
<li class="toctree-l2"><a class="reference internal" href="../../api/pygobbler.html">pygobbler package</a></li>
164+
</ul>
165+
</li>
166+
</ul>
167+
168+
</div>
169+
</div>
170+
171+
</div>
172+
173+
</div>
174+
</aside>
175+
<div class="main">
176+
<div class="content">
177+
<div class="article-container">
178+
<a href="#" class="back-to-top muted-link">
179+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
180+
<path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12z"></path>
181+
</svg>
182+
<span>Back to top</span>
183+
</a>
184+
<div class="content-icon-container">
185+
<div class="theme-toggle-container theme-toggle-content">
186+
<button class="theme-toggle">
187+
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
188+
<svg class="theme-icon-when-auto"><use href="#svg-sun-half"></use></svg>
189+
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
190+
<svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
191+
</button>
192+
</div>
193+
<label class="toc-overlay-icon toc-content-icon no-toc" for="__toc">
194+
<div class="visually-hidden">Toggle table of contents sidebar</div>
195+
<i class="icon"><svg><use href="#svg-toc"></use></svg></i>
196+
</label>
197+
</div>
198+
<article role="main">
199+
<h1>Source code for pygobbler.approve_probation</h1><div class="highlight"><pre>
200+
<span></span><span class="kn">from</span> <span class="nn">.</span> <span class="kn">import</span> <span class="n">_utils</span> <span class="k">as</span> <span class="n">ut</span>
201+
202+
203+
<div class="viewcode-block" id="approve_probation">
204+
<a class="viewcode-back" href="../../api/pygobbler.html#pygobbler.approve_probation.approve_probation">[docs]</a>
205+
<span class="k">def</span> <span class="nf">approve_probation</span><span class="p">(</span><span class="n">project</span><span class="p">:</span> <span class="nb">str</span><span class="p">,</span> <span class="n">asset</span><span class="p">:</span> <span class="nb">str</span><span class="p">,</span> <span class="n">version</span><span class="p">:</span> <span class="nb">str</span><span class="p">,</span> <span class="n">staging</span><span class="p">:</span> <span class="nb">str</span><span class="p">,</span> <span class="n">url</span><span class="p">:</span> <span class="nb">str</span><span class="p">):</span>
206+
<span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
207+
<span class="sd"> Approve a probational upload of a version of a project&#39;s asset.</span>
208+
209+
<span class="sd"> Args:</span>
210+
<span class="sd"> project:</span>
211+
<span class="sd"> The name of the project.</span>
212+
213+
<span class="sd"> asset:</span>
214+
<span class="sd"> The name of the asset of the ``project``.</span>
215+
216+
<span class="sd"> version:</span>
217+
<span class="sd"> The name of the version of the ``asset`` to approve.</span>
218+
219+
<span class="sd"> staging:</span>
220+
<span class="sd"> Path to the staging directory.</span>
221+
222+
<span class="sd"> url:</span>
223+
<span class="sd"> URL to the Gobbler REST API.</span>
224+
<span class="sd"> &quot;&quot;&quot;</span>
225+
<span class="n">ut</span><span class="o">.</span><span class="n">dump_request</span><span class="p">(</span><span class="n">staging</span><span class="p">,</span> <span class="n">url</span><span class="p">,</span> <span class="s2">&quot;approve_probation&quot;</span><span class="p">,</span> <span class="p">{</span> <span class="s2">&quot;project&quot;</span><span class="p">:</span> <span class="n">project</span><span class="p">,</span> <span class="s2">&quot;asset&quot;</span><span class="p">:</span> <span class="n">asset</span><span class="p">,</span> <span class="s2">&quot;version&quot;</span><span class="p">:</span> <span class="n">version</span> <span class="p">})</span></div>
226+
227+
</pre></div>
228+
</article>
229+
</div>
230+
<footer>
231+
232+
<div class="related-pages">
233+
234+
235+
</div>
236+
<div class="bottom-of-page">
237+
<div class="left-details">
238+
<div class="copyright">
239+
Copyright &#169; 2024, LTLA
240+
</div>
241+
Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
242+
243+
<a href="https://github.com/pradyunsg/furo">Furo</a>
244+
245+
</div>
246+
<div class="right-details">
247+
248+
</div>
249+
</div>
250+
251+
</footer>
252+
</div>
253+
<aside class="toc-drawer no-toc">
254+
255+
256+
257+
</aside>
258+
</div>
259+
</div><script src="../../_static/documentation_options.js?v=f092a647"></script>
260+
<script src="../../_static/doctools.js?v=9a2dae69"></script>
261+
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
262+
<script src="../../_static/scripts/furo.js?v=32e29ea5"></script>
263+
</body>
264+
</html>

0 commit comments

Comments
 (0)