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(GROW-2487): v1 component commands #1428

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

jon-stewart
Copy link
Contributor

Summary

CLI now loads v1 components along side the prototype code. These v1 components can be executed.

How did you test this change?

  • configure the CLI to use the customerdemo env
  • install iac + sca components
  • switch the CLI to use the qan env
  • install the component-example component
...
Commands from components:
  component-example
  iac                     Infrastructure as Code (IaC) scanner
  preflight               (dev-mode) preflight
  sca                     Software Component Analysis
...
> lacework component-example -v
component-example version 0.7.30
> lacework component-example
Hello, component!

Issue

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

@jon-stewart jon-stewart self-assigned this Oct 31, 2023
@jon-stewart jon-stewart requested a review from a team as a code owner October 31, 2023 12:57
Copy link
Contributor

@PengyuanZhao PengyuanZhao left a comment

Choose a reason for hiding this comment

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

LGTM

@jon-stewart jon-stewart merged commit f44bf6f into main Nov 1, 2023
1 check passed
@jon-stewart jon-stewart deleted the jon-stewart/GROW-2487/cdk-component-commands branch November 1, 2023 09:58
@lacework-releng lacework-releng mentioned this pull request Nov 2, 2023
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