Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #82

Merged
merged 29 commits into from
Sep 17, 2023
Merged

Develop #82

merged 29 commits into from
Sep 17, 2023

Conversation

ReiRev
Copy link
Owner

@ReiRev ReiRev commented Sep 17, 2023

No description provided.

ReiRev and others added 29 commits August 30, 2023 23:46
* separate formatting and linting from ci.

* remove formatting and linting
* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored
* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request
* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* initial commit (#50)

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

* remove push on main
* add dividend_history

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* remove unchecked lines

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
* implement ReportNews

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix docstring

* change news to flash_reports

* change example url to the shorter one

* remove Japanese comment

* implemented market report and flash report

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* refactor: merge get_links

* refactor

* implement analyst_prediction

* implement analyst_evaluation

* change  fail_ci_if_error to false

* add test and change get to get_attribute_list

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
* implemented trend_signal & coincident_index

* implement ReportTrendSignal

* deal with invalid number of elements
* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

* fix docstring

* first README.md

* remove docs/resource folder which will be auto generated

* add docs/resource

* change maxdepth from 2 to 4

* change input folder to src/kabupy

* add sphinx_sitemap

* fix docstring code block

* add googletagmanager

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

* fix docstring

* first README.md

* remove docs/resource folder which will be auto generated

* add docs/resource

* change maxdepth from 2 to 4

* change input folder to src/kabupy

* add sphinx_sitemap

* fix docstring code block

* add googletagmanager

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
* add live preview

* add sphinx

* initial commit

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* separate doc from test

* initial commit

* remove _static from html_static_path

* add resource/modules

* only update coverage if branch is main

* add |

* fix docstring

* first README.md

* remove docs/resource folder which will be auto generated

* add docs/resource

* change maxdepth from 2 to 4

* change input folder to src/kabupy

* add sphinx_sitemap

* fix docstring code block

* add googletagmanager

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* change gooletagmanager to google analytics

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
@ReiRev ReiRev merged commit fee5078 into main Sep 17, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant