pgAdmin 4 commit: Exit CI run if the PEP-8 checks fail.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Exit CI run if the PEP-8 checks fail.
Date: 2018-03-15 10:53:36
Message-ID: E1ewQVs-0003Dp-6D@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Exit CI run if the PEP-8 checks fail.

Branch
------
master

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

Modified Files
--------------
ci/run_python_tests.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2018-03-15 10:56:47 Build failed in Jenkins: pgadmin4-master-python35 #528
Previous Message Akshay Joshi 2018-03-15 10:44:17 Re: pgAdmin 4 commit: Sporadically crashes on Windows when exit. Fixes #317