[BREAKING CHANGE] Clean up CodePipeline Job Implementation#245
[BREAKING CHANGE] Clean up CodePipeline Job Implementation#245whithajess wants to merge 4 commits intoaws:masterfrom
Conversation
* Incorrectly used "CodePipelineEvent"
Codecov Report
@@ Coverage Diff @@
## master #245 +/- ##
=======================================
Coverage 74.59% 74.59%
=======================================
Files 20 20
Lines 681 681
=======================================
Hits 508 508
Misses 128 128
Partials 45 45Continue to review full report at Codecov.
|
|
@bmoffatt Did you have any thoughts on this? Thanks. |
I'd rather not do a semver-major change. I'm ok with adding and alias |
|
@bmoffatt I understand the reluctance for a |
Issue #, if available:
#244
Description of changes:
Moves
CodePipelineJobinto its ownCodePipelineJobEventgiving back theCodePipelineEventnamespace for actual usage.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.