cloudnative-pg / postgres-trunk-containers

A scheduled pipeline that runs CloudNativePG E2E tests using the latest main of PostgreSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E2E tests for PostgreSQL Trunk Container Images

This repository contains a Continuous Delivery workflow which runs daily and that:

  • Builds the latest snapshot image of the main trunk of the PostgreSQL server
  • Runs the CloudNativePG E2E test suite using the latest main of the operator

License and copyright

This software is available under Apache License 2.0.

Copyright The CloudNativePG Contributors.

Trademarks

Postgres, PostgreSQL and the Slonik Logo are trademarks or registered trademarks of the PostgreSQL Community Association of Canada, and used with their permission.

About

A scheduled pipeline that runs CloudNativePG E2E tests using the latest main of PostgreSQL

License:Apache License 2.0


Languages

Language:Shell 55.5%Language:Dockerfile 44.5%