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 environment add and remove commands to automation api #210

Merged
merged 4 commits into from
Dec 15, 2023

Conversation

cleverguy25
Copy link
Contributor

Adds support for environment add/rm commands to dotnet.

@cleverguy25 cleverguy25 marked this pull request as ready for review December 14, 2023 02:09
Copy link
Member

@komalali komalali left a comment

Choose a reason for hiding this comment

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

LGTM but would be great to get these tests running in CI and an eye from the repo maintainers.

Copy link
Member

@Frassle Frassle left a comment

Choose a reason for hiding this comment

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

SDK changes look fine, will leave for Justin to comment on getting the tests running

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.

Some suggestions, but LGTM. I'd be fine with merging this, and we can sort out the CI issue separately.

@Frassle, do we need to keep sdk/Pulumi.Automation/PublicAPI.Shipped.txt up-to-date? If so, is there an easy way to update it. I always find it to be painful because I've done it by hand in the past.

sdk/Pulumi.Automation.Tests/MoolumiFactAttribute.cs Outdated Show resolved Hide resolved
sdk/Pulumi.Automation/Workspace.cs Show resolved Hide resolved
@cleverguy25 cleverguy25 added this pull request to the merge queue Dec 15, 2023
Merged via the queue into main with commit f1feb51 Dec 15, 2023
12 checks passed
@cleverguy25 cleverguy25 deleted the cleve/env_support branch December 15, 2023 01:40
jkerken pushed a commit to algompluecker/pulumi-dotnet that referenced this pull request Jul 24, 2024
* Add environment add and remove commands to automation api

* Add changelog

* fix lint errors

* Update sdk/Pulumi.Automation.Tests/MoolumiFactAttribute.cs

Co-authored-by: Justin Van Patten <[email protected]>

---------

Co-authored-by: Justin Van Patten <[email protected]>
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.

4 participants