Open czy-29 opened 5 months ago
Graceful shutdown related bugs for all HTTP server backends: https://github.com/opensound-org/opensound/issues/2 所有HTTP服务器后端的优雅停机相关bug:https://github.com/opensound-org/opensound/issues/2
Bug in poem
embedding static files: https://github.com/poem-web/poem/issues/824
poem
嵌入静态文件的bug:https://github.com/poem-web/poem/issues/824
pr: https://github.com/poem-web/poem/pull/825
After the pr is merged, we should first delete the fork repository, then modify the patch to the upstream. Finally, after the upstream releases the version, remove the patch and update the version. 在pr被merge之后,我们应当首先删除fork仓库,然后将patch调整至上游。最后待上游发版后,移除patch并更新版本。
Add a crates.io reverse dependency badge to shields.io
: https://github.com/badges/shields/issues/10204
给shields.io
添加crates.io反向依赖的徽章:https://github.com/badges/shields/issues/10204
Make deps.rs
support custom subject text:
使deps.rs
支持自定义subject文本:
issue: https://github.com/deps-rs/deps.rs/issues/230 pr: https://github.com/deps-rs/deps.rs/pull/231
After the PR is merged, we should modify this commit to use the subject
parameter: https://github.com/opensound-org/opensound/commit/0f47e399928c645b2810ea8f756a1e08ce42980a
当pr被merge之后,我们应当修改本提交以使用subject
参数:https://github.com/opensound-org/opensound/commit/0f47e399928c645b2810ea8f756a1e08ce42980a
☂所有第三方bug和feature的伞状tracking issue