Skip to content

修复 Docker 镜像缺少 arm64 架构#757

Open
suyiiyii wants to merge 1 commit intomainfrom
fix/docker-arm64-manifest
Open

修复 Docker 镜像缺少 arm64 架构#757
suyiiyii wants to merge 1 commit intomainfrom
fix/docker-arm64-manifest

Conversation

@suyiiyii
Copy link
Contributor

@suyiiyii suyiiyii commented Feb 5, 2026

Summary

  • 为 release/main/manual-build 的 Docker 推送补充 linux/amd64,linux/arm64 多架构构建
  • 生成 multi-arch manifest 以解决 ARM64 拉取失败

Test plan

  • uv run pytest(本地失败:tests/platforms/test_weibo.py::test_rsshub_compare;tests/test_proxy.py::test_without_proxy)

Made with Cursor


This change is Reviewable

fixed #757

Co-authored-by: Cursor <cursoragent@cursor.com>
@netlify
Copy link

netlify bot commented Feb 5, 2026

Deploy Preview for nonebot-bison ready!

Name Link
🔨 Latest commit b7e433a
🔍 Latest deploy log https://app.netlify.com/projects/nonebot-bison/deploys/6984cbc815b94700085bb21b
😎 Deploy Preview https://deploy-preview-757--nonebot-bison.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.09%. Comparing base (83022c0) to head (b7e433a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #757   +/-   ##
=======================================
  Coverage   85.09%   85.09%           
=======================================
  Files          99       99           
  Lines        5634     5634           
=======================================
  Hits         4794     4794           
  Misses        840      840           
Flag Coverage Δ
smoke-test 85.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants