Compare commits

..

2 Commits

Author SHA1 Message Date
Srythm 9738436466 🍻 publish plugin pxchat-enhanced (#4087) 2026-06-21 11:38:41 +08:00
noneflow[bot] e010af2680 📝 Update changelog
Code Coverage / Test Coverage (pydantic-v1, macos-latest, 3.10) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v1, macos-latest, 3.11) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v1, macos-latest, 3.12) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v1, macos-latest, 3.13) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v1, windows-latest, 3.10) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v1, windows-latest, 3.11) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v1, windows-latest, 3.12) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v1, windows-latest, 3.13) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v2, macos-latest, 3.10) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v2, macos-latest, 3.11) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v2, macos-latest, 3.12) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v2, macos-latest, 3.13) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v2, windows-latest, 3.10) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v2, windows-latest, 3.11) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v2, windows-latest, 3.12) (push) Waiting to run
Code Coverage / Test Coverage (pydantic-v2, windows-latest, 3.13) (push) Waiting to run
Release Drafter / release (push) Has been skipped
Release Drafter / update-release-draft (push) Failing after 41s
Code Coverage / Test Coverage (pydantic-v1, ubuntu-latest, 3.13) (push) Failing after 45s
Pyright Lint / Pyright Lint (pydantic-v2) (push) Failing after 50s
Ruff Lint / Ruff Lint (push) Successful in 1m2s
Pyright Lint / Pyright Lint (pydantic-v1) (push) Failing after 1m3s
Code Coverage / Test Coverage (pydantic-v2, ubuntu-latest, 3.10) (push) Failing after 1m5s
Site Deploy / publish (push) Failing after 1m5s
Code Coverage / Test Coverage (pydantic-v2, ubuntu-latest, 3.12) (push) Failing after 1m14s
Code Coverage / Test Coverage (pydantic-v1, ubuntu-latest, 3.11) (push) Failing after 1m22s
Code Coverage / Test Coverage (pydantic-v1, ubuntu-latest, 3.12) (push) Failing after 1m28s
Code Coverage / Test Coverage (pydantic-v2, ubuntu-latest, 3.13) (push) Failing after 1m29s
Code Coverage / Test Coverage (pydantic-v1, ubuntu-latest, 3.10) (push) Failing after 1m31s
Code Coverage / Test Coverage (pydantic-v2, ubuntu-latest, 3.11) (push) Failing after 1m30s
2026-06-20 16:27:19 +00:00
2 changed files with 9 additions and 4 deletions
+8 -4
View File
@@ -11041,13 +11041,17 @@
"is_official": false "is_official": false
}, },
{ {
"module_name": "nonebot_plugin_group_historian", "module_name": "nonebot_plugin_pxchat_enhanced",
"project_link": "nonebot-plugin-group-historian", "project_link": "nonebot-plugin-pxchat-enhanced",
"author_id": 277260326, "author_id": 62325100,
"tags": [ "tags": [
{ {
"label": "ranking", "label": "ai",
"color": "#ea5252" "color": "#ea5252"
},
{
"label": "ChatBot",
"color": "#52eac2"
} }
], ],
"is_official": false "is_official": false
+1
View File
@@ -22,6 +22,7 @@ toc_max_heading_level: 2
### 🍻 插件发布 ### 🍻 插件发布
- Plugin: KeyReply [@noneflow](https://github.com/noneflow) ([#4069](https://github.com/nonebot/nonebot2/pull/4069))
- Plugin: 哔哩哔哩文件下载器 [@noneflow](https://github.com/noneflow) ([#4018](https://github.com/nonebot/nonebot2/pull/4018)) - Plugin: 哔哩哔哩文件下载器 [@noneflow](https://github.com/noneflow) ([#4018](https://github.com/nonebot/nonebot2/pull/4018))
- Plugin: 开源依赖安全助手 [@noneflow](https://github.com/noneflow) ([#4044](https://github.com/nonebot/nonebot2/pull/4044)) - Plugin: 开源依赖安全助手 [@noneflow](https://github.com/noneflow) ([#4044](https://github.com/nonebot/nonebot2/pull/4044))
- Plugin: Uptime Kuma [@noneflow](https://github.com/noneflow) ([#4042](https://github.com/nonebot/nonebot2/pull/4042)) - Plugin: Uptime Kuma [@noneflow](https://github.com/noneflow) ([#4042](https://github.com/nonebot/nonebot2/pull/4042))