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 struct for CodeDeployLifecycleEvent #835

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

benbpyle
Copy link
Contributor

@benbpyle benbpyle commented Mar 4, 2024

CodeDeploy Hooks Lifecycle Event support

Struct to support the CodeDeploy Lifecycle Hooks

Issue

Discussed in Issue #833

Description of changes:

  • Added struct in lambda-events/src/event/codedeploy/mod.rs
  • Added unit test and sample fixture file

By submitting this pull request

  • [x ] I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • [ x] I confirm that I've made a best effort attempt to update all relevant documentation.

CodeDeploy Hooks Lifecycle Event support

* Added struct
* Added unit test
Copy link
Contributor

@calavera calavera left a comment

Choose a reason for hiding this comment

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

Thanks!

@benbpyle
Copy link
Contributor Author

benbpyle commented Mar 4, 2024

@calavera you bet! Thanks for maintaining this project

@calavera calavera merged commit 29e148a into awslabs:main Mar 4, 2024
5 checks passed
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.

2 participants