[PATCHES] pglister & pgarchives: add deployment tests for gitlab-ci - Mailing list pgsql-www

From Célestin Matte
Subject [PATCHES] pglister & pgarchives: add deployment tests for gitlab-ci
Date
Msg-id a5232b4f-2af3-c60a-d543-cc64e2cefb5b@cmatte.me
Whole thread Raw
Responses Re: [PATCHES] pglister & pgarchives: add deployment tests for gitlab-ci  (Célestin Matte <celestin.matte@cmatte.me>)
Re: [PATCHES] pglister & pgarchives: add deployment tests for gitlab-ci  (Magnus Hagander <magnus@hagander.net>)
List pgsql-www
Since I have an ansible script [1] to deploy pglister and pgarchives, and to avoid pushing breaking commits into
master,I've worked on adding a full deployment test to gitlab-ci.
 

In this series of patches for pglister:
0001. adds a deployment stage for gitlab-ci
0002. updates the tools used in the syntax check stage
0003. Fixes new errors found by the updated version of pep8/pycodestyle

Pgarchives patches in the following email.

Example test runs:
- pglister: https://gitlab.com/cmatte/pglister/-/jobs/4890819780
- pgarchives: https://gitlab.com/cmatte/pgarchives/-/jobs/4890879735

[1]: https://gitlab.com/cmatte/ansible-pglister.git
-- 
Célestin Matte
Attachment

pgsql-www by date:

Previous
From: Joe Conway
Date:
Subject: Re: Wiki editor request
Next
From: Célestin Matte
Date:
Subject: Re: [PATCHES] pglister & pgarchives: add deployment tests for gitlab-ci