Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Worker SDK 14.0.0 upgrade #1112

Merged
merged 19 commits into from
Aug 16, 2019
Merged

Worker SDK 14.0.0 upgrade #1112

merged 19 commits into from
Aug 16, 2019

Conversation

jamiebrynes7
Copy link
Contributor

@jamiebrynes7 jamiebrynes7 commented Aug 13, 2019

Description

Upgraded to Worker SDK 14.0.0:

  • Bumped package versions
  • Fixed init.sh/ps1 with all the new package/dll names
  • Removed LocatorFlow and renamed AlphaLocatorFlow to LocatorFlow, did a little bit of refactoring as a result.
  • Fixed connection flow tests.
  • Schema breaking changes in generated code + entity templates.
  • Added test case for ModularUdp connection type.

Tests

Tests are green. Need to test:

  • Linux build
  • MacOS build
  • Android arm64
  • Android armv7
  • Android x86
  • iOS arm
  • iOS x86_64

Documentation

Changelog 'n' upgrade guide included.

Docs PR --> #1114

@improbable-prow-robot improbable-prow-robot added jira/no-ticket Indicates a PR has no corresponding JIRA ticket do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. A: core Area: Core GDK A: mobile Area: Mobile integration A: playground Area: Playground A: tooling Area: Tooling size/XXL Denotes a PR that changes 600+ lines, ignoring generated files. labels Aug 13, 2019
@jamiebrynes7 jamiebrynes7 force-pushed the feature/14.0-upgrade branch 2 times, most recently from 061046c to 0a1d82c Compare August 14, 2019 12:58
@jamiebrynes7 jamiebrynes7 marked this pull request as ready for review August 14, 2019 14:06
@jamiebrynes7 jamiebrynes7 changed the title (WIP) Worker SDK 14.0 upgrade Worker SDK 14.0.0 upgrade Aug 14, 2019
@improbable-prow-robot improbable-prow-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 14, 2019
UPGRADE_GUIDE.md Show resolved Hide resolved
UPGRADE_GUIDE.md Outdated Show resolved Hide resolved
schema/playground/shared.schema Outdated Show resolved Hide resolved
@jamiebrynes7 jamiebrynes7 force-pushed the feature/14.0-upgrade branch 3 times, most recently from e246c54 to 1651a3e Compare August 14, 2019 15:02
@jamiebrynes7 jamiebrynes7 mentioned this pull request Aug 14, 2019
1 task
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
UPGRADE_GUIDE.md Outdated Show resolved Hide resolved
UPGRADE_GUIDE.md Outdated Show resolved Hide resolved
UPGRADE_GUIDE.md Outdated Show resolved Hide resolved
Copy link
Contributor

@zeroZshadow zeroZshadow left a comment

Choose a reason for hiding this comment

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

Update the worker.json to remove the no longer supported arguments for launching

Jamie Brynes and others added 2 commits August 16, 2019 13:21
@jamiebrynes7 jamiebrynes7 merged commit 618c28c into develop Aug 16, 2019
@jamiebrynes7 jamiebrynes7 deleted the feature/14.0-upgrade branch August 16, 2019 12:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A: core Area: Core GDK A: mobile Area: Mobile integration A: playground Area: Playground A: tooling Area: Tooling jira/no-ticket Indicates a PR has no corresponding JIRA ticket size/XXL Denotes a PR that changes 600+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants