Skip to content
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

Added the PG sample schemas to the GH Actions #2068

Merged
merged 14 commits into from
Dec 13, 2024

Conversation

shubham-yb
Copy link
Contributor

Describe the changes in this pull request

Added the PG sample schemas to the GH Actions

Describe if there are any user-facing changes

N/A

How was this pull request tested?

GH Actions

Does your PR have changes that can cause upgrade issues?

Component Breaking changes?
MetaDB No
Name registry json No
Data File Descriptor Json No
Export Snapshot Status Json No
Import Data State No
Export Status Json No
Data .sql files of tables No
Export and import data queue No
Schema Dump No
AssessmentDB No
Sizing DB No
Migration Assessment Report Json No
Callhome Json No
YugabyteD Tables No
TargetDB Metadata Tables No

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-22.04
services:
postgres:
image: postgres:13
image: postgres:14
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should not update this PG version for this case, can we move these cases to misc-migtests.yml ?

Copy link
Contributor

@priyanshi-yb priyanshi-yb left a comment

Choose a reason for hiding this comment

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

LGTM

@shubham-yb shubham-yb merged commit 5faf23c into main Dec 13, 2024
33 of 34 checks passed
@shubham-yb shubham-yb deleted the shubham/pg-sample-schemas branch December 13, 2024 04:43
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.

3 participants