This website works better with JavaScript
Главная
Обзор
Помощь
Вход
RISCI_ATOM
/
pagure
зеркало из
https://pagure.io/pagure.git
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
3
Вики
Ветка:
2.9.x
Ветки
Метки
2.9.x
4.0.x
5.11.x
5.13.x
5.14.x
5.3.x
5.4.x
5.7.x
5.9.x
default_branch_ui
ev_asyncio
fix_diff_closed_pr
fix_f33
gpg_check
master
recompute_score
rel_2.2.z
rel_2.3.z
rel_5.1.z
stats_range
update_pip_container
5.14.1
5.13.3
5.13.2
5.13.1
5.13.0
5.12.1
5.12
5.11.3
5.11.2
5.11.1
5.11.0
5.10.0
5.9.1
5.9.0
5.8.1
5.8
5.7.9
5.7.8
5.7.7
5.7.5
5.7.4
5.7.3
5.7.2
5.7.1
5.7
5.6
5.5
5.4
5.3.1
5.3
5.2
5.1.4
5.1.3
5.1.2
5.1.1
5.1
5.0.1
5.0
4.0.4
4.0.3
4.0.2
4.0.1
4.0
3.13.2
3.13.1
3.13
3.12
3.11.2
3.11.1
3.11
3.10.1
3.10
3.9
3.8
3.7.1
3.7
3.6
3.5
3.4
3.3.1
3.3
3.2.1
3.2
3.1
3.0
2.15.1
2.15
2.14.2
2.14.1
2.14
2.13.2
2.13.1
2.13
2.12.1
2.12
2.11
2.10.1
2.10
2.9
2.8.1
2.8
2.7.2
2.7.1
2.7
2.6
2.5
2.4
2.3.4
2.3.3
2.3.2
2.3.1
2.3
2.2.2
2.2.1
2.2
2.1.1
2.1
2.0.1
2.0
1.2
1.1.1
1.1
1.0.2
1.0.1
1.0
0.1.36
0.1.35
0.1.34
0.1.33
0.1.32
0.1.31
0.1.30
0.1.29
0.1.28
0.1.27
0.1.26
0.1.25
0.1.24
0.1.23
0.1.22
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1
pagure
/
pagure-ci
Pierre-Yves Chibon
4635b56f32
Use custom logger on all module so we can configure finely the logging
7 лет назад
..
README.rst
219d3119c0
Do not repeat information from the doc, rather point to it
8 лет назад
pagure_ci.service
3e9d3c8b97
Add the systemd service file for pagure_ci_server
8 лет назад
pagure_ci_server.py
4635b56f32
Use custom logger on all module so we can configure finely the logging
7 лет назад
README.rst
Pagure CI
=========
This is to setup Pagure CI for development. It is assumed that all the
dependencies are resolved.
* Run::
PAGURE_CONFIG=/path/to/config PYTHONPATH=. python pagure-ci/pagure_ci_server.py
Check `doc/usage/pagure_ci.rst` for further information on how to set up
and configure your project on both pagure and the CI services