Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👷 build: improve Docker workflow #5995

Merged
merged 9 commits into from
Feb 11, 2025
Merged

👷 build: improve Docker workflow #5995

merged 9 commits into from
Feb 11, 2025

Conversation

arvinxx
Copy link
Contributor

@arvinxx arvinxx commented Feb 10, 2025

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • 📝 docs
  • 🔨 chore

🔀 变更说明 | Description of Change

📝 补充信息 | Additional Information

Copy link

vercel bot commented Feb 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
lobe-chat-database ⬜️ Ignored (Inspect) Visit Preview Feb 11, 2025 11:08am
lobe-chat-preview ⬜️ Ignored (Inspect) Visit Preview Feb 11, 2025 11:08am

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Feb 10, 2025
Copy link
Contributor

gru-agent bot commented Feb 10, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 950bce3 🚫 Skipped No files need to be tested {".github/workflows/docker-database.yml":"target file(.github/workflows/docker-database.yml) not in work scope \n include: /*.ts,/.tsx,**/.js,/*.jsx \n exclude: node_modules,/.test.ts,**/.test.tsx,/*.spec.ts,/.spec.tsx,**/.d.ts,/*.test.js,/.spec.js",".github/workflows/docker.yml":"target file(.github/workflows/docker.yml) not in work scope \n include: **/.ts,/*.tsx,/.js,**/.jsx \n exclude: node_modules,/*.test.ts,/.test.tsx,**/.spec.ts,/*.spec.tsx,/.d.ts,**/.test.js,**/*.spec.js"}

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

@lobehubbot
Copy link
Member

👍 @arvinxx

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.14%. Comparing base (cf7a2d6) to head (19879e9).
Report is 17 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##             main    #5995     +/-   ##
=========================================
  Coverage   92.14%   92.14%             
=========================================
  Files         655      655             
  Lines       59373    59380      +7     
  Branches     2736     4298   +1562     
=========================================
+ Hits        54711    54718      +7     
  Misses       4662     4662             
Flag Coverage Δ
app 92.14% <ø> (+<0.01%) ⬆️
server 98.01% <ø> (ø)

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.

@arvinxx arvinxx added the Build Docker 打上这个 label 后就可以触发 docker 镜像构建 label Feb 11, 2025
@arvinxx arvinxx changed the title 🔨 chore: improve Docker workflow 👷 build: improve Docker workflow Feb 11, 2025
@arvinxx arvinxx merged commit 959dd88 into main Feb 11, 2025
14 checks passed
@arvinxx arvinxx deleted the docker branch February 11, 2025 11:18
@lobehubbot
Copy link
Member

❤️ Great PR @arvinxx ❤️

The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world.
项目的成长离不开用户反馈和贡献,感谢您的贡献! 如果您对 LobeHub 开发者社区感兴趣,请加入我们的 discord,然后私信 @arvinxx@canisminor1990。他们会邀请您加入我们的私密开发者频道。我们将会讨论关于 Lobe Chat 的开发,分享和讨论全球范围内的 AI 消息。

@lobehubbot
Copy link
Member

🎉 This PR is included in version 1.52.17 🎉

The release is available on:

Your semantic-release bot 📦🚀

likaiqiang pushed a commit to likaiqiang/lobe-chat that referenced this pull request Feb 12, 2025
* chore: enables parallel Docker builds

* chore: update docker hub username

* chore: update arm os

* add a label trigger

* fix docker login issue

* try again

* fix git hash

* update branch heads

* update lighthouse

---------

Co-authored-by: coulsontl <[email protected]>
AirboZH pushed a commit to yuanze-dev/lobe-chat that referenced this pull request Feb 14, 2025
* chore: enables parallel Docker builds

* chore: update docker hub username

* chore: update arm os

* add a label trigger

* fix docker login issue

* try again

* fix git hash

* update branch heads

* update lighthouse

---------

Co-authored-by: coulsontl <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Docker 打上这个 label 后就可以触发 docker 镜像构建 released size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants