blob: d52c42b7a031deb7883e1ef7d839e6568663eca9 [file]
<!DOCTYPE html>
<html lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>infrastructure-asfyaml &#8212; .asf.yaml documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d1102ebc" />
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=686e5160" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=27fed22d" />
<script src="_static/documentation_options.js?v=5929fcd5"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="asfyaml module" href="asfyaml.html" />
<link rel="prev" title=".asf.yaml documentation" href="index.html" />
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
</head><body>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<section id="infrastructure-asfyaml">
<h1>infrastructure-asfyaml<a class="headerlink" href="#infrastructure-asfyaml" title="Link to this heading">ΒΆ</a></h1>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="asfyaml.html">asfyaml module</a><ul>
<li class="toctree-l2"><a class="reference internal" href="asfyaml.html#asfyaml.FeatureList"><code class="docutils literal notranslate"><span class="pre">FeatureList</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="asfyaml.html#asfyaml.ASFYamlInstance"><code class="docutils literal notranslate"><span class="pre">ASFYamlInstance</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="asfyaml.html#asfyaml.ASFYamlInstance.enabled_features"><code class="docutils literal notranslate"><span class="pre">ASFYamlInstance.enabled_features</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="asfyaml.html#asfyaml.ASFYamlInstance.run_parts"><code class="docutils literal notranslate"><span class="pre">ASFYamlInstance.run_parts()</span></code></a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="asfyaml.html#asfyaml.ClassProperty"><code class="docutils literal notranslate"><span class="pre">ClassProperty</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="asfyaml.html#asfyaml.ASFYamlFeature"><code class="docutils literal notranslate"><span class="pre">ASFYamlFeature</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="asfyaml.html#asfyaml.ASFYamlFeature.features"><code class="docutils literal notranslate"><span class="pre">ASFYamlFeature.features</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="asfyaml.html#asfyaml.ASFYamlFeature.yaml_raw"><code class="docutils literal notranslate"><span class="pre">ASFYamlFeature.yaml_raw</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="asfyaml.html#asfyaml.ASFYamlFeature.yaml"><code class="docutils literal notranslate"><span class="pre">ASFYamlFeature.yaml</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="asfyaml.html#asfyaml.ASFYamlFeature.instance"><code class="docutils literal notranslate"><span class="pre">ASFYamlFeature.instance</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="asfyaml.html#asfyaml.ASFYamlFeature.repository"><code class="docutils literal notranslate"><span class="pre">ASFYamlFeature.repository</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="asfyaml.html#asfyaml.ASFYamlFeature.committer"><code class="docutils literal notranslate"><span class="pre">ASFYamlFeature.committer</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="asfyaml.html#asfyaml.ASFYamlFeature.__init_subclass__"><code class="docutils literal notranslate"><span class="pre">ASFYamlFeature.__init_subclass__()</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="asfyaml.html#asfyaml.ASFYamlFeature.noop"><code class="docutils literal notranslate"><span class="pre">ASFYamlFeature.noop()</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="feature.html">feature package</a><ul>
<li class="toctree-l2"><a class="reference internal" href="feature.html#submodules">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="feature.html#module-feature.jekyll">feature.jekyll module</a></li>
<li class="toctree-l2"><a class="reference internal" href="feature.html#module-feature.notifications">feature.notifications module</a><ul>
<li class="toctree-l3"><a class="reference internal" href="feature.html#feature.notifications.ASFNotificationsFeature"><code class="docutils literal notranslate"><span class="pre">ASFNotificationsFeature</span></code></a><ul>
<li class="toctree-l4"><a class="reference internal" href="feature.html#feature.notifications.ASFNotificationsFeature.valid_targets"><code class="docutils literal notranslate"><span class="pre">ASFNotificationsFeature.valid_targets</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="feature.html#feature.notifications.ASFNotificationsFeature.run"><code class="docutils literal notranslate"><span class="pre">ASFNotificationsFeature.run()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="feature.html#feature.notifications.ASFNotificationsFeature.env"><code class="docutils literal notranslate"><span class="pre">ASFNotificationsFeature.env</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="feature.html#feature.notifications.ASFNotificationsFeature.name"><code class="docutils literal notranslate"><span class="pre">ASFNotificationsFeature.name</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="feature.html#feature.notifications.ASFNotificationsFeature.priority"><code class="docutils literal notranslate"><span class="pre">ASFNotificationsFeature.priority</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="feature.html#module-feature.testfeature">feature.testfeature module</a><ul>
<li class="toctree-l3"><a class="reference internal" href="feature.html#feature.testfeature.ASFTestFeature"><code class="docutils literal notranslate"><span class="pre">ASFTestFeature</span></code></a><ul>
<li class="toctree-l4"><a class="reference internal" href="feature.html#feature.testfeature.ASFTestFeature.schema"><code class="docutils literal notranslate"><span class="pre">ASFTestFeature.schema</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="feature.html#feature.testfeature.ASFTestFeature.run"><code class="docutils literal notranslate"><span class="pre">ASFTestFeature.run()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="feature.html#feature.testfeature.ASFTestFeature.env"><code class="docutils literal notranslate"><span class="pre">ASFTestFeature.env</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="feature.html#feature.testfeature.ASFTestFeature.name"><code class="docutils literal notranslate"><span class="pre">ASFTestFeature.name</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="feature.html#feature.testfeature.ASFTestFeature.priority"><code class="docutils literal notranslate"><span class="pre">ASFTestFeature.priority</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="feature.html#module-feature">Module contents</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="mappings.html">mappings module</a></li>
<li class="toctree-l1"><a class="reference internal" href="dataobjects.html">version control classes</a><ul>
<li class="toctree-l2"><a class="reference internal" href="dataobjects.html#dataobjects.ChangeSet"><code class="docutils literal notranslate"><span class="pre">ChangeSet</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="dataobjects.html#dataobjects.Repository"><code class="docutils literal notranslate"><span class="pre">Repository</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="dataobjects.html#dataobjects.Repository.path"><code class="docutils literal notranslate"><span class="pre">Repository.path</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="dataobjects.html#dataobjects.Repository.name"><code class="docutils literal notranslate"><span class="pre">Repository.name</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="dataobjects.html#dataobjects.Repository.is_private"><code class="docutils literal notranslate"><span class="pre">Repository.is_private</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="dataobjects.html#dataobjects.Repository.project"><code class="docutils literal notranslate"><span class="pre">Repository.project</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="dataobjects.html#dataobjects.Repository.hostname"><code class="docutils literal notranslate"><span class="pre">Repository.hostname</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="dataobjects.html#dataobjects.Repository.default_branch"><code class="docutils literal notranslate"><span class="pre">Repository.default_branch</span></code></a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="dataobjects.html#dataobjects.Committer"><code class="docutils literal notranslate"><span class="pre">Committer</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="dataobjects.html#dataobjects.Committer.username"><code class="docutils literal notranslate"><span class="pre">Committer.username</span></code></a></li>
<li class="toctree-l3"><a class="reference internal" href="dataobjects.html#dataobjects.Committer.email"><code class="docutils literal notranslate"><span class="pre">Committer.email</span></code></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</section>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="index.html">.asf.yaml</a></h1>
<search id="searchbox" style="display: none" role="search">
<div class="searchformwrapper">
<form class="search" action="search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="Search"/>
<input type="submit" value="Go" />
</form>
</div>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3>
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="#">infrastructure-asfyaml</a><ul>
<li class="toctree-l2"><a class="reference internal" href="asfyaml.html">asfyaml module</a></li>
<li class="toctree-l2"><a class="reference internal" href="feature.html">feature package</a></li>
<li class="toctree-l2"><a class="reference internal" href="mappings.html">mappings module</a></li>
<li class="toctree-l2"><a class="reference internal" href="dataobjects.html">version control classes</a></li>
</ul>
</li>
</ul>
<div class="relations">
<h3>Related Topics</h3>
<ul>
<li><a href="index.html">Documentation overview</a><ul>
<li>Previous: <a href="index.html" title="previous chapter">.asf.yaml documentation</a></li>
<li>Next: <a href="asfyaml.html" title="next chapter">asfyaml module</a></li>
</ul></li>
</ul>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
&#169;2024, ASF Infrastructure.
|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 8.1.3</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 1.0.0</a>
|
<a href="_sources/modules.rst.txt"
rel="nofollow">Page source</a>
</div>
</body>
</html>