Skip to content

Commit

Permalink
Merge pull request #300 from Zerohertz/chore-v1.1.0
Browse files Browse the repository at this point in the history
[v1.1.0] Chore Update
  • Loading branch information
Zerohertz authored May 28, 2024
2 parents 58f2c0d + 40552e3 commit bb49fb1
Show file tree
Hide file tree
Showing 47 changed files with 58 additions and 6 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,8 @@ spec:
setBuildStatus("Deploy...", "PENDING", "$STAGE_NAME")
def PACKAGE_VERSION = ""
container("python") {
sh "apt update"
sh "apt install python3-opencv -y"
sh "pip install ."
PACKAGE_VERSION = sh(
script: 'python -c "import zerohertzLib; print(zerohertzLib.__version__)"',
Expand Down
Binary file modified docs/_images/monitoring.storage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.candle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.hist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.plot.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.plot.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.scatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.bollinger_bands.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.macd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.momentum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.moving_average.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.rsi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.vert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 19 additions & 1 deletion docs/_sources/release/v1.1.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

## v1.1.0

<h3>[v1.1.0] Chore Update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/300>#300</a>)</h3>

```{admonition} Release Date
:class: tip

2024/05/28
```

<p align="center">
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:fix"><img src="https://img.shields.io/badge/fix-d73a4a?style=flat-square&logo=github" alt="fix"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:chore"><img src="https://img.shields.io/badge/chore-fef2c0?style=flat-square&logo=github" alt="chore"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:release/chore"><img src="https://img.shields.io/badge/release/chore-22FD7F?style=flat-square&logo=github" alt="release/chore"/></a>
</p>


<h4>Chore</h4>

+ Deploy pipeline의 오류 수정 (resolves: <a href="https://github.com/Zerohertz/zerohertzLib/issues/297">#297</a>)
<h3>[v1.1.0] Release (<a href=https://github.com/Zerohertz/zerohertzLib/pull/298>#298</a>)</h3>

```{admonition} Release Date
Expand All @@ -20,7 +38,7 @@

<h4>Chore</h4>

+ Deploy pipeline의 오류 수정 (resolves: <a href="https://github.com/Zerohertz/zerohertzLib/issues/297">#297</a>)
+ ~Deploy pipeline의 오류 수정 (resolves: <a href="https://github.com/Zerohertz/zerohertzLib/issues/297">#297</a>)~ → [PR <a href="https://github.com/Zerohertz/zerohertzLib/issues/300">#300</a>](https://github.com/Zerohertz/zerohertzLib/pull/300)

<h4>Docs</h4>

Expand Down
Binary file modified docs/_static/examples/dynamic/monitoring.storage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.candle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.hist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.plot.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.plot.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.scatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.bollinger_bands.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.macd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.momentum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.moving_average.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.rsi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/vision.grid.png
Binary file modified docs/_static/examples/dynamic/vision.mask.png
Binary file modified docs/_static/examples/dynamic/vision.vert.png
20 changes: 17 additions & 3 deletions docs/release/v1.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release/v1.1.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.0 Documents" />
<meta property="og:description" content="v1.1.0: Deploy pipeline의 오류 수정 (resolves:#297). vision module 내 images update." />
<meta property="og:description" content="v1.1.0: Deploy pipeline의 오류 수정 (resolves:#297).~Deploy pipeline의 오류 수정 (resolves:#297)~ → PR#300. vision module 내 images update." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.0 Documents" />
<meta name="description" content="v1.1.0: Deploy pipeline의 오류 수정 (resolves:#297). vision module 내 images update." />
<meta name="description" content="v1.1.0: Deploy pipeline의 오류 수정 (resolves:#297).~Deploy pipeline의 오류 수정 (resolves:#297)~ → PR#300. vision module 내 images update." />
<link href="../_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
<link href="../_static/favicon-16x16.png" sizes="16x16" rel="icon" type="image/png">
<link href="../_static/favicon-32x32.png" sizes="32x32" rel="icon" type="image/png">
Expand Down Expand Up @@ -325,6 +325,20 @@
<h1>v1.1<a class="headerlink" href="#v1-1" title="Link to this heading"></a></h1>
<section id="v1-1-0">
<h2>v1.1.0<a class="headerlink" href="#v1-1-0" title="Link to this heading"></a></h2>
<h3>[v1.1.0] Chore Update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/300>#300</a>)</h3>
<div class="tip admonition">
<p class="admonition-title">Release Date</p>
<p>2024/05/28</p>
</div>
<p align="center">
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:fix"><img src="https://img.shields.io/badge/fix-d73a4a?style=flat-square&logo=github" alt="fix"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:chore"><img src="https://img.shields.io/badge/chore-fef2c0?style=flat-square&logo=github" alt="chore"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:release/chore"><img src="https://img.shields.io/badge/release/chore-22FD7F?style=flat-square&logo=github" alt="release/chore"/></a>
</p>
<h4>Chore</h4>
<ul class="simple">
<li><p>Deploy pipeline의 오류 수정 (resolves: <a href="https://github.com/Zerohertz/zerohertzLib/issues/297">#297</a>)</p></li>
</ul>
<h3>[v1.1.0] Release (<a href=https://github.com/Zerohertz/zerohertzLib/pull/298>#298</a>)</h3>
<div class="tip admonition">
<p class="admonition-title">Release Date</p>
Expand All @@ -338,7 +352,7 @@ <h3>[v1.1.0] Release (<a href=https://github.com/Zerohertz/zerohertzLib/pull/298
</p>
<h4>Chore</h4>
<ul class="simple">
<li><p>Deploy pipeline의 오류 수정 (resolves: <a href="https://github.com/Zerohertz/zerohertzLib/issues/297">#297</a>)</p></li>
<li><p>~Deploy pipeline의 오류 수정 (resolves: <a href="https://github.com/Zerohertz/zerohertzLib/issues/297">#297</a>)~ → <a class="reference external" href="https://github.com/Zerohertz/zerohertzLib/pull/300">PR <a href="https://github.com/Zerohertz/zerohertzLib/issues/300">#300</a></a></p></li>
</ul>
<h4>Docs</h4>
<ul class="simple">
Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

Binary file modified sphinx/source/_static/examples/dynamic/monitoring.storage.png
Binary file modified sphinx/source/_static/examples/dynamic/plot.candle.png
Binary file modified sphinx/source/_static/examples/dynamic/plot.hist.png
Binary file modified sphinx/source/_static/examples/dynamic/plot.plot.1.png
Binary file modified sphinx/source/_static/examples/dynamic/plot.plot.2.png
Binary file modified sphinx/source/_static/examples/dynamic/plot.scatter.png
Binary file modified sphinx/source/_static/examples/dynamic/quant.bollinger_bands.png
Binary file modified sphinx/source/_static/examples/dynamic/quant.macd.png
Binary file modified sphinx/source/_static/examples/dynamic/quant.momentum.png
Binary file modified sphinx/source/_static/examples/dynamic/quant.moving_average.png
Binary file modified sphinx/source/_static/examples/dynamic/quant.rsi.png
Binary file modified sphinx/source/_static/examples/dynamic/vision.grid.png
Binary file modified sphinx/source/_static/examples/dynamic/vision.mask.png
Binary file modified sphinx/source/_static/examples/dynamic/vision.vert.png
20 changes: 19 additions & 1 deletion sphinx/source/release/v1.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

## v1.1.0

<h3>[v1.1.0] Chore Update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/300>#300</a>)</h3>

```{admonition} Release Date
:class: tip
2024/05/28
```

<p align="center">
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:fix"><img src="https://img.shields.io/badge/fix-d73a4a?style=flat-square&logo=github" alt="fix"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:chore"><img src="https://img.shields.io/badge/chore-fef2c0?style=flat-square&logo=github" alt="chore"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:release/chore"><img src="https://img.shields.io/badge/release/chore-22FD7F?style=flat-square&logo=github" alt="release/chore"/></a>
</p>


<h4>Chore</h4>

+ Deploy pipeline의 오류 수정 (resolves: <a href="https://github.com/Zerohertz/zerohertzLib/issues/297">#297</a>)
<h3>[v1.1.0] Release (<a href=https://github.com/Zerohertz/zerohertzLib/pull/298>#298</a>)</h3>

```{admonition} Release Date
Expand All @@ -20,7 +38,7 @@

<h4>Chore</h4>

+ Deploy pipeline의 오류 수정 (resolves: <a href="https://github.com/Zerohertz/zerohertzLib/issues/297">#297</a>)
+ ~Deploy pipeline의 오류 수정 (resolves: <a href="https://github.com/Zerohertz/zerohertzLib/issues/297">#297</a>)~[PR <a href="https://github.com/Zerohertz/zerohertzLib/issues/300">#300</a>](https://github.com/Zerohertz/zerohertzLib/pull/300)

<h4>Docs</h4>

Expand Down

0 comments on commit bb49fb1

Please sign in to comment.