已合并
申请引入CronTick #5875
AtomGit-Bot创建于 2024年9月18日
申请引入CronTick #5875
已合并
从refs/pull/5875/head合入到master
共 3 个文件变更+23-0
| @@ -0,0 +1,8 @@ | |||
| 1 | +name: CronTick | ||
| 2 | +description: CronTick is a feature-rich open source task scheduling framework. | ||
| 3 | +branches: | ||
| 4 | +- name: master | ||
| 5 | + type: protected | ||
| 6 | +type: public | ||
| 7 | + | ||
| 8 | + | ||
| @@ -642,3 +642,11 @@ repositories: | |||
| 642 | name: Bo Sun | 642 | name: Bo Sun |
| 643 | organization: ISCAS | 643 | organization: ISCAS |
| 644 | email: sunbo.oerv@iscas.ac.cn | 644 | email: sunbo.oerv@iscas.ac.cn |
| 645 | +- repo: | ||
| 646 | + - src-openeuler/CronTick | ||
| 647 | + - openeuler/CronTick | ||
| 648 | + committers: | ||
| 649 | + - gitee_id: jixiang830001 | ||
| 650 | + name: Xiang Ji | ||
| 651 | + organization: Huawei | ||
| 652 | + email: jixiang3@huawei.com | ||
| @@ -0,0 +1,7 @@ | |||
| 1 | +name: CronTick | ||
| 2 | +description: CronTick is a feature-rich open source task scheduling framework. | ||
| 3 | +upstream: https://gitee.com/openeuler/CronTick | ||
| 4 | +branches: | ||
| 5 | +- name: master | ||
| 6 | + type: protected | ||
| 7 | +type: public | ||
@jixiang830001 如果这个仓库的主仓是放在 openEuler 的话,这里应该是没有 upstream 。请问目前 CronTick 有开源仓库吗?