Skip to content

chore: Add separate GitHub Actions for PostgreSQL and MySQL CI#93

Merged
seuros merged 2 commits into
masterfrom
separateci
Feb 8, 2024
Merged

chore: Add separate GitHub Actions for PostgreSQL and MySQL CI#93
seuros merged 2 commits into
masterfrom
separateci

Conversation

@seuros

@seuros seuros commented Feb 8, 2024

Copy link
Copy Markdown
Member

Separated PostgreSQL and MySQL configurations into distinct GitHub Actions for clarity and easier maintenance.

Updated .github/workflows/ci.yml to remove redundancies while creating ci-postgresql.yml and ci-mysql.yml with respective configurations.

This enhances our CI/CD pipeline by organizing workflows better and ensuring clear separation between SQL variants.

Separated PostgreSQL and MySQL configurations into distinct GitHub Actions for clarity and easier maintenance. Updated .github/workflows/ci.yml to remove redundancies while creating ci-postgresql.yml and ci-mysql.yml with respective configurations. This enhances our CI/CD pipeline by organizing workflows better and ensuring clear separation between SQL variants.
@seuros seuros merged commit a3166e2 into master Feb 8, 2024
@seuros seuros deleted the separateci branch February 8, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant