Commit Graph

2228 Commits

Author SHA1 Message Date
f3cc93c699 add more tests 2022-01-30 00:05:01 +08:00
2ec5917709 🐛 fix missing self instance validate 2022-01-29 23:55:14 +08:00
5abf55d095 add message tests 2022-01-29 23:39:13 +08:00
5fa7806a2f improve pydantic validate for message 2022-01-29 18:20:30 +08:00
b43dfb983d ⚰️ remove unused import 2022-01-29 15:36:25 +08:00
e887c39998 🏷️ update message typing 2022-01-29 13:56:54 +08:00
4c2269f789 ✏️ Fix typo 2022-01-28 20:46:27 +08:00
ac0dd63ca4 🔀 Merge pull request #749
CI: avoid duplicate CI runs
2022-01-28 16:48:06 +08:00
ad712c59b3 reuse type check code for dependent 2022-01-28 14:49:04 +08:00
1271a757c9 👽 update type check due to py3.10 UnionType 2022-01-28 14:27:54 +08:00
ea8a700f86 🔀 Merge pull request #745
Docs: Add CONTRIBUTING
2022-01-28 14:05:36 +08:00
fd8fd233b6 🚨 auto fix by pre-commit hooks 2022-01-28 06:04:57 +00:00
d06e06eba2 👷 avoid duplicate CI runs 2022-01-28 14:03:19 +08:00
392def7936 📝 Update CONTRIBUTING
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2022-01-28 13:21:45 +08:00
c4d08d13cb ✏️ Fix typo
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2022-01-28 13:21:45 +08:00
ffab125f02 📝 Update CONTRIBUTING
Co-authored-by: Mix <32300164+mnixry@users.noreply.github.com>
Co-authored-by: StarHeartHunt <starheart233@gmail.com>
2022-01-28 13:17:41 +08:00
0b150d35f7 ✏️ fix isort line length typo 2022-01-28 12:32:19 +08:00
15d68706b3 📝 add asciinema svg to install doc 2022-01-27 21:24:56 +08:00
2924c74333 📝 Add CONTRIBUTING 2022-01-27 18:58:10 +08:00
afea004421 📝 update readme 2022-01-27 16:05:30 +08:00
1b08e0d822 🔀 Merge pull request #748
Fix: dict(config) raise error
2022-01-27 11:31:05 +08:00
1da7da9fc1 🐛 fix dict(config) raise error 2022-01-27 11:15:44 +08:00
e1dffa99a0 🔀 Merge pull request #743
Fix: require load plugin error
2022-01-26 21:20:43 +08:00
0885474b94 improve plugin finder 2022-01-26 20:55:23 +08:00
482fba234b 📝 add nb-cli doc 2022-01-26 16:21:18 +08:00
770e808f1d add require tests 2022-01-26 15:37:35 +08:00
5c73c80c65 🐛 fix require error 2022-01-26 15:06:53 +08:00
956ee7e321 📝 add bot api doc 2022-01-26 12:30:05 +08:00
f53e374521 ✏️ fix doc api link error 2022-01-25 16:03:49 +08:00
c8369f599f 📝 add configuration and matcher operation 2022-01-24 20:32:46 +08:00
48b507e272 📝 add config docs 2022-01-23 21:09:47 +08:00
97563a0090 🐛 fix missing api docs include 2022-01-23 13:35:09 +08:00
596f763c46 🔀 Merge pull request #691
:construction_workerusing: nb-autodoc to generate api docs
2022-01-23 12:07:51 +08:00
5f3902fe61 ✏️ fix hook typo 2022-01-23 11:48:35 +08:00
46757a315b ⬆️ upgrade dependencies 2022-01-22 17:09:45 +08:00
4316990aab ⬆️ upgrade dependencies 2022-01-22 15:50:11 +08:00
7d81e079de 🎨 improve tree style 2022-01-22 15:35:52 +08:00
12d9a68351 🐛 fix typing error for mutex 2022-01-22 15:26:22 +08:00
c4e204001e 💡 add docstrings 2022-01-22 15:23:07 +08:00
f9674da6ea 💡 add di docstrings 2022-01-21 21:04:17 +08:00
aef585c60c 💡 add adapter docstring 2022-01-20 14:49:46 +08:00
b343fb8e6f 🔀 Merge pull request #711
Fix: single_session potential bug
2022-01-20 10:59:10 +08:00
f6308916ad 🐛 fix bug and improve test coverage 2022-01-20 03:16:04 +08:00
b3d0e7c548 🚨 auto fix by pre-commit hooks 2022-01-19 18:10:30 +00:00
67f5b87492 🐛 fix single_session bug 2022-01-20 02:05:57 +08:00
98ef09585a 💡 add docstrings 2022-01-19 16:16:56 +08:00
4701537a48 💡 add docstrings 2022-01-18 23:46:10 +08:00
608cf859c8 💡 add log, exception, consts docstring 2022-01-18 16:12:12 +08:00
27b1ded9a1 💡 add config docstring 2022-01-18 12:31:08 +08:00
a07919ad5c 📝 rewrite docstring 2022-01-17 15:06:53 +08:00