Wykres commitów

6 Commity (develop)

Autor SHA1 Wiadomość Data
Rizky Maulana Nugraha 8c1736828a
Include scenario_tests on excluded dockerignore 2021-01-30 10:00:08 +07:00
Rizky Maulana Nugraha 0df962e1f8 Fix scenario tests
- Fix cache keys for GH Action
- Disable logical_replication test health-check
  By disabling health-check, we can immediately see the logs
2021-01-27 23:29:23 +00:00
Rizky Maulana Nugraha 8c9f610e4e
Use multi-stage build 2021-01-28 01:08:50 +07:00
Rizky Maulana Nugraha af1e88beab
Fix data directory deleted on migrations (#228)
* Fix data directory deleted on migrations

* Fix issue #226

* Refactor entrypoint process to only delete DATADIR when
  RECREATE_DATADIR is explicitly set to TRUE

* Refactor config to use DATADIR from environment variable

* Update README

* Refactor tests to use python

* Add collations tests

* Change travis config to omit docker image sharing

* Change tests for collation default

* Following up PR #228 about environment variable behaviour

* Add tests for datadir initializations

* Update Travis config

* Improve replication testing
2020-04-08 15:15:45 +07:00
Tim Sutton cd66fea41d
Port 9.6 to develop (#89)
* Part one of porting work from 9.6 to 10

* Backported more scripts from 9.6 branch

* Added missing apt update in dockerfile

* Updates to entrypoint to reference image and update docker-compose to reference 10 pg

* Added sample and docs from 9.6 branch

* Removed my diagram as Rizky had already added one

* Fix env paths for pg 10

* Fixes for backporting work from 9.6 to 10 - dbb now spins up and accepts connections properly
2018-03-21 22:53:39 +02:00
Tim Sutton b71947458a Fix for postgis not going into foreground after setup 2014-12-06 21:03:25 +07:00