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 typo for "Preview Sealos Docs Site" workflow #4190

Merged
merged 1 commit into from Oct 29, 2023

Conversation

yangchuansheng
Copy link
Collaborator

@yangchuansheng yangchuansheng commented Oct 29, 2023

🤖 Generated by Copilot at 9564d51

Summary

🚀🌐📝

This pull request improves the docs preview workflow by adding environment details and fixing the report link. It modifies the .github/workflows/deploy-docs-preview.yml file and the report.md template.

Sing, O Muse, of the skillful coder who devised
A new workflow for deploying docs previews online
Using vercel-action, a tool of wondrous power
That swiftly builds and hosts the pages of the scribe

Walkthrough

  • Add an environment section to the deploy-preview job to display the preview details on the pull request page (link)
  • Fix a typo in the report.md file to use the correct preview url from the build job (link)

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
@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 29, 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.

@sealos-ci-robot
Copy link
Member

🤖 Generated by deploy action

👀 Visit Preview

@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@cuisongliu cuisongliu merged commit 74b95f1 into labring:main Oct 29, 2023
44 of 45 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