-
Notifications
You must be signed in to change notification settings - Fork 17
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
DAT-16954 DevOps :: Deprecate Postgres 11 #793
Conversation
… versions and add new ones chore(aws.yml): update default databases list to remove outdated versions and add new ones chore(gcp.yml): update default databases list to remove outdated versions and add new ones chore(main.yml): update default databases list to remove outdated versions and add new ones docs(README.md): update supported versions for AWS Postgres RDS, Azure PostgreSQL SS, GCP PostgreSQL, and Postgres refactor(automation-runner.sh): remove redundant test cases for older Postgres versions refactor(create-infra.sh): update docker compose command to remove unsupported Postgres versions refactor(docker-compose.yml): remove configurations for unsupported Postgres versions refactor(harness-config.yml): remove configurations for unsupported Postgres versions
FOSSA Snippets Detection 🤖
|
FOSSA Test 🧪
|
Hey @vitaliimak @PavloTytarchuk @KushnirykOleh , tests will fail until we merge this. |
FOSSA Snippets Detection 🤖
|
FOSSA Test 🧪
|
FOSSA Snippets Detection 🤖
|
FOSSA Test 🧪
|
FOSSA Snippets Detection 🤖
|
FOSSA Test 🧪
|
FOSSA Snippets Detection 🤖
|
FOSSA Test 🧪
|
@jandroav i also removed test resources for deprecated versions. |
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.
Approved.
thanks @PavloTytarchuk @KushnirykOleh ! |
chore(advanced.yml): update default databases list to remove outdated versions and add new ones
chore(aws.yml): update default databases list to remove outdated versions and add new ones
chore(gcp.yml): update default databases list to remove outdated versions and add new ones
chore(main.yml): update default databases list to remove outdated versions and add new ones
docs(README.md): update supported versions for AWS Postgres RDS, Azure PostgreSQL SS, GCP PostgreSQL, and Postgres
refactor(automation-runner.sh): remove redundant test cases for older Postgres versions
refactor(create-infra.sh): update docker compose command to remove unsupported Postgres versions
refactor(docker-compose.yml): remove configurations for unsupported Postgres versions
refactor(harness-config.yml): remove configurations for unsupported Postgres versions