pgAdmin 4 commit: Delete the ci scripts that have be unmaintained andu

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Delete the ci scripts that have be unmaintained andu
Дата
Msg-id E1h6ZNd-0001ND-0p@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Delete the ci scripts that have be unmaintained and unused for some time now.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e1ae502725bfaced544285215a1e742aa3e028b8

Modified Files
--------------
ci/build_docs.sh        | 17 -----------------
ci/build_pip_wheel.sh   | 17 -----------------
ci/build_runtime_qt4.sh | 16 ----------------
ci/build_runtime_qt5.sh | 16 ----------------
ci/build_tarballs.sh    | 17 -----------------
ci/ci_runner.sh         | 11 -----------
ci/create_config.sh     | 15 ---------------
ci/run_feature_tests.sh | 49 -------------------------------------------------
ci/run_jasmine_tests.sh | 10 ----------
ci/run_python_tests.sh  | 38 --------------------------------------
ci/update_messages.sh   | 14 --------------
11 files changed, 220 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Apply codestyle checks to all Python code.
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Remove the dependency on importlib for Python <=2.7.