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

Docs: add workflow for previwing docs site #4186

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

yangchuansheng
Copy link
Collaborator

@yangchuansheng yangchuansheng commented Oct 27, 2023

🤖 Generated by Copilot at 4a7b37d

Summary

📝🚀🔧

Add a GitHub Actions workflow to preview the documentation site. The workflow file .github/workflows/deploy-docs-preview.yml uses Vercel to deploy a preview of the Sealos documentation site for each pull request and push to the main branch. This allows reviewers and contributors to see the changes in the documentation before merging.

sealos docs site
previewed on Vercel now
autumn leaves falling

Walkthrough

  • Add a new workflow file for GitHub Actions that previews the Sealos documentation site on Vercel (link)

@sealos-ci-robot
Copy link
Member

🤖 Generated by lychee action

Summary

Status Count
🔍 Total 956
✅ Successful 375
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 580
❓ Unknown 0
🚫 Errors 0

Full action output

Full Github Actions output

@sweep-ai
Copy link

sweep-ai bot commented Oct 27, 2023

Apply Sweep Rules to your PR?

  • Apply: Leftover TODOs in the code should be handled.
  • Apply: All new business logic should have corresponding unit tests in the tests/ directory.
  • Apply: Any clearly inefficient or repeated code should be optimized or refactored.

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@zzjin zzjin added this to the v5.0 milestone Oct 27, 2023
@zzjin zzjin merged commit b6be5be into labring:main Oct 27, 2023
41 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.

3 participants