apache / apache/linkis-website

[Improvement] Add git action of the scheduled task to synchronize code

Open
#297 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
34
Forks
111
PR merge metrics
No merged PRs in 30d

Description

Add the git action of the scheduled task to synchronize the asf-staging branch to the asf-site branch code

After the current pr is merged, it will be automatically compiled by npm and pushed to the asf-staging branch (asf-staging corresponds to the resource branch of the test domain name https://linkis.staged.apache.org/)
git action adds timed tasks such as automatically syncing the asf-satging branch to the asf-site branch every 12 hours (asf-site corresponds to the resource branch of the official domain name https://linkis.apache.org/)

---
增加定时任务的git action 同步asf-staging分支到 asf-site分支代码

当前pr 被合并后 ,会自动进行npm编译推送到asf-staging分支(asf-staging对应测试域名https://linkis.staged.apache.org/ 的资源分支)
git action 增加定时任务 如每12个小时自动将 asf-satging分支同步到asf-site分支(asf-site对应正式域名https://linkis.apache.org/ 的资源分支)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.