-
Notifications
You must be signed in to change notification settings - Fork 175
Refactor sample generator in mgmt #5107
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
ArcturusZhang
merged 61 commits into
Azure:main
from
ArcturusZhang:refactor-mgmt-sample-generator
Nov 26, 2024
Merged
Changes from 1 commit
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
2ca81d9
move mgmt test classes into mgmt
ArcturusZhang 2c3d949
some in progress changes
ArcturusZhang 30fe506
wip, now the new provider could generate those methods
ArcturusZhang 1553bc9
Merge branch 'main' into refactor-mgmt-sample-generator
ArcturusZhang 066cd2d
follow up
ArcturusZhang 3a03f71
Merge branch 'main' into refactor-mgmt-sample-generator
ArcturusZhang 6f25ddb
a few progress on creating id for a resource
ArcturusZhang d0d5df2
a few update
ArcturusZhang d209e5a
add get resource statement
ArcturusZhang 1ac3fe2
add implementation for normal operations
ArcturusZhang 36685a3
implmeent some bodies
ArcturusZhang 834618d
Merge branch 'main' into refactor-mgmt-sample-generator
ArcturusZhang ad43b46
Merge remote-tracking branch 'origin/main' into refactor-mgmt-sample-…
ArcturusZhang 403e9ab
Merge remote-tracking branch 'origin/main' into refactor-mgmt-sample-…
ArcturusZhang 77d3ebf
some more progress
ArcturusZhang ce40019
Merge remote-tracking branch 'origin/main' into refactor-mgmt-sample-…
ArcturusZhang 64824ce
fix the scope issue
ArcturusZhang 33bfeca
fix another scope path issue
ArcturusZhang f88e7c1
enable generation for collections
ArcturusZhang e0efd6e
implement part of the resource collection methods
ArcturusZhang fdeb1b0
fix inline parameter issue
ArcturusZhang ee9c3d8
some updates with issues
ArcturusZhang 123c66c
fix the scope issue
ArcturusZhang 12efc8e
fix isuses in mgmttestconfiguration
ArcturusZhang f1273f0
fix casing and empty lines
ArcturusZhang 4576226
Merge branch 'main' into refactor-mgmt-sample-generator
ArcturusZhang 9cfffd1
Merge branch 'main' into refactor-mgmt-sample-generator
ArcturusZhang 48f7f2f
honor the skipped operation config
ArcturusZhang 3894a9b
regen
ArcturusZhang 2cf792d
regen
ArcturusZhang 2931a53
implement the extension operation samples
ArcturusZhang 010f4cf
implement the property bag part 1
ArcturusZhang 8468e13
implement the property bag part 2
ArcturusZhang 600b4d0
remove the configureawait part
ArcturusZhang d1d9e0d
fix the null value issue in code model converter
ArcturusZhang e65f290
fix a case in resourcemanager
ArcturusZhang f5c2441
fix some issues found in real rps
ArcturusZhang e17b225
find another case that has configureawait
ArcturusZhang 7936159
remove useless code
ArcturusZhang 7461fff
more removals
ArcturusZhang c032d67
adjust namespaces
ArcturusZhang 441dde0
clean up
ArcturusZhang c323542
Merge branch 'main' into refactor-mgmt-sample-generator
ArcturusZhang c5704f9
refactor
ArcturusZhang fbf2968
more refactor
ArcturusZhang bf49918
regen
ArcturusZhang ad7549e
Merge remote-tracking branch 'origin/main' into refactor-mgmt-sample-…
ArcturusZhang 9d7e62c
fix some more issues
ArcturusZhang 97762f3
Merge remote-tracking branch 'origin/main' into refactor-mgmt-sample-…
ArcturusZhang 855d575
fix userassignedidentity
ArcturusZhang 8180473
add some notes
ArcturusZhang 5027003
fix the optional parameter issue and regen
ArcturusZhang f1210ae
Merge branch 'main' into refactor-mgmt-sample-generator
ArcturusZhang 9ce9211
Merge branch 'main' into refactor-mgmt-sample-generator
ArcturusZhang 75098c2
Merge branch 'main' into refactor-mgmt-sample-generator
ArcturusZhang c36dc84
fix the armclient issue
ArcturusZhang 642a3bd
fix some minor issues in code
ArcturusZhang 0754dde
regen
ArcturusZhang 0e8aac7
resolve comments
ArcturusZhang f861682
refine
ArcturusZhang 1f13f5b
Merge branch 'main' into refactor-mgmt-sample-generator
ArcturusZhang 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
fix the scope issue
- Loading branch information
commit 123c66cb86ce7e36f26d88be577c0aa439ca0d51
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
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
8 changes: 6 additions & 2 deletions
8
test/TestProjects/MgmtMockAndSample/src/Generated/Configuration.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.