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 support for pulumi config env ls #225

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

cleverguy25
Copy link
Contributor

Description

Automation API support for pulumi config env ls

Fixes pulumi/pulumi#14797

Copy link
Contributor

@tgummerer tgummerer left a comment

Choose a reason for hiding this comment

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

I think the suggested changes are what the linter wants. Looks good to me other than that.

sdk/Pulumi.Automation.Tests/LocalWorkspaceTests.cs Outdated Show resolved Hide resolved
sdk/Pulumi.Automation.Tests/LocalWorkspaceTests.cs Outdated Show resolved Hide resolved
Copy link
Member

@justinvp justinvp left a comment

Choose a reason for hiding this comment

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

LGTM otherwise

sdk/Pulumi.Automation/Workspace.cs Outdated Show resolved Hide resolved
@cleverguy25 cleverguy25 added this pull request to the merge queue Jan 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 24, 2024
@cleverguy25 cleverguy25 added this pull request to the merge queue Jan 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 24, 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.

Automation API support for config env ls
4 participants