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

Test reorg #358

Merged
merged 32 commits into from
Aug 28, 2023
Merged

Test reorg #358

merged 32 commits into from
Aug 28, 2023

Conversation

SaltyDavidselph
Copy link
Contributor

No description provided.

Copy link
Contributor

@eeeebbbbrrrr eeeebbbbrrrr left a comment

Choose a reason for hiding this comment

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

@SaltyDavidselph overall this looks good. The only thing is I don't want this PR to change the pgrx version PL/Rust currently uses. So please set them all back to 0.9.7.

Once that's done and we confirm CI still works we can merge this.

plrust-tests/Cargo.toml Outdated Show resolved Hide resolved
plrust-tests/Cargo.toml Outdated Show resolved Hide resolved
plrust-trusted-pgrx/Cargo.toml Outdated Show resolved Hide resolved
plrust/Cargo.toml Outdated Show resolved Hide resolved
plrust/Cargo.toml Outdated Show resolved Hide resolved
Cargo.lock Outdated Show resolved Hide resolved
plrust-tests/src/lib.rs Outdated Show resolved Hide resolved
plrust-tests/src/lib.rs Outdated Show resolved Hide resolved

[dependencies]
pgrx = "=0.9.7"
tempdir = "0.3.7"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
tempdir = "0.3.7"
tempfile = "0.3.8"

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, this was the wrong suggestion. I'm silly.

plrust-tests/Cargo.toml Outdated Show resolved Hide resolved
@workingjubilee
Copy link
Contributor

Rebased and pulled out the additional test added by #373.

@workingjubilee
Copy link
Contributor

Somehow pulling out the test broke it, so I am going to leave that for a later PR to examine, this one has been waiting long enough.

@workingjubilee workingjubilee merged commit 291842d into develop Aug 28, 2023
12 checks passed
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.

4 participants