Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ See [the docs repo](https://github.com/knative/docs/tree/master/eventing/samples
A simple handler for processing k8s events from the local cluster.
* [Binding running services to an IoT core](https://github.com/knative/docs/tree/master/eventing/samples/event-flow) -
A sample using Google PubSub to read events from Google's IoT core.
* [Github Pull Request Handler](https://github.com/knative/docs/tree/master/eventing/samples/github-events) -
A simple handler for Github Pull Requests

* [Github Pull Request Handler](./github) - A simple handler for Github Pull Requests
* [GCP PubSub Receiver Handler](./gcp_pubsub_function) - A simple handler for processing GCP PubSub events
161 changes: 0 additions & 161 deletions sample/github/README.md

This file was deleted.

31 changes: 0 additions & 31 deletions sample/github/auth.yaml

This file was deleted.

37 changes: 0 additions & 37 deletions sample/github/flow.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions sample/github/githubsecret.yaml

This file was deleted.

34 changes: 0 additions & 34 deletions sample/github/legit-service.yaml

This file was deleted.

Loading