-
Notifications
You must be signed in to change notification settings - Fork 565
Update deploy and auth documentation to use menuSuggestionFlow #112
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
Conversation
|
I suggest we split this into 2 PRs. One that ensures that the "deployment" related docs work as intended with |
32fe119 to
e133523
Compare
e133523 to
d98a8be
Compare
MichaelDoyle
left a comment
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.
Made a few comments.
Please pay particular attention to variable names that need to change along with the flow. I highlighted ones that I spotted, but there are likely more.
docs/deploy-node.md
Outdated
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.
Should this still take "banana" as input?
docs/deploy-node.md
Outdated
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.
Should this still take "banana" as input?
docs/auth.md
Outdated
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.
Should this still take "banana" as input?
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.
(if we're still going w/ menuSuggestionFlow)
docs/auth.md
Outdated
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.
I'm a little torn on using menuSuggestionFlow here, since the rest of the doc before and after this point refer to selfSummaryFlow. I'm wondering if we should use the same (i.e. selfSummaryFlow) throughout.
docs/cloud-run.md
Outdated
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.
There are still some references below that need to be updated.
L129-131 - subject matter doesn't work as well w/ menuSuggestionFlow
L162-166 curls jokeFlow w/ banana as input.
docs/auth.md
Outdated
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.
Reference to (joke) a few more lines below as an input param under authPolicy.
d98a8be to
9cc4590
Compare
MichaelDoyle
left a comment
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.

No description provided.