Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: Add a note about how to update to latest Core SDK submodule #123

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 4 commits into from
Jun 23, 2021

Conversation

vkarpov15
Copy link
Contributor

What was changed

Added a note to contrib docs about how to update Core SDK

Why?

I haven't worked with compiled submodules in Node before so didn't know how to do this, might be worth making a note

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@vkarpov15 vkarpov15 requested a review from bergundy June 11, 2021 17:17
@vkarpov15 vkarpov15 self-assigned this Jun 11, 2021
CONTRIBUTING.md Outdated
@@ -26,6 +26,8 @@ You will need to submit a CLA before we can accept your contribution. You only h

> For cross compilation on MacOS follow [these](https://github.com/temporalio/sdk-node/blob/main/docs/building.md) instructions.

To update your environment, run `git submodule update` to update to the latest version of the Core SDK, followed by `npm ci` to recompile.
Copy link
Member

Choose a reason for hiding this comment

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

Better yet, npm run build after updating the submodule.
No need to reinstall the npm modules.

Copy link
Member

@bergundy bergundy left a comment

Choose a reason for hiding this comment

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

Thanks!
Please fix and merge.

@vkarpov15 vkarpov15 enabled auto-merge (squash) June 23, 2021 16:50
@vkarpov15 vkarpov15 merged commit bfbc5a9 into main Jun 23, 2021
@vkarpov15 vkarpov15 deleted the vkarpov15-patch-2 branch June 23, 2021 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants