mazano
c78bc8a9f7
upgrade to pg16 in workflows
2023-09-26 13:57:27 +02:00
mazano
74bb497307
fix issue with multiple db creation and add test for this ( #443 )
...
* fix issue with multiple db creation and add test for this
2023-08-31 17:37:28 +02:00
mazano
d00a5f6bce
upgrade to 15-3.4 ( #441 )
2023-08-19 20:22:21 +02:00
Tenz
56643f4d05
Feature/extension h3 ( #428 )
...
* Adding h3 library installs to enable h3, h3_postgis extensions
* enable h3 extensions by default if env var POSTGRES_MULTIPLE_EXTENSIONS is not set
* Fix build since we migrated to new base image
* do not activate h3 by default for backward compatibility
* upgrade workflows to use bookworm
* fix pip install
---------
Co-authored-by: Martino <martino.boni@generali.com>
Co-authored-by: mazano <addloe@gmail.com>
2023-08-06 05:02:07 +02:00
dependabot[bot]
fd0f76c291
Bump docker/build-push-action from 3 to 4 ( #433 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mazano <addloe@gmail.com>
2023-07-01 07:35:46 +02:00
dependabot[bot]
31a4cd41e1
Bump docker/metadata-action from 3 to 4 ( #432 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-01 06:26:28 +02:00
mazano
c46a7b6a7b
update workflow with test for init script ( #402 )
2022-12-20 22:03:34 +02:00
mazano
3a49b1513a
Workflows ( #393 )
...
* update build scripts and workflows
2022-10-27 03:30:46 +02:00
mazano
6fc6147160
postgresql 15 upgrade ( #392 )
...
* postgresql 15 upgrade
* fix compose
* fix workflows
2022-10-26 07:39:14 +02:00
mazano
5bcdc81524
upgrade to minor version 14-3.3 ( #380 )
2022-06-23 10:13:11 +02:00
Dominic Schaff
3bddd8c1c8
Update action checks ( #367 )
2022-02-14 09:36:52 +02:00
mazano
a79b312185
upgrade to postgis 3.2 ( #356 )
2022-01-13 22:03:20 +02:00
Rizky Maulana Nugraha
f5bc38fddb
Gh-action-fix ( #349 )
...
* Gh-action-fix
2021-11-28 07:38:57 +02:00
Rizky Maulana Nugraha
5b94d52c6e
test: temporarily disables cache-from
2021-11-26 19:52:27 +07:00
Rizky Maulana Nugraha
c50063ff66
test: add type to no-cache option
2021-11-26 19:43:56 +07:00
Rizky Maulana Nugraha
076b33efd3
test: add cache invalidation counter
2021-11-26 19:40:58 +07:00
Rizky Maulana Nugraha
b8c1ca7072
test: update github action parameter
2021-11-26 19:28:20 +07:00
Rizky Maulana Nugraha
7caa022f41
test: add option to disable cache in github action
2021-11-26 19:26:02 +07:00
Rizky Maulana Nugraha
c32d905c86
fix: build images on push
...
Fix Github Action to build image on push to develop
2021-10-12 18:14:22 +07:00
admire
dc5b70f877
upgrade to PostgreSQL version 14
2021-10-01 16:37:12 +02:00
Rizky Maulana Nugraha
dd9c11fdcf
fix #321 : POSTGRES_INITDB_WALDIR handling ( #324 )
...
This is mainly to fix #321
Fix POSTGRES_INITDB_WALDIR behaviour as expected for the default setup.
With added several minor improvements:
* Add scenario tests for testing POSTGRES_INITDB_WALDIR possible setup
* Improve README.md
* Fix symlink resolution check
2021-08-19 20:55:32 +07:00
Rizky Maulana Nugraha
2e53d9451c
Use default repo name because secrets not available for external PR
2021-01-30 17:47:40 +07:00
Rizky Maulana Nugraha
cd7c2337a5
Fix action on pull_request
2021-01-30 17:33:47 +07:00
Rizky Maulana Nugraha
a955d06774
Update Github Actions image tag
2021-01-30 10:06:21 +07:00
Rizky Maulana Nugraha
f150d37d82
Update Github Action for external PR
2021-01-30 10:00:07 +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
14c16edd95
Improve build cache keys
2021-01-28 02:54:59 +07:00
Rizky Maulana Nugraha
4a42a37069
Improve scenario tests logging
2021-01-28 02:43:09 +07:00
Rizky Maulana Nugraha
1f708f9312
Fix docker-compose tty mode
2021-01-28 02:19:12 +07:00
Rizky Maulana Nugraha
0b66c28097
Add several default locale for testing
2021-01-28 02:00:51 +07:00
Rizky Maulana Nugraha
bd42b7632f
Optimize docker buildx cache
2021-01-28 01:26:41 +07:00
Rizky Maulana Nugraha
8c9f610e4e
Use multi-stage build
2021-01-28 01:08:50 +07:00
Rizky Maulana Nugraha
00268d9802
Test printing image list
2021-01-27 23:15:03 +07:00
Rizky Maulana Nugraha
879099acc4
Allow setting image owner
2021-01-27 23:10:25 +07:00
Rizky Maulana Nugraha
6ecfb52d98
Set GH Action buildx to load images
2021-01-27 22:48:24 +07:00
Rizky Maulana Nugraha
d38b05d57c
Separate GH Action of build and deploy
2021-01-27 20:52:43 +07:00