-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add the readme for sample app codes, and update the code-sample page #6059
Conversation
… page to include bookstore app
✅ Deploy Preview for knative ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
@@ -9,6 +9,7 @@ Knative code samples that are actively tested and maintained by Knative working | |||
|
|||
- [Eventing and Eventing Sources code samples](eventing.md) | |||
- [Serving code samples](serving.md) | |||
- [E2E Sample Application - Knative Bookstore](https://github.com/knative/docs/tree/main/code-samples/eventing/bookstore-sample-app) |
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.
Nit: maybe we can indicate that this uses serving and eventing and functions? The other items in this list mention serving/eventing so it can be a little confusing to figure out which is used from just the text here
/cc @Cali0707 |
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.
/lgtm
Thanks @Leo6Leo !
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Cali0707, Leo6Leo The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Proposed Changes
Note: the link to the sample app tutorial pages will show as "Page note found" for now, it will be functional until Knative release 1.15 is out.