-
Notifications
You must be signed in to change notification settings - Fork 35
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
Skip ssl check #149
Open
demonolock
wants to merge
15
commits into
master
Choose a base branch
from
skip-ssl-check
base: master
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
Skip ssl check #149
Conversation
This file contains 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
demonolock
force-pushed
the
skip-ssl-check
branch
from
November 18, 2024 11:01
cceaf10
to
4d50edd
Compare
demonolock
force-pushed
the
skip-ssl-check
branch
from
November 18, 2024 11:38
4d50edd
to
d162ddd
Compare
demonolock
force-pushed
the
skip-ssl-check
branch
from
November 18, 2024 12:11
d162ddd
to
43c91c0
Compare
demonolock
force-pushed
the
skip-ssl-check
branch
from
November 18, 2024 17:29
a7bd571
to
7c0132b
Compare
demonolock
force-pushed
the
skip-ssl-check
branch
from
November 18, 2024 17:44
7c0132b
to
f1d28b4
Compare
demonolock
force-pushed
the
skip-ssl-check
branch
from
December 3, 2024 00:44
4271571
to
dc4b4c3
Compare
Hello @demonolock, I think, it is better to move port number related changes to a separate patch. |
The following files were modified manualy: - testgres/node.py - testgres/operations/local_ops.py - tests/test_remote.py
dmitry-lipetsk
added a commit
to dmitry-lipetsk/testgres
that referenced
this pull request
Dec 10, 2024
…ard] This change was extracted from postgrespro#149.
dmitry-lipetsk
added a commit
to dmitry-lipetsk/testgres
that referenced
this pull request
Dec 24, 2024
…ro#149] - Save an orignal text of 'does not exist' error - When we reach maximum retry attempt of restarts - We log an error message - We raise exception "Cannot start node after multiple attempts" - A new port number is not tranlating into string - Reorganization TestgresTests.test_port_conflict is updated.
dmitry-lipetsk
added a commit
that referenced
this pull request
Dec 24, 2024
Node.start is refactored [Victoria Shepard' ideas are used, #149]
get_remote_node() must be called without any parameters.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.