Tomas Sebestik
|
65cb65df1a
|
Handle gitlab 404 error
ci: do not retry on 404 when LOCAL_GITLAB_HTTPS_HOST not set
|
2022-01-27 11:19:22 +01:00 |
|
Ivan Grokhotkov
|
f7d023383b
|
ci: revert type annotations in gitlab_api.py to python2 compatible
|
2021-10-15 10:57:08 +02:00 |
|
Ivan Grokhotkov
|
81e1277559
|
ci: retry Gitlab operations on error 500
|
2021-10-15 09:32:24 +07:00 |
|
Fu Hanxi
|
39528b1783
|
ci: retry download artifacts
|
2021-10-15 09:32:11 +07:00 |
|
Fu Hanxi
|
662b6bb48a
|
fix(ci): ci_fetch_submodule return full match name first
|
2021-04-19 20:19:43 +08:00 |
|
Fu Hanxi
|
0146f258d7
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
|
Ivan Grokhotkov
|
d17a3c76d0
|
ci: fetch submodules from mirror, if enabled
|
2020-09-16 21:22:26 +02:00 |
|
Fu Hanxi
|
0478edc6ba
|
CI: download only required bin for unit-tests. Refactor AssignTest related code
|
2020-08-04 13:27:16 +08:00 |
|
Fu Hanxi
|
23822e2e3f
|
ci: retry download if catched IOError/EOFError
|
2020-06-17 16:03:49 +08:00 |
|
He Yin Ling
|
739affb5b0
|
ci: add find job id argument job status:
if we retry failed job, we will have 2 jobs with same name in one pipeline. we need to use status to find the retried job instead of failed job.
|
2020-01-22 10:04:54 +08:00 |
|
He Yin Ling
|
fe521c9d12
|
ci: fix fetch submodule error on python3
|
2019-12-10 09:38:31 +08:00 |
|
He Yin Ling
|
4d45932c5e
|
CI: add utility gitlab_api
|
2019-12-07 10:34:54 +08:00 |
|