-
Notifications
You must be signed in to change notification settings - Fork 30
0.8.0-preview #83
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
Merged
Merged
0.8.0-preview #83
Conversation
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
The CI now uses Setup.bat, due to changes in the Unreal GDK CI pipeline, therefore the additional step (GV-29) is no longer needed. * Try to adapt to setup-gdk changes * Switch to project plugin build
* Update buildkite queue from v3-1569490589-f9345a43b21a6cec-------z to v3-1572523200-2f33678e336fc673-------z * enable fastbuild on build agent * revert fastbuild and add debug logging * explicitly remove fastbuild from path * improve fastbuild removal * re-enable fastbuild * change image to one without FASTbuild * add comment * remove unhelpful debugging artifact
* change slack notifications * fix brace * always send slack message * add buildtool logs * better logging and slack message * fix slack integration * fix json message * test slack message * fix slack message * fix array extension * fix condition * update slack message * allow slack notification for non-master branches * improve message * improve slack message * clean up slack message button text * remove unnecessary check * remove further unnecessary check * Update ci/deploy.ps1 Co-Authored-By: improbable-valentyn <32096431+improbable-valentyn@users.noreply.github.com> * Update ci/deploy.ps1 Co-Authored-By: improbable-valentyn <32096431+improbable-valentyn@users.noreply.github.com> * Update ci/deploy.ps1 Co-Authored-By: improbable-valentyn <32096431+improbable-valentyn@users.noreply.github.com> * Update ci/deploy.ps1 Co-Authored-By: improbable-valentyn <32096431+improbable-valentyn@users.noreply.github.com> * Update ci/deploy.ps1 Co-Authored-By: improbable-valentyn <32096431+improbable-valentyn@users.noreply.github.com> * build slack text in a cleaner way
* fix string truncation * fix substring * change to canonical capitalization
Enables multiple engine versions to be tested simultaneously in CI, by reusing the GDK's unreal-engine.version file.
* [UNR-2425][MS] Fixing bug with sim players not moving. * [UNR-2425][MS] Improvements. The previous version broke the SimPlayers that can be spawned using editor settings. * [UNR-2425][MS] Wanted to add this to a different PR but this one does rely on it so...
ernopp
approved these changes
Dec 17, 2019
m-samiec
reviewed
Dec 17, 2019
m-samiec
approved these changes
Dec 17, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One query - looks good
mironec
approved these changes
Dec 17, 2019
mattyoung-improbable
approved these changes
Dec 17, 2019
joshuahuburn
approved these changes
Dec 17, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
jira/no-ticket
Indicates a PR has no corresponding JIRA ticket
size/L
Denotes a PR that changes 150-299 lines, ignoring generated files.
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.
Corresponding GDK pr: spatialos/UnrealGDK#1612