forked from calabash/DeviceAgent.iOS
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add updating the server port from the environment variables #1
Open
sergey-plevako-badoo
wants to merge
75
commits into
badoo:develop
Choose a base branch
from
sergey-plevako-badoo:add_setting_server_port
base: develop
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
Add updating the server port from the environment variables #1
sergey-plevako-badoo
wants to merge
75
commits into
badoo:develop
from
sergey-plevako-badoo:add_setting_server_port
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
Release/1.3.4
Release/1.4.0
Release/2.0.0
Release/2.0.1
Release/2.0.2
Release/2.1.0
Co-Authored-By: Joshua Moody <[email protected]>
Co-Authored-By: Joshua Moody <[email protected]>
…ko-badoo/DeviceAgent.iOS into xcode_11_4_beta_3_support_1
…beta_3_support_1 Add support for Xcode 11.4 beta 3
with_clean_env is deprecated
…code11.4-and-catalina CI: run tests against Catalina and Xcode 11.4
Add alerts new in Xcode 11.4
This reverts commit 804122a.
…haring_dev Allow Cross-Origin resource sharing
Add iPhone SE 2 to the formFactorMap
…-headers-xcode-11_5 Update private headers for Xcode 11.5
…ssue_on_not_running_app [Support] Fix identifier implicit assertion issue in debug log for no…
…cher [Support] add descendant matching query specifier
sergey-plevako-badoo
force-pushed
the
add_setting_server_port
branch
from
August 11, 2020 09:43
0391236
to
831ae34
Compare
sergey-plevako-badoo
force-pushed
the
add_setting_server_port
branch
from
August 11, 2020 09:46
831ae34
to
750391f
Compare
sergey-plevako-badoo
force-pushed
the
add_setting_server_port
branch
from
September 6, 2020 20:07
7756c99
to
306e5a3
Compare
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.
Added updating the hardcoded server port from the environment variable --port