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

Pass Trigger Configurations to CodeDeploy #45

Merged
merged 2 commits into from
Jan 14, 2019

Conversation

nason
Copy link
Contributor

@nason nason commented Jan 2, 2019

Resolves #44

Happy new year! How does this look @davidgf?

@davidgf davidgf self-requested a review January 3, 2019 15:27
Copy link
Owner

@davidgf davidgf left a comment

Choose a reason for hiding this comment

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

Happy new year to you too! It does look good, although the build is failing. It would be cool if you could add some integration tests as well, to do so take a look at the fixtures/ folder. You only need to include three new JSON files:

  1. input is how the CloudFormation template looks initially
  2. service contains the service's settings, such as the plugin configuration. It's basically a JSON representation of serverless.yml
  3. output is how the CloudFormation template should be after running the plugin with the provided settings

@nason
Copy link
Contributor Author

nason commented Jan 8, 2019

👍

  • added the requested fixtures
  • removed a trailing comma I left in a test that caused Node 6 to 💥

@nason
Copy link
Contributor Author

nason commented Jan 14, 2019

Hey @davidgf hows this looking now?

@davidgf
Copy link
Owner

davidgf commented Jan 14, 2019

I looks really good, thank you very much for contributing! I'll release a new package version asap

@davidgf davidgf merged commit 3d0c3a9 into davidgf:master Jan 14, 2019
samcon pushed a commit to samcon/serverless-plugin-canary-deployments that referenced this pull request Sep 6, 2020
* Pass Trigger Configurations to CodeDeploy

* Add fixtures for TriggerConfigurations
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.

None yet

2 participants