Skip to content

Conversation

@DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented May 2, 2025


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

Copilot AI review requested due to automatic review settings May 2, 2025 01:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new composite GitHub Action for deploying a Crunchy PostgreSQL database to OpenShift with configurable options for S3 backups and environment-specific behavior.

  • Adds a new action configuration file (actions/crunchy/action.yml) with input validations for S3 secrets.
  • Implements deployment steps including helm upgrade commands and a conditional step to create a PR-specific database user.

@DerekRoberts DerekRoberts self-assigned this May 2, 2025
@DerekRoberts DerekRoberts moved this from New to Active in DevOps (NR) May 2, 2025
@DerekRoberts DerekRoberts requested a review from Copilot May 2, 2025 01:29
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new GitHub action for deploying a Crunchy PostgreSQL database to OpenShift.

  • Adds an action configuration for validating inputs, deploying the database via helm, and adding a PR-specific database user.
  • Includes conditional S3 backup validation and support for both regular and pull request environments.

DerekRoberts and others added 2 commits May 1, 2025 18:30
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@DerekRoberts DerekRoberts requested a review from Copilot May 2, 2025 01:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new GitHub Action for deploying a Crunchy PostgreSQL database in OpenShift and updates the corresponding workflow to use the new action directory.

  • Implements a new composite action with input validation and deployment steps
  • Updates the workflow configuration to point to the new action directory

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

File Description
actions/crunchy/action.yml Defines a new composite action for Crunchy PostgreSQL deployment
.github/workflows/.deployer-db.yml Updates the default directory value to reference the new action

@DerekRoberts DerekRoberts linked an issue May 2, 2025 that may be closed by this pull request
@DerekRoberts DerekRoberts merged commit ce4d8de into main May 2, 2025
14 checks passed
@DerekRoberts DerekRoberts deleted the crunchy branch May 2, 2025 16:02
@github-project-automation github-project-automation bot moved this from Active to Done in DevOps (NR) May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

fix: pipeline to wait for crunchy to rollout fully to deploy stack feat: create action or script for consistent and easy database deployment

3 participants