syncing model-customization with main#6428
Merged
achauhan-scc merged 3 commits intomodel-customization-devfrom Dec 24, 2025
Merged
syncing model-customization with main#6428achauhan-scc merged 3 commits intomodel-customization-devfrom
achauhan-scc merged 3 commits intomodel-customization-devfrom
Conversation
* adding docs for the internal test recorder * spell
* Initial plan * Remove deprecated login and logout commands Co-authored-by: spboyer <7681382+spboyer@users.noreply.github.com> * Add helpful error messages for removed login/logout commands Co-authored-by: spboyer <7681382+spboyer@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: spboyer <7681382+spboyer@users.noreply.github.com>
…management (#6348) * Initial plan * Implement env config get, set, and unset commands Co-authored-by: vhvb1989 <24213737+vhvb1989@users.noreply.github.com> * Fix error message formatting to match existing patterns Co-authored-by: vhvb1989 <24213737+vhvb1989@users.noreply.github.com> * Final update - all implementation and testing complete Co-authored-by: vhvb1989 <24213737+vhvb1989@users.noreply.github.com> * Add comprehensive unit tests for env config commands - Added 6 test functions with 23 test cases total - Tests cover all three commands: get, set, and unset - Test cases include: simple values, nested values, objects, error handling, default environment, and multiple operations - All tests passing with 100% coverage of new functionality Co-authored-by: vhvb1989 <24213737+vhvb1989@users.noreply.github.com> * Run gofmt on env_config_test.go to fix formatting - Adjusted struct field alignment in test cases - All tests still passing Co-authored-by: wbreza <6540159+wbreza@users.noreply.github.com> * Update test snapshots for new env config commands - Added snapshots for azd env config, get, set, and unset commands - Updated TestUsage-azd-env.snap to include config subcommand - Updated TestFigSpec.ts with new command definitions - All snapshot tests passing Co-authored-by: JeffreyCA <9157833+JeffreyCA@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: vhvb1989 <24213737+vhvb1989@users.noreply.github.com> Co-authored-by: wbreza <6540159+wbreza@users.noreply.github.com> Co-authored-by: JeffreyCA <9157833+JeffreyCA@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.