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 ci workflow for building Sealos Docs Site Docker image #4174

Closed
wants to merge 1 commit into from

Conversation

yangchuansheng
Copy link
Collaborator

@yangchuansheng yangchuansheng commented Oct 26, 2023

🤖 Generated by Copilot at 57007a9

Summary

📄🐳🌐

This pull request adds a new Dockerfile and a GitHub Actions workflow for the Sealos Docs Site. The Dockerfile builds a multi-platform image that serves the website with brotli compression. The workflow builds and pushes the image to three registries on demand or on changes to the docs folder.

Sealos Docs Site:
Docker image for all platforms
Winter of content

Walkthrough

  • Add a new workflow file for GitHub Actions to build and push a Docker image for the Sealos Docs Site (link)
  • Add a new Dockerfile for the Sealos Docs Site that uses a multi-stage build (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 26, 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 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

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