Zexi Li
|
fdcf4efeab
|
gencopyright: ignore generated files
|
2019-11-29 17:16:38 +08:00 |
|
Zexi Li
|
018e1ac217
|
add list input and rewrite codegen use python
|
2019-11-29 10:18:27 +08:00 |
|
Zexi Li
|
d149d84ccc
|
support generate
|
2019-11-27 10:20:28 +08:00 |
|
Qiu Jian
|
e551e006b4
|
fix: list all PRs without pagination
|
2019-11-13 01:53:37 +08:00 |
|
Qiu Jian
|
a48f53113e
|
feature: approve.sh check whether all assigned reviews lgtm the PR
|
2019-11-11 23:01:25 +08:00 |
|
Qiu Jian
|
e454236623
|
fix: approve.sh fail to find check success record for some pr
|
2019-11-08 15:52:36 +08:00 |
|
Qiu Jian
|
e1645814e8
|
fix: approve scripts imporvements, alllow approve_all PRs
|
2019-11-04 21:47:21 +08:00 |
|
郑雨
|
c92404789b
|
fix: fix docker_push.sh
|
2019-10-29 11:41:31 +08:00 |
|
郑雨
|
97e88c3d2b
|
feature: add support for mac and work in other directory
|
2019-10-29 11:11:17 +08:00 |
|
Qiu Jian
|
88ec890562
|
fix: approve.sh fail to send comments
|
2019-10-17 22:10:20 +08:00 |
|
Qiu Jian
|
a2ae13be8d
|
fix: [github scripts] make sure label exists after send comment
|
2019-10-16 09:18:10 +08:00 |
|
Qiu Jian
|
7bd5a1d22b
|
fix: allow docker_push by non-root user
|
2019-10-14 18:41:45 +08:00 |
|
Zexi Li
|
85bfdff7b3
|
actions: enable notify docker build
|
2019-09-27 15:54:28 +08:00 |
|
Qiu Jian
|
b843b61785
|
fix: approval.sh should wait all checks passed
|
2019-08-13 21:48:30 +08:00 |
|
Yousong Zhou
|
4749dd9cb6
|
circleci: coverage.sh: 改善内存消耗
|
2019-08-10 18:36:38 +00:00 |
|
Zexi
|
a1a8525589
|
add compents docker file
|
2019-08-09 17:44:29 +08:00 |
|
Qiu Jian
|
d7b41eaa95
|
feature: add pr tools, approve.sh and comment.sh
|
2019-07-30 16:20:49 +08:00 |
|
Yousong Zhou
|
50a9bd8360
|
.circleci: 改进test执行
避免go test执行两次
避免因push到codecov失败造成测试失败
1457 @@ -10576,5 +10576,33 @@ yunion.io/x/onecloud/pkg/webconsole/comm
1458 yunion.io/x/onecloud/pkg/webconsole/command/ssh_command.go:147: GetData
1459 yunion.io/x/onecloud/pkg/webconsole/command/ssh_command.go:164: ShowInf
1460 total: (statements)
1461 -Push /tmp/coverage.8mKa1lRFeG/profile.out to codecov.io^M
1462 -Exited with code 7
1463 \ No newline at end of file
1464 +Push /tmp/coverage.GrWO8OlTrX/profile.out to codecov.io^M
1465 +^M
1466 + _____ _^M
1467 + / ____| | |^M
1468 +| | ___ __| | ___ ___ _____ __^M
1469 +| | / _ \ / _` |/ _ \/ __/ _ \ \ / /^M
1470 +| |___| (_) | (_| | __/ (_| (_) \ V /^M
1471 + \_____\___/ \__,_|\___|\___\___/ \_/^M
1472 + Bash-8a28df4^M
1473 +^M
1474 +^M
1475 +==> Circle CI detected.^M
1476 + project root: .^M
1477 +--> token set from env^M
1478 + Yaml found at: vendor/github.com/gin-gonic/gin/codecov.yml^M
1479 + -> Found 1 reports^M
1480 +==> Detecting git/mercurial file structure^M
1481 +==> Reading reports^M
1482 + + /tmp/coverage.GrWO8OlTrX/profile.out bytes=2221509^M
|
2019-07-15 03:42:46 +00:00 |
|
Yousong Zhou
|
9896ac1bec
|
.circleci: build: save go cache
|
2019-07-03 13:37:23 +00:00 |
|
Qiu Jian
|
b7027934db
|
feature: 3-level policies, system/domain/project
|
2019-05-31 13:56:02 +08:00 |
|
Qiu Jian
|
2efc5e641e
|
fix: add keystone initialization procedures
|
2019-05-17 13:54:29 +08:00 |
|
yunion-ci-robot
|
b70e005774
|
Merge pull request #414 from Zexi/bugfix/make-tests-pass
Bugfix/make tests pass
|
2019-04-16 13:09:10 +08:00 |
|
Zexi
|
8ec7c519bc
|
add scripts/coverage.sh
|
2019-04-16 12:55:13 +08:00 |
|
Yousong Zhou
|
30c6881445
|
scripts/cherry_pick_pull.sh: 健壮性加强
- 多行subject全取出,不截断
- 与PYTHONENCODING, locale设置无关,直接写utf-8输出
|
2019-04-15 06:15:04 +00:00 |
|
Zexi Li
|
880e2444c1
|
cherry_pick_pull: 兼容python3 (#232)
|
2019-04-04 17:00:18 +08:00 |
|
Qiu Jian
|
cfd3ae405b
|
update gencopyright script to use // comments
|
2019-03-29 14:47:48 +08:00 |
|
Qiu Jian
|
8993b4acf9
|
Add helper scripts
|
2019-03-29 14:47:48 +08:00 |
|
Yousong Zhou
|
ac1f1151d9
|
cherry_pick_pull.sh: decode quoted-printables when making pr
|
2019-03-28 16:08:54 +08:00 |
|
Qiu Jian
|
bd531dcec3
|
fix: make cherry_pick_pull.sh comptabile with older git not support
get-url
|
2019-03-28 10:19:49 +08:00 |
|
Zexi Li
|
8f8af3caa3
|
添加 cherry_pick_pull 脚本,自动在 github 生成 cherry-pick 的 PR
|
2019-03-26 16:46:37 +08:00 |
|
Qiu Jian
|
d0fef591f1
|
改进:model资源支持rbac认证,需要打开enable_rbac选项,默认关闭。非model资源还不支持
|
2018-10-27 14:34:09 +08:00 |
|