Skip to content

Commit bb49fb1

Browse files
authored
Merge pull request #300 from Zerohertz/chore-v1.1.0
[v1.1.0] Chore Update
2 parents 58f2c0d + 40552e3 commit bb49fb1

Some content is hidden

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

47 files changed

+58
-6
lines changed

β€ŽJenkinsfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,8 @@ spec:
338338
setBuildStatus("Deploy...", "PENDING", "$STAGE_NAME")
339339
def PACKAGE_VERSION = ""
340340
container("python") {
341+
sh "apt update"
342+
sh "apt install python3-opencv -y"
341343
sh "pip install ."
342344
PACKAGE_VERSION = sh(
343345
script: 'python -c "import zerohertzLib; print(zerohertzLib.__version__)"',
-2.41 KB

β€Ždocs/_images/plot.candle.png

-6.52 KB

β€Ždocs/_images/plot.hist.png

-72 Bytes

β€Ždocs/_images/plot.plot.1.png

-1.66 KB

β€Ždocs/_images/plot.plot.2.png

-55.6 KB

β€Ždocs/_images/plot.scatter.png

-19.2 KB
-132 Bytes

β€Ždocs/_images/quant.macd.png

-155 Bytes

β€Ždocs/_images/quant.momentum.png

-161 Bytes
-112 Bytes

β€Ždocs/_images/quant.rsi.png

-140 Bytes

β€Ždocs/_images/vision.grid.png

-10.7 KB

β€Ždocs/_images/vision.mask.png

103 KB

β€Ždocs/_images/vision.vert.png

20.3 KB

β€Ždocs/_sources/release/v1.1.md.txt

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
## v1.1.0
44

5+
<h3>[v1.1.0] Chore Update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/300>#300</a>)</h3>
6+
7+
```{admonition} Release Date
8+
:class: tip
9+
10+
2024/05/28
11+
```
12+
13+
<p align="center">
14+
<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>
15+
<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>
16+
<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>
17+
</p>
18+
19+
20+
<h4>Chore</h4>
21+
22+
+ Deploy pipeline의 였λ₯˜ μˆ˜μ • (resolves: <a href="https://github.com/Zerohertz/zerohertzLib/issues/297">#297</a>)
523
<h3>[v1.1.0] Release (<a href=https://github.com/Zerohertz/zerohertzLib/pull/298>#298</a>)</h3>
624

725
```{admonition} Release Date
@@ -20,7 +38,7 @@
2038

2139
<h4>Chore</h4>
2240

23-
+ Deploy pipeline의 였λ₯˜ μˆ˜μ • (resolves: <a href="https://github.com/Zerohertz/zerohertzLib/issues/297">#297</a>)
41+
+ ~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)
2442

2543
<h4>Docs</h4>
2644

-6.52 KB
-72 Bytes
-1.66 KB
-55.6 KB
-19.2 KB
-155 Bytes
-161 Bytes
-140 Bytes
-10.7 KB
20.3 KB

β€Ždocs/release/v1.1.html

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<meta property="og:type" content="website" />
1818
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release/v1.1.html" />
1919
<meta property="og:site_name" content="Zerohertz's Library v1.1.0 Documents" />
20-
<meta property="og:description" content="v1.1.0: Deploy pipeline의 였λ₯˜ μˆ˜μ • (resolves:#297). vision module λ‚΄ images update." />
20+
<meta property="og:description" content="v1.1.0: Deploy pipeline의 였λ₯˜ μˆ˜μ • (resolves:#297).~Deploy pipeline의 였λ₯˜ μˆ˜μ • (resolves:#297)~ β†’ PR#300. vision module λ‚΄ images update." />
2121
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
2222
<meta property="og:image:alt" content="Zerohertz's Library v1.1.0 Documents" />
23-
<meta name="description" content="v1.1.0: Deploy pipeline의 였λ₯˜ μˆ˜μ • (resolves:#297). vision module λ‚΄ images update." />
23+
<meta name="description" content="v1.1.0: Deploy pipeline의 였λ₯˜ μˆ˜μ • (resolves:#297).~Deploy pipeline의 였λ₯˜ μˆ˜μ • (resolves:#297)~ β†’ PR#300. vision module λ‚΄ images update." />
2424
<link href="../_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
2525
<link href="../_static/favicon-16x16.png" sizes="16x16" rel="icon" type="image/png">
2626
<link href="../_static/favicon-32x32.png" sizes="32x32" rel="icon" type="image/png">
@@ -325,6 +325,20 @@
325325
<h1>v1.1<a class="headerlink" href="#v1-1" title="Link to this heading">ΒΆ</a></h1>
326326
<section id="v1-1-0">
327327
<h2>v1.1.0<a class="headerlink" href="#v1-1-0" title="Link to this heading">ΒΆ</a></h2>
328+
<h3>[v1.1.0] Chore Update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/300>#300</a>)</h3>
329+
<div class="tip admonition">
330+
<p class="admonition-title">Release Date</p>
331+
<p>2024/05/28</p>
332+
</div>
333+
<p align="center">
334+
<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>
335+
<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>
336+
<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>
337+
</p>
338+
<h4>Chore</h4>
339+
<ul class="simple">
340+
<li><p>Deploy pipeline의 였λ₯˜ μˆ˜μ • (resolves: <a href="https://github.com/Zerohertz/zerohertzLib/issues/297">#297</a>)</p></li>
341+
</ul>
328342
<h3>[v1.1.0] Release (<a href=https://github.com/Zerohertz/zerohertzLib/pull/298>#298</a>)</h3>
329343
<div class="tip admonition">
330344
<p class="admonition-title">Release Date</p>
@@ -338,7 +352,7 @@ <h3>[v1.1.0] Release (<a href=https://github.com/Zerohertz/zerohertzLib/pull/298
338352
</p>
339353
<h4>Chore</h4>
340354
<ul class="simple">
341-
<li><p>Deploy pipeline의 였λ₯˜ μˆ˜μ • (resolves: <a href="https://github.com/Zerohertz/zerohertzLib/issues/297">#297</a>)</p></li>
355+
<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>
342356
</ul>
343357
<h4>Docs</h4>
344358
<ul class="simple">

β€Ždocs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žsphinx/source/release/v1.1.md

Lines changed: 19 additions & 1 deletion

0 commit comments

Comments
Β (0)