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

feat: IRIS-7893 add mappings needed for codedeploy #14

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

apkostka
Copy link
Contributor

Problem

NOTE: this is in draft / test so I can use the package locally.
Need to add Lambda Alias and LambdaDeploymentGroup so we can deploy using CDKTF / Github Actions.

Solution

Add these mappings.

Test Plan:

  • Covered by existing tests
  • [X ] New coverage added
  • Special instructions for testing described below

Documentation:

  • [X ] No documentation required
  • Additional documentation required below

Additional Notes:

N/A

Copy link
Contributor

github-actions bot commented Dec 27, 2023

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 88.5% 3759 / 4247
🔵 Statements 88.5% 3759 / 4247
🔵 Functions 73.41% 185 / 252
🔵 Branches 77% 355 / 461
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/lib/core/awscc/supported-types.ts 100% 100% 100% 100%
src/mappings/index.ts 95.55% 100% 50% 95.55% 22-23
src/mappings/services/codedeploy.ts 93.2% 42.85% 75% 93.2% 15-18, 40, 66, 73
src/mappings/services/lambda.ts 100% 93.93% 73.68% 100%
Generated in workflow #30

Copy link
Contributor

github-actions bot commented Dec 27, 2023

Dev version published:

[{"name":"@nrfcloud/cdktf-aws-adaptor","version":"0.0.0-refs-pull-14-merge-20240105164954"}]

@apkostka apkostka marked this pull request as ready for review January 5, 2024 16:49
@apkostka apkostka requested a review from jfrconley January 5, 2024 16:49
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.

1 participant