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

Add asset platform to cnspec output when displaying asset #1535

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

jaym
Copy link
Contributor

@jaym jaym commented Jan 8, 2025

Adds the platform name to the asset name header in the asset section.

Asset: planetexpress
--------------------

becomes

Asset: (Arch Linux) planetexpress
---------------------------------

Fixes #1534

Adds the platform name to the asset name header in the asset section.

```
Asset: planetexpress
--------------------
```
becomes

```
Asset: (Arch Linux) planetexpress
---------------------------------
```

Fixes #1534
Copy link
Contributor

github-actions bot commented Jan 8, 2025

Test Results

  1 files   27 suites   59s ⏱️
509 tests 508 ✅ 1 💤 0 ❌
510 runs  509 ✅ 1 💤 0 ❌

Results for commit 9388f64.

@tas50 tas50 merged commit 7771ef0 into main Jan 8, 2025
15 checks passed
@tas50 tas50 deleted the jdm/1534 branch January 8, 2025 16:59
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add asset type to cnspec output (especially for k8s assets)
2 participants