Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dscc-admin-ch committed Sep 11, 2024
1 parent 5d7d1e2 commit 9a26402
Show file tree
Hide file tree
Showing 575 changed files with 7,471 additions and 22,773 deletions.
4 changes: 2 additions & 2 deletions html/CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ <h2>GitHub Workflows<a class="headerlink" href="#github-workflows" title="Link t
</table>
<p>Of these workflows, three of them need manual intervention to adjust the version number:</p>
<ul class="simple">
<li><p><strong>Client library push</strong>: The version must be set in <code class="docutils literal notranslate"><span class="pre">client/setup.py</span></code></p></li>
<li><p><strong>Client library push</strong>: The version’ and the ‘install_requires’ must be set in <code class="docutils literal notranslate"><span class="pre">client/setup.py</span></code> (‘install_requires’ should match the list of library in requirements.txt).</p></li>
<li><p><strong>Helm chart push</strong>: The chart version (<code class="docutils literal notranslate"><span class="pre">version</span></code>) and app version (<code class="docutils literal notranslate"><span class="pre">AppVersion</span></code>) of the server and the client must be updated in <code class="docutils literal notranslate"><span class="pre">server/deploy/helm/charts/lomas_server/Chart.yml</span></code>and <code class="docutils literal notranslate"><span class="pre">client/deploy/helm/charts/lomas_client/Chart.yaml</span></code>.</p></li>
<li><p><strong>Documentation push</strong>: If a new version is released, it must be added to the <code class="docutils literal notranslate"><span class="pre">docs/versions.yaml</span></code> file. For more details on the generation of the documentation, please refer to <code class="docutils literal notranslate"><span class="pre">docs</span></code> and the <code class="docutils literal notranslate"><span class="pre">docs/build_docs.py</span></code> script.</p></li>
</ul>
Expand Down Expand Up @@ -366,7 +366,7 @@ <h2>Adding a Data Connector (for private dataset in various databases)<a class="

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.0/en/index.html">v0.3.0</a></dd>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.1/en/index.html">v0.3.1</a></dd>
<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.2/en/index.html">v0.3.2</a></dd>

</dl>

Expand Down
2 changes: 1 addition & 1 deletion html/CONTRIBUTING_CLIENT.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h2>Pushing a new version to Pypi<a class="headerlink" href="#pushing-a-new-vers

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.0/en/index.html">v0.3.0</a></dd>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.1/en/index.html">v0.3.1</a></dd>
<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.2/en/index.html">v0.3.2</a></dd>

</dl>

Expand Down
2 changes: 1 addition & 1 deletion html/CONTRIBUTING_SERVER.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ <h2>Tests<a class="headerlink" href="#tests" title="Link to this heading"></a

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.0/en/index.html">v0.3.0</a></dd>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.1/en/index.html">v0.3.1</a></dd>
<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.2/en/index.html">v0.3.2</a></dd>

</dl>

Expand Down
2 changes: 1 addition & 1 deletion html/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ <h1>All modules for which code is available</h1>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.0/en/index.html">v0.3.0</a></dd>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.1/en/index.html">v0.3.1</a></dd>
<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.2/en/index.html">v0.3.2</a></dd>

</dl>

Expand Down
2 changes: 1 addition & 1 deletion html/_modules/lomas_client/client.html
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,7 @@ <h1>Source code for lomas_client.client</h1><div class="highlight"><pre>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.0/en/index.html">v0.3.0</a></dd>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.1/en/index.html">v0.3.1</a></dd>
<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.2/en/index.html">v0.3.2</a></dd>

</dl>

Expand Down
2 changes: 1 addition & 1 deletion html/_modules/lomas_client/utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h1>Source code for lomas_client.utils</h1><div class="highlight"><pre>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.0/en/index.html">v0.3.0</a></dd>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.1/en/index.html">v0.3.1</a></dd>
<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.2/en/index.html">v0.3.2</a></dd>

</dl>

Expand Down
2 changes: 1 addition & 1 deletion html/_modules/lomas_server/constants.html
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ <h1>Source code for lomas_server.constants</h1><div class="highlight"><pre>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.0/en/index.html">v0.3.0</a></dd>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.1/en/index.html">v0.3.1</a></dd>
<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.2/en/index.html">v0.3.2</a></dd>

</dl>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h1>Source code for lomas_server.dataset_store.data_connector_observer</h1><div

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.0/en/index.html">v0.3.0</a></dd>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.1/en/index.html">v0.3.1</a></dd>
<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.2/en/index.html">v0.3.2</a></dd>

</dl>

Expand Down
2 changes: 1 addition & 1 deletion html/_modules/lomas_server/utils/collection_models.html
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ <h1>Source code for lomas_server.utils.collection_models</h1><div class="highlig

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.0/en/index.html">v0.3.0</a></dd>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.1/en/index.html">v0.3.1</a></dd>
<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.2/en/index.html">v0.3.2</a></dd>

</dl>

Expand Down
2 changes: 1 addition & 1 deletion html/_modules/lomas_server/utils/query_examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ <h1>Source code for lomas_server.utils.query_examples</h1><div class="highlight"

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.0/en/index.html">v0.3.0</a></dd>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.1/en/index.html">v0.3.1</a></dd>
<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.2/en/index.html">v0.3.2</a></dd>

</dl>

Expand Down
2 changes: 1 addition & 1 deletion html/_modules/lomas_server/utils/query_models.html
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ <h1>Source code for lomas_server.utils.query_models</h1><div class="highlight"><

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.0/en/index.html">v0.3.0</a></dd>

<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.1/en/index.html">v0.3.1</a></dd>
<dd><a href="https://dscc-admin-ch.github.io/lomas-docs/v0.3.2/en/index.html">v0.3.2</a></dd>

</dl>

Expand Down
2 changes: 1 addition & 1 deletion html/_sources/CONTRIBUTING.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The table below gives an overview of which workflows are triggered by what event

Of these workflows, three of them need manual intervention to adjust the version number:

* **Client library push**: The version must be set in `client/setup.py`
* **Client library push**: The 'version' and the 'install_requires' must be set in `client/setup.py` ('install_requires' should match the list of library in requirements.txt).
* **Helm chart push**: The chart version (`version`) and app version (`AppVersion`) of the server and the client must be updated in `server/deploy/helm/charts/lomas_server/Chart.yml`and `client/deploy/helm/charts/lomas_client/Chart.yaml`.
* **Documentation push**: If a new version is released, it must be added to the `docs/versions.yaml` file. For more details on the generation of the documentation, please refer to `docs` and the `docs/build_docs.py` script.

Expand Down
Loading

0 comments on commit 9a26402

Please sign in to comment.