Back to WORKFLOWS.md
DevOps & Infrastructure
WORKFLOWS.md · 2 documents
WORKFLOWS.md
CI/CD Documentation
The pg_background CI pipeline uses GitHub Actions with containerized PostgreSQL to ensure consistent, deterministic testing across multiple PostgreSQL versions (14-18). The workflow builds the extension on Ubuntu runners with proper development headers and copies the built artifacts into PostgreSQL Docker containers for testing.
aiworkflow
0
0
vibhorkumWORKFLOWS.md
AWS EKS Deployment with GitHub Actions CI/CD
This repository demonstrates a CI/CD pipeline for deploying a containerized application to **Amazon Elastic Kubernetes Service (EKS)** using **GitHub Actions**. The pipeline incorporates **SonarCloud** for code quality checks, **Trivy** for security scans, and **Amazon ECR** for container image storage.
airagworkflow
0
0
Junnygram