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: Add asset inventory visualization #338

Merged
merged 10 commits into from
Dec 6, 2023

Conversation

jsonpr
Copy link
Contributor

@jsonpr jsonpr commented Dec 5, 2023

No description provided.

@jsonpr jsonpr requested a review from a team December 5, 2023 21:51
Copy link
Member

@erezrokah erezrokah left a comment

Choose a reason for hiding this comment

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

FYI Each visualization needs a separate publishing workflow (see https://github.com/cloudquery/policies-premium/blob/b225f105afb5a4bdf00c03a43e2762843cd3aaf2/.github/workflows/publish_visualization_aws_compliance.yml).

We can change that to a single workflow like transformations but we'll need to make all visualizations structure consistent first and decide how to pack them

@jsonpr jsonpr requested a review from erezrokah December 6, 2023 16:39
await fs.writeFile(changelogPath, linksRemoved);
- name: Run build
run: |
make build
Copy link
Member

Choose a reason for hiding this comment

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

You'll need to add a makefile with a build target for this to work

Copy link
Member

Choose a reason for hiding this comment

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

@jsonpr jsonpr merged commit 83c760c into main Dec 6, 2023
2 checks passed
@jsonpr jsonpr deleted the add-asset-inventory-visualization branch December 6, 2023 17:41
kodiakhq bot pushed a commit that referenced this pull request Dec 7, 2023
🤖 I have created a release *beep* *boop*
---


## 1.0.0 (2023-12-07)


### Features

* Add asset inventory visualization ([#338](#338)) ([83c760c](83c760c))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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