-
Notifications
You must be signed in to change notification settings - Fork 37
feat(set item): support setting item definition paths #67
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
Merged
may-hartov
merged 22 commits into
microsoft:main
from
may-hartov:dev/mahartov/set_item_command
Nov 24, 2025
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c89adbb
set item command enhancements - support all defintion paths
may-hartov 7563197
changielog entry
may-hartov 9af27cc
added missing return statement
may-hartov efcb88d
CR fixes
may-hartov fdf9061
Update docs/commands/fs/set.md
may-hartov c583e8e
CR fixes to documentation
may-hartov 878b0ad
Merge branch 'dev/mahartov/set_item_command' of https://github.com/ma…
may-hartov c0cb937
CR fixes
may-hartov ee0b880
CR fixes
may-hartov 7fb4019
Merge branch 'dev/mahartov/set_item_command' of https://github.com/ma…
may-hartov d12d69b
CR fixes and revert changes to fab_api_client
may-hartov 4f06f2e
Merge branch 'main' into dev/mahartov/set_item_command
may-hartov f44dae4
tests and typing error fixes
may-hartov 77e8f9e
Merge branch 'dev/mahartov/set_item_command' of https://github.com/ma…
may-hartov 702de91
CR fixes
may-hartov c34cd34
CR fixes
may-hartov 02acb6b
CR fixes
may-hartov cc99583
documentation fixes
may-hartov b33855e
CR fixes
may-hartov d26c95a
Merge branch 'main' into dev/mahartov/set_item_command
may-hartov 90aecc6
fixed typing error
may-hartov 08367d2
Merge branch 'dev/mahartov/set_item_command' of https://github.com/ma…
may-hartov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| kind: added | ||
| body: Enhanced `set` command for items to support any settable property path within the item's definition and metadata structure. | ||
| time: 2025-11-13T13:13:49.062462673Z |
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.