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

chore: use CDK v1 API for lacework component dev #1525

Merged
merged 3 commits into from
Jan 29, 2024
Merged

Conversation

PengyuanZhao
Copy link
Contributor

Summary

For the lacework component dev command:

  • Call CDK v1 API to fetch components info.
  • If The .dev specs file exists, show the version value in .dev instead of .version (same behavior as prototype code).

How did you test this change?

  • Run lacework component dev test-component to test a new component is created correctly in dev mode
  • Run lacework component install spm-opa and lacework component dev spm-opa to test an installed component is moved into dev mode.

Issue

https://lacework.atlassian.net/browse/GROW-2597

@PengyuanZhao PengyuanZhao requested a review from a team as a code owner January 26, 2024 01:59
@PengyuanZhao PengyuanZhao merged commit 14058d5 into main Jan 29, 2024
5 checks passed
@PengyuanZhao PengyuanZhao deleted the pengyuan/GROW-2597 branch January 29, 2024 20:02
@lacework-releng lacework-releng mentioned this pull request Feb 20, 2024
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