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 plugin kind to about output #15996

Merged
merged 1 commit into from Apr 19, 2024
Merged

Add plugin kind to about output #15996

merged 1 commit into from Apr 19, 2024

Conversation

Frassle
Copy link
Member

@Frassle Frassle commented Apr 19, 2024

Description

Fixes #15992.

Checklist

  • I have run make tidy to update any new dependencies
  • I have run make lint to verify my code passes the lint check
    • I have formatted my code using gofumpt
  • I have added tests that prove my fix is effective or that my feature works
  • I have run make changelog and committed the changelog/pending/<file> documenting my change
  • Yes, there are changes in this PR that warrants bumping the Pulumi Cloud API version

@pulumi-bot
Copy link
Contributor

Changelog

[uncommitted] (2024-04-19)

Features

  • [cli/about] Add plugin kind to the about output
    #15996

@Frassle Frassle marked this pull request as ready for review April 19, 2024 12:45
@Frassle Frassle requested a review from a team as a code owner April 19, 2024 12:45
@Frassle Frassle added this pull request to the merge queue Apr 19, 2024
Merged via the queue into master with commit ff8b280 Apr 19, 2024
49 checks passed
@Frassle Frassle deleted the fraser/pluginAbout branch April 19, 2024 16:15
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.

Add plugin type to JSON output of pulumi about
3 participants