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

0.3.25

Toggle 0.3.25'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#167 from m3dev/github_actions

poetry

0.3.24

Toggle 0.3.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/efficient task lock (m3dev#162)

* implement lock at TaskOnKart.run()

* add dump unlock

* add redis_fail

* add comment

* add readme

* fix review

* move description to docs

* fix conflict

0.3.23

Toggle 0.3.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Careful assertion on empty dump (m3dev#165)

* ⭐ TaskOnKart.fail_on_empty_dump

* 👕 yapf

* 📝 TaskOnKart.fail_on_empty_dump

* 📝 TaskOnKart.fail_on_empty_dump

0.3.22

Toggle 0.3.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Apply yapf (m3dev#160)

* make comlumn limit large

* apply yapf all

0.3.21

Toggle 0.3.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/add inherits config params (m3dev#151)

* fix load_data_frame bug

* apply suggestion

* add config_param

* add config_param

* add readme

* fix typo

Co-authored-by: Daiki Ikeshima <daiki-ikeshima@m3.com>

0.3.20

Toggle 0.3.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
⭐ gokart.file_processor.BinaryFileProcessor (m3dev#149)

0.3.19

Toggle 0.3.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add Slack error handling and remove use of deprecated API method (m3d…

…ev#141)

* fix: deprecated api methods and error handling

* fix test

* add README

* minor fix

* Update gokart/slack/README.md

apply rev
B601
iew suggestion

Co-authored-by: K.O. <hikingko1@gmail.com>

* add slack_notification document on doc directory

Co-authored-by: hirohito-sasakawa <hirohito-sasakawa@m3.com>
Co-authored-by: K.O. <hikingko1@gmail.com>

0.3.18

Toggle 0.3.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: feather format file processor (m3dev#140)

0.3.17

Toggle 0.3.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change gokart.gcs_config.GCSConfig's behaviour as a singleton (m3dev#136

)

* 🎨 change gokart.gcs_config.GCSConfig's behaviour as a singleton

* ✅ fix test.test_gcs_config.TestGCSConfig

0.3.16

Toggle 0.3.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix evaluation order: config file follows cmdline (m3dev#133)

* ✅ test for evaluation order

* 🐛 fix evaluation_order. config file follows cmdline
0