-
Notifications
You must be signed in to change notification settings - Fork 2
chore(ci): crunchy installer action #142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this 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.
There was a problem hiding this 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.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this 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 |
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: