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

auto: getProjectSettings/saveProjectSettings YAML (de)serialization #1628

Closed
justinvp opened this issue Feb 6, 2025 · 0 comments · Fixed by #1650
Closed

auto: getProjectSettings/saveProjectSettings YAML (de)serialization #1628

justinvp opened this issue Feb 6, 2025 · 0 comments · Fixed by #1650
Assignees
Labels
area/automation-api Automation API kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed
Milestone

Comments

@justinvp
Copy link
Member

justinvp commented Feb 6, 2025

Currently only the bare minimum support is available for the project name and runtime. Need to ensure we can fully load and save the project settings from YAML.

@justinvp justinvp added the area/automation-api Automation API label Feb 6, 2025
@justinvp justinvp added this to the 0.116 milestone Feb 6, 2025
@justinvp justinvp self-assigned this Feb 6, 2025
@justinvp justinvp added the kind/bug Some behavior is incorrect or out of spec label Feb 6, 2025
@justinvp justinvp changed the title auto: Fully support getProjectSettings/saveProjectSettings YAML (de)serialization auto: getProjectSettings/saveProjectSettings YAML (de)serialization Feb 6, 2025
justinvp added a commit that referenced this issue Feb 10, 2025
…1650)

Fully support serializing/deserializing `ProjectSettings` and
`StackSettings` to/from YAML.

Fixes #1628
Fixes #1630
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/automation-api Automation API kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants