-
Notifications
You must be signed in to change notification settings - Fork 24
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
Conversation
There was a problem hiding this 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.
There was a problem hiding this 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
There was a problem hiding this 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.
Co-authored-by: Justin Van Patten <[email protected]>
* 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]>
Adds support for environment add/rm commands to dotnet.