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

add a CustomData field to the CodeCommitRecord structure. #160

Merged
merged 2 commits into from
Jan 19, 2019

Conversation

stanislas
Copy link
Contributor

Triggers from CodeCommit may have a "customData" field. they are delivered to a lambda function as part of a CodeCommit record.

https://docs.aws.amazon.com/codecommit/latest/APIReference/API_RepositoryTrigger.html
https://docs.aws.amazon.com/codecommit/latest/userguide/how-to-notify-lambda.html

@codecov-io
Copy link

codecov-io commented Jan 13, 2019

Codecov Report

Merging #160 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #160   +/-   ##
=======================================
  Coverage   68.89%   68.89%           
=======================================
  Files          17       17           
  Lines         659      659           
=======================================
  Hits          454      454           
  Misses        165      165           
  Partials       40       40
Impacted Files Coverage Δ
events/code_commit.go 27.58% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f84b37f...579a8ba. Read the comment docs.

@bmoffatt bmoffatt merged commit 527f5d3 into aws:master Jan 19, 2019
@stanislas stanislas deleted the feature/codecommit-custom branch January 21, 2019 05:34
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.

3 participants