Skip to content
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

Document await logic in the SDK docs #711

Merged
merged 13 commits into from
Aug 16, 2019
Merged

Conversation

lblackstone
Copy link
Member

Fixes #211

@lblackstone lblackstone marked this pull request as ready for review August 15, 2019 20:38
@lblackstone
Copy link
Member Author

The main thing to review here is in awaitComments.go, which contains the docs that are inserted into the SDKs.

pkg/gen/nodejs-templates/kind.ts.mustache Outdated Show resolved Hide resolved
pkg/gen/awaitComments.go Outdated Show resolved Hide resolved
metral
metral previously requested changes Aug 15, 2019
pkg/gen/awaitComments.go Show resolved Hide resolved
pkg/gen/awaitComments.go Outdated Show resolved Hide resolved
pkg/gen/awaitComments.go Outdated Show resolved Hide resolved
@lblackstone
Copy link
Member Author

It looks like this isn't going to get another review pass today, so I'm going to merge, and will update with any further feedback in a followup PR. (I want to use this as the basis for further docs work)

@lukehoban @hausdorff @metral

@lblackstone lblackstone dismissed metral’s stale review August 16, 2019 22:05

Feedback addressed

@lblackstone lblackstone merged commit bd853d6 into master Aug 16, 2019
@pulumi-bot pulumi-bot deleted the lblackstone/doc-await-logic branch August 16, 2019 22:05
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.

Document await conditions
3 participants