Skip to content

feat(infra): Automatically docs deployment with CI. #569

Open
@yecol

Description

@yecol

Describe the enhancement requested

As I inspect the docs.yml and if I have not overlooked something, the action seems only check and build the website?

Maybe we can improve the CI to make the website automatically built and... Deployed!
The practice in graphscope website maybe work:

  • in this repo, docs.yml checks if anything in /docs changes, if yes, either:
    • in repo incubator-graphar-website, keep a synchronized copy of /docs, push the change to that repo, and if any change happens, build and deploy with CI.
    • or even built the website /docs in this repo and push to the branch asf-site of repo incubator-graphar-website directly

using this action: https://github.com/ad-m/github-push-action

Component(s)

Developer Tools

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions