-
Notifications
You must be signed in to change notification settings - Fork 52
Refactor PostgreSQLExecutor to support Windows compatibility for process management #1182
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
Open
tboy1337
wants to merge
25
commits into
dbfixtures:main
Choose a base branch
from
tboy1337:edit
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
f1f6d30
Refactor PostgreSQLExecutor to support Windows compatibility for proc…
tboy1337 13be802
Enhance PostgreSQL workflow for Windows compatibility and streamline …
tboy1337 909961f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4e3594b
Enhance PostgreSQL workflow and executor for improved cross-platform …
tboy1337 bd83393
Merge branch 'edit' of https://github.com/tboy1337/pytest-postgresql …
tboy1337 5611d22
Refactor PostgreSQLExecutor and enhance Windows compatibility in tests
tboy1337 bb03b4b
Improve process termination handling in PostgreSQLExecutor and refine…
tboy1337 7a9e6a0
Remove unnecessary import in conftest.py as the plugin is registered …
tboy1337 91e8f2b
Update GitHub workflows to include editable package installation
tboy1337 2a8e575
Update oldest-postgres.yml to install package without dependencies
tboy1337 035d295
Enhance PostgreSQL workflow error handling
tboy1337 58f0d8d
Refactor PostgreSQLExecutor command templates for platform compatibility
tboy1337 14eb2fb
Fix PostgreSQL path in Windows workflow
tboy1337 ca053a7
Update pytest configuration in test_postgres_options_plugin.py
tboy1337 4498275
Update pytest_plugins declaration in test_postgres_options_plugin.py …
tboy1337 9344cc4
Enhance platform-specific command templates and test coverage for Pos…
tboy1337 ed614ee
Add Windows locale setup fixture and update test cases for password h…
tboy1337 679c4d4
Update locale handling in executor.py and remove Windows locale setup…
tboy1337 5f75455
Refactor socket directory handling in test_executor.py for PostgreSQL…
tboy1337 9de133b
Update path handling for pytest uploads in single-postgres.yml
tboy1337 0b77a5c
Update pytest command options in single-postgres.yml to include --bas…
tboy1337 f872e7f
Refine pytest upload path in single-postgres.yml for improved artifac…
tboy1337 b71a3c3
Merge branch 'main' into edit
tboy1337 048ed28
Update workflows to use pipenv-setup@v4.4.0 with editable flag
tboy1337 2b2c75c
Update workflow files to use pipenv-run@v4.2.1 and refine conditional…
tboy1337 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.