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

feat. update cloud cluster image build process #3426

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Conversation

lingdie
Copy link
Collaborator

@lingdie lingdie commented Jun 28, 2023

πŸ€– Generated by Copilot at b7ad8ca

Summary

πŸŒ™πŸ”ŠπŸ·οΈ

This pull request adds an option to build the all-in-one image from a specific tag of the components images, and changes the default tag to nightly. It also enables the output of the sealos run commands in the init.sh script.

We build from the ashes of the night
We run the sealos and unleash the light
We don't fear the logs, we face the truth
We choose our own tag, we are the proof

Walkthrough

  • Add build_from parameter to workflow to specify tag of components images (link)
  • Update init.sh script to use nightly tag for components images by default (link)
  • Replace nightly tag with build_from value in init.sh script before building all-in-one image (link)
  • Remove output redirection of sealos run commands in scripts/init.sh to show logs of components (link)

@sealos-ci-robot
Copy link
Member

πŸ€– Generated by lychee action

Summary

Status Count
πŸ” Total 724
βœ… Successful 303
⏳ Timeouts 0
πŸ”€ Redirected 0
πŸ‘» Excluded 420
❓ Unknown 0
🚫 Errors 0

Full action output

Full Github Actions output

@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6f9d5db) 72.97% compared to head (b7ad8ca) 72.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3426   +/-   ##
=======================================
  Coverage   72.97%   72.97%           
=======================================
  Files           8        8           
  Lines         618      618           
=======================================
  Hits          451      451           
  Misses        132      132           
  Partials       35       35           

β˜” View full report in Codecov by Sentry.
πŸ“’ Do you have feedback about the report comment? Let us know in this issue.

@zzjin zzjin added this to the v5.0 milestone Jun 29, 2023
@zzjin zzjin merged commit 61a9b27 into labring:main Jun 29, 2023
45 checks passed
@lingdie lingdie deleted the cci branch June 29, 2023 03:40
bxy4543 pushed a commit to bxy4543/sealos that referenced this pull request Jun 29, 2023
bxy4543 pushed a commit to bxy4543/sealos that referenced this pull request Jun 29, 2023
bxy4543 pushed a commit to bxy4543/sealos that referenced this pull request Oct 25, 2023
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.

4 participants