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

ci: add preview and publish workflows #18

Merged

Conversation

frank-zsy
Copy link
Contributor

Description

This PR includes 2 workflows:

  • pull_preview which allows maintainers to use /preview command to build and deploy a preview website for PRs.
  • publish which will automatically publish the website to OSS after push on master branch

Resolved issues

Closes #17

Before submitting the PR, please take the following into consideration

  • It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. If you don't have an issue, please create one.
  • Prefix your PR title with feat: , fix: , chore: , docs:, or refactor:.
  • The description should clearly illustrate what problems it solves.
  • Ensure that the commit messages follow our guidelines.
  • Resolve merge conflicts (if any).
  • Make sure that the current branch is upto date with the main branch.

@frank-zsy frank-zsy merged commit a74bda5 into X-lab2017:master May 16, 2024
1 check passed
@frank-zsy frank-zsy deleted the ci/add-preview-publish-workflow branch May 16, 2024 12:49
@frank-zsy
Copy link
Contributor Author

/preview

1 similar comment
@frank-zsy
Copy link
Contributor Author

/preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI/CD] Add a CI/CD workflow to the website
1 participant