pgAdmin 4 commit: Add message catalog builds to CI, and run all tests f

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add message catalog builds to CI, and run all tests f
Date: 2017-03-31 16:14:01
Message-ID: E1ctzBZ-0005S3-8l@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add message catalog builds to CI, and run all tests from a runner script to enable test/build addition purely from the source tree.

Branch
------
master

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

Modified Files
--------------
ci/ci_runner.sh | 27 +++++++++++++++++++++++++++
ci/update_messages.sh | 15 +++++++++++++++
2 files changed, 42 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-03-31 16:17:38 pgAdmin 4 commit: Make sure each build/test starts in the correct direc
Previous Message George Gelashvili 2017-03-31 15:44:58 Re: [patch] Move to Alembic migration system