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

fix database service ci. #4252

Merged
merged 1 commit into from Nov 4, 2023
Merged

fix database service ci. #4252

merged 1 commit into from Nov 4, 2023

Conversation

lingdie
Copy link
Collaborator

@lingdie lingdie commented Nov 4, 2023

🤖 Generated by Copilot at d2748a8

Summary

🔨🔧🌐

Add commands to clean registry directory and create manifest list for multi-arch cluster image in .github/workflows/services.yml. This enables sealos to build and push cluster images for both amd64 and arm64 architectures.

sealos builds twice
removes registry, then runs
manifest-tool script

Walkthrough

  • Add multi-arch support for sealos and its services (link, F0L252R

Signed-off-by: yy <lingdie.yy@outlook.com>
@sealos-ci-robot
Copy link
Member

🤖 Generated by lychee action

Summary

Status Count
🔍 Total 970
✅ Successful 377
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 592
❓ Unknown 0
🚫 Errors 0

Full action output

Full Github Actions output

Copy link

sweep-ai bot commented Nov 4, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.

Copy link

codecov bot commented Nov 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

see 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@zzjin zzjin added this to the v5.0 milestone Nov 4, 2023
@zzjin zzjin merged commit 90819ea into labring:main Nov 4, 2023
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants