8000 Tags · ujiuji1259/gokart · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ujiuji1259/gokart

Tags

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request m3dev#249 from Hi-king/feature/set_default_logging…

…_as_error

change default loglevel of gokart.build as ERROR

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
change exit() to sys.exit() (m3dev#248)

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dump task info tree object to a pickle file (m3dev#241)

* add dump_task_info_table

* implement make task info table

* Update gokart/tree/task_info.py

Co-authored-by: hirosassa <hiro.sassa@gmail.com>

* move task_info_formatter

* fix test

* fix doc

* add dump_task_info_tree

* add document

* add use_unique_id

Co-authored-by: hirosassa <hiro.sassa@gmail.com>

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix LoggerConfig inconsistency bug (m3dev#233)

* fix LoggerConfig

* add comment

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request m3dev#198 from saya-kawakami/add-logo

gokart logo

0.3.30

Toggle 0.3.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add parameter alias to inherits_config_params (m3dev#193)

* add parameter alias

* fix isort

* add docs

* add docstring

* fix typo

* fix typo

* change parameter name

0.3.29

Toggle 0.3.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix 195 (m3dev#196)

* fix 195

* _is_task_on_kart

* add unittest

* using list

* bool

0.3.28

Toggle 0.3.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
not assert task.load_data_frame(required_columns={}) (m3dev#180)

* not assert task.load_data_frame(required_columns={})

* change dict check method

* add ut

* change ut name

0.3.27

Toggle 0.3.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make s3 config singleton (m3dev#178)

0.3.26

Toggle 0.3.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
tox test for multiple python versions (m3dev#170)

* add tox support for multiple python version testing

* add tox.ini

* install poetry

* Update tox.ini

* add 3.9 on test.yml

* add 3.9 on tox.ini

* omit 3.9
0