Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Feature/update platform endpoint #1553

Merged
merged 3 commits into from
Dec 4, 2019
Merged

Conversation

improbable-danny
Copy link
Contributor

Contributions: We are not currently taking public contributions - see our contributions policy. However, we are accepting issues and we do want your feedback.


Description

Describe your changes here.

Release note

REQUIRED: Add a release note to the ##Unreleased section of CHANGELOG.md. You can find guidance for writing useful release notes here. Documentation changes are exempt from this requirement.

Tests

How did you test these changes prior to submitting this pull request?
What automated tests are included in this PR?

STRONGLY SUGGESTED: How can this be verified by QA?

Documentation

How is this documented (for example: release note, upgrade guide, feature page, in-code documentation)?

Primary reviewers

If your change will take a long time to review, you can name at most two primary reviewers who are ultimately responsible for reviewing this request. @ mention them.

@improbable-prow-robot improbable-prow-robot added jira/no-ticket Indicates a PR has no corresponding JIRA ticket size/XS Denotes a PR that changes 0-14 lines, ignoring generated files. labels Dec 4, 2019
Copy link
Contributor

@oblm oblm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@oblm oblm merged commit 99cf3d6 into 0.6.3-rc Dec 4, 2019
@oblm oblm deleted the feature/update-platform-endpoint branch December 4, 2019 13:26
oblm added a commit that referenced this pull request Dec 5, 2019
* Feature/UNR-2132 additional endpoint support patch 4.20 (#1531)

* Adding API endpoints for China.

.NET upgraded to 4.6.1 to link to new Platform SDK

* Adding API endpoints for China.

.NET upgraded to 4.6.1 to link to new Platform SDK

* Added release note

* Update CHANGELOG.md

Co-Authored-By: Oliver Balaam <oliverbalaam@improbable.io>

* FIxes from review

* Update SpatialGDK/Build/Programs/Improbable.Unreal.Scripts/DeploymentLauncher/DeploymentLauncher.cs

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>

* Update SpatialGDK/Build/Programs/Improbable.Unreal.Scripts/DeploymentLauncher/DeploymentLauncher.cs

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>

* Update SpatialGDK/Build/Programs/Improbable.Unreal.Scripts/DeploymentLauncher/DeploymentLauncher.cs

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>

* Updating spatial version

* Modifying Setup.bat to respect china endpoints

Adding endpoint settings to LocalDeploymentManager

* Changing china flag to capital

* Fixed URL based on the console

* Update Setup.bat

Fixing whitespace

* Apply suggestions from code review

+ Formatting suggestions

Co-Authored-By: improbable-valentyn <32096431+improbable-valentyn@users.noreply.github.com>
Co-Authored-By: Joshua Huburn <31517089+joshuahuburn@users.noreply.github.com>

* Update DeploymentLauncher.cs

Whitespace fix

* Some items from the review

* Changed comparison to case-insensitive and using --china to supply argument instead

* Adding --China to shell script also

* Update CHANGELOG.md

Added some more info China flags

* Apply suggestions from code review

Tabs->spaces

Co-Authored-By: improbable-valentyn <32096431+improbable-valentyn@users.noreply.github.com>

* + Command-line args changed to lowercase
+ Changed tabs->spaces
+ Sorted DeploymentManager includes

* + Command-line args changed to lowercase + Changed tabs->spaces + Sorted DeploymentManager includes

* Fix spaces

* Fixed formatting

* Updated spot version

* Update worker SDK ports (#1549)

* Feature/update platform endpoint (#1553)

* Update worker SDK ports

* Updating platform endpoint

* Update CHANGELOG.md (#1560)

* Fix the third StopDeployments argument (#1563)

* Fix the third StopDeployments argument

* Update SpatialGDK/Build/Programs/Improbable.Unreal.Scripts/DeploymentLauncher/DeploymentLauncher.cs

* Update Version and VersionName in SpatialGDK.uplugin (#1562)

* Update Version and VersionName in SpatialGDK.uplugin

* Update SpatialGDK.uplugin
DW-Sebastien pushed a commit to Darewise/UnrealGDK that referenced this pull request Dec 6, 2019
…rotection

* Feature/UNR-2132 additional endpoint support patch 4.20 (spatialos#1531)

* Adding API endpoints for China.

.NET upgraded to 4.6.1 to link to new Platform SDK

* Adding API endpoints for China.

.NET upgraded to 4.6.1 to link to new Platform SDK

* Added release note

* Update CHANGELOG.md

Co-Authored-By: Oliver Balaam <oliverbalaam@improbable.io>

* FIxes from review

* Update SpatialGDK/Build/Programs/Improbable.Unreal.Scripts/DeploymentLauncher/DeploymentLauncher.cs

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>

* Update SpatialGDK/Build/Programs/Improbable.Unreal.Scripts/DeploymentLauncher/DeploymentLauncher.cs

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>

* Update SpatialGDK/Build/Programs/Improbable.Unreal.Scripts/DeploymentLauncher/DeploymentLauncher.cs

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>

* Updating spatial version

* Modifying Setup.bat to respect china endpoints

Adding endpoint settings to LocalDeploymentManager

* Changing china flag to capital

* Fixed URL based on the console

* Update Setup.bat

Fixing whitespace

* Apply suggestions from code review

+ Formatting suggestions

Co-Authored-By: improbable-valentyn <32096431+improbable-valentyn@users.noreply.github.com>
Co-Authored-By: Joshua Huburn <31517089+joshuahuburn@users.noreply.github.com>

* Update DeploymentLauncher.cs

Whitespace fix

* Some items from the review

* Changed comparison to case-insensitive and using --china to supply argument instead

* Adding --China to shell script also

* Update CHANGELOG.md

Added some more info China flags

* Apply suggestions from code review

Tabs->spaces

Co-Authored-By: improbable-valentyn <32096431+improbable-valentyn@users.noreply.github.com>

* + Command-line args changed to lowercase
+ Changed tabs->spaces
+ Sorted DeploymentManager includes

* + Command-line args changed to lowercase + Changed tabs->spaces + Sorted DeploymentManager includes

* Fix spaces

* Fixed formatting

* Updated spot version

* Update worker SDK ports (spatialos#1549)

* Feature/update platform endpoint (spatialos#1553)

* Update worker SDK ports

* Updating platform endpoint

* Update CHANGELOG.md (spatialos#1560)

* Fix the third StopDeployments argument (spatialos#1563)

* Fix the third StopDeployments argument

* Update SpatialGDK/Build/Programs/Improbable.Unreal.Scripts/DeploymentLauncher/DeploymentLauncher.cs

* Update Version and VersionName in SpatialGDK.uplugin (spatialos#1562)

* Update Version and VersionName in SpatialGDK.uplugin

* Update SpatialGDK.uplugin

# Conflicts:
#	CHANGELOG.md
DW-Sebastien pushed a commit to Darewise/UnrealGDK that referenced this pull request Dec 11, 2019
…rotection

* Feature/UNR-2132 additional endpoint support patch 4.20 (spatialos#1531)

* Adding API endpoints for China.

.NET upgraded to 4.6.1 to link to new Platform SDK

* Adding API endpoints for China.

.NET upgraded to 4.6.1 to link to new Platform SDK

* Added release note

* Update CHANGELOG.md

Co-Authored-By: Oliver Balaam <oliverbalaam@improbable.io>

* FIxes from review

* Update SpatialGDK/Build/Programs/Improbable.Unreal.Scripts/DeploymentLauncher/DeploymentLauncher.cs

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>

* Update SpatialGDK/Build/Programs/Improbable.Unreal.Scripts/DeploymentLauncher/DeploymentLauncher.cs

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>

* Update SpatialGDK/Build/Programs/Improbable.Unreal.Scripts/DeploymentLauncher/DeploymentLauncher.cs

Co-Authored-By: Michael Samiec <michaelsamiec@improbable.io>

* Updating spatial version

* Modifying Setup.bat to respect china endpoints

Adding endpoint settings to LocalDeploymentManager

* Changing china flag to capital

* Fixed URL based on the console

* Update Setup.bat

Fixing whitespace

* Apply suggestions from code review

+ Formatting suggestions

Co-Authored-By: improbable-valentyn <32096431+improbable-valentyn@users.noreply.github.com>
Co-Authored-By: Joshua Huburn <31517089+joshuahuburn@users.noreply.github.com>

* Update DeploymentLauncher.cs

Whitespace fix

* Some items from the review

* Changed comparison to case-insensitive and using --china to supply argument instead

* Adding --China to shell script also

* Update CHANGELOG.md

Added some more info China flags

* Apply suggestions from code review

Tabs->spaces

Co-Authored-By: improbable-valentyn <32096431+improbable-valentyn@users.noreply.github.com>

* + Command-line args changed to lowercase
+ Changed tabs->spaces
+ Sorted DeploymentManager includes

* + Command-line args changed to lowercase + Changed tabs->spaces + Sorted DeploymentManager includes

* Fix spaces

* Fixed formatting

* Updated spot version

* Update worker SDK ports (spatialos#1549)

* Feature/update platform endpoint (spatialos#1553)

* Update worker SDK ports

* Updating platform endpoint

* Update CHANGELOG.md (spatialos#1560)

* Fix the third StopDeployments argument (spatialos#1563)

* Fix the third StopDeployments argument

* Update SpatialGDK/Build/Programs/Improbable.Unreal.Scripts/DeploymentLauncher/DeploymentLauncher.cs

* Update Version and VersionName in SpatialGDK.uplugin (spatialos#1562)

* Update Version and VersionName in SpatialGDK.uplugin

* Update SpatialGDK.uplugin
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
jira/no-ticket Indicates a PR has no corresponding JIRA ticket size/XS Denotes a PR that changes 0-14 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants