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

Allow running postgres on root + fix clippy lints #3

Merged
merged 1 commit into from
May 26, 2023

Conversation

mateuszkj
Copy link
Contributor

@mateuszkj mateuszkj commented Apr 26, 2023

fixes #2

This PR allows running postgres tests on root.

It do that by changing processes UID/GID of postgres user.

it's also fixes clippy warnings.

@mateuszkj mateuszkj force-pushed the run_on_root branch 3 times, most recently from f974077 to b7cd25d Compare April 26, 2023 16:31
@johnchildren johnchildren merged commit ecb341f into CQCL:master May 26, 2023
@johnchildren
Copy link
Collaborator

Apologies for the delay on merging, now released in v0.5.1

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.

Cannot run test/postgres on root
2 participants