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

Simplify the Github sample. #587

Merged
merged 2 commits into from Nov 29, 2018

Conversation

mattmoor
Copy link
Member

This simplifies the Github sample as outlined in #586 to drop the concepts that aren't needed for the sample to work end-to-end.

Fixes: #586
Fixes: #584
Fixes: #552
Fixes: #551

Progress on: #541

@knative-prow-robot knative-prow-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. approved labels Nov 27, 2018
@knative-prow-robot knative-prow-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 27, 2018
@mattmoor mattmoor changed the title [WIP] Simplify the Github sample. Simplify the Github sample. Nov 27, 2018
@knative-prow-robot knative-prow-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 27, 2018
eventing/samples/github-source/README.md Outdated Show resolved Hide resolved
eventing/samples/github-source/README.md Outdated Show resolved Hide resolved
@mattmoor
Copy link
Member Author

Should be RFAL, but ...

/hold

For possible discussion on Eventing slack.

@knative-prow-robot knative-prow-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 27, 2018
```shell
ko apply --filename eventing/samples/github-source/subscription.yaml
```

### Create Events
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you verify the webhook before you create events?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

deployed the [Subscription](#subscription), then continue using this
section. If not, then you will need to look downstream yourself.
eventing system by looking at our message dumper function logs.


Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add the clean up section below?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

This simplifies the Github sample as outlined in knative#586 to drop the concepts that aren't needed for the sample to work end-to-end.

Fixes: knative#586
Fixes: knative#584
Fixes: knative#552
Fixes: knative#551

Progress on: knative#541
@grantr
Copy link
Contributor

grantr commented Nov 29, 2018

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 29, 2018
eventing/samples/github-source/README.md Outdated Show resolved Hide resolved
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mattmoor, samodell

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Co-Authored-By: mattmoor <mattmoor@google.com>
@knative-prow-robot knative-prow-robot removed the lgtm Indicates that a PR is ready to be merged. label Nov 29, 2018
@mattmoor
Copy link
Member Author

/hold cancel

@knative-prow-robot knative-prow-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 29, 2018
@samodell
Copy link
Contributor

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 29, 2018
@knative-prow-robot knative-prow-robot merged commit cadea5e into knative:master Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants