- Notifications
You must be signed in to change notification settings - Fork36
NodeApp is refactored#278
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
dmitry-lipetsk merged 19 commits intopostgrespro:masterfromdmitry-lipetsk:D20250626_001--node_appJun 30, 2025
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
19 commits Select commitHold shift + click to select a range
17fb8c3
NodeApp was moved to own py-file (refactoring)
dmitry-lipetsk8eaa289
NodeApp is refactored totally
dmitry-lipetsk2246447
NodeApp::test_path is corrected
dmitry-lipetsk3fe3e94
Default value of 'pg_options' (NodeApp::make_simple) is None
dmitry-lipetskc1afd7e
Merge branch 'master' into D20250626_001--node_app
dmitry-lipetsk1062a97
OsOperations::create_clone is added
dmitry-lipetsk1512fe7
[#277] NodeApp::make_empty does not allow None/empty base_dir
dmitry-lipetskb5b0d2b
[#267] NodeApp.make_simple does not change 'initdb_params'
dmitry-lipetskdffde2c
test_node_app__make_empty__base_dir_is_None is corrected
dmitry-lipetskd5c3672
NodeApp::make_simple is corrected (bad assert)
dmitry-lipetskaae53eb
test_node_app__make_empty__base_dir_is_xxx is updated
dmitry-lipetsk488d556
[#265] NodeApp.make_simple links a new node with own os_ops and port_…
dmitry-lipetsk688b89f
test_node_app__make_empty is corrected
dmitry-lipetsk4f85ce5
NodeApp::nodes_to_cleanup is RO-property
dmitry-lipetskf79e9a7
flake8
dmitry-lipetsk5817f63
test_node_app__make_empty is fixed
dmitry-lipetsk0547b0b
PostgresNode::release_resources(self) is added
dmitry-lipetsk1b12ca3
[FIX] NodeApp::make_empty processes a failure of self._nodes_to_clean…
dmitry-lipetsk1af3dfa
New test test_node_app__make_empty_with_explicit_port is added
dmitry-lipetskFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
8 changes: 5 additions & 3 deletionstestgres/__init__.py
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
206 changes: 26 additions & 180 deletionstestgres/node.py
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.
Uh oh!
There was an error while loading.Please reload this page.
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.