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

Prepare to move ARM types to subpackages #3892

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
3711e7a
Code gardening
theunrepentantgeek Jun 13, 2024
116f7d4
Add base tests for BuildConversion
theunrepentantgeek Jun 14, 2024
4a6f1cd
Add support for ARM conversions with Enums, and test
theunrepentantgeek Jun 14, 2024
f7d6624
Create ARM types for enums
theunrepentantgeek Jun 14, 2024
4ebac75
Update golden files
theunrepentantgeek Aug 23, 2024
3b21ddd
Update generated files
theunrepentantgeek Aug 23, 2024
d5f50f2
Update deepcopy files
theunrepentantgeek Aug 23, 2024
622e7fd
Address lint issues
theunrepentantgeek Aug 23, 2024
fdd228d
Introduce ARMPackageReference
theunrepentantgeek Mar 27, 2024
609eb1f
Modify creation of ARM TypeNames to use a subpackage, subject to deny…
theunrepentantgeek Mar 27, 2024
ad8c006
Update IsARMType
theunrepentantgeek Mar 27, 2024
605ec1f
Set name of ARM subpackage imports
theunrepentantgeek Mar 27, 2024
1c6e254
Fix ARM conversion code to use package scoped conversion if needed
matthchr May 22, 2024
a023559
Include the ARM type in the references from the ARM conversion function
theunrepentantgeek May 29, 2024
468ca5d
Use subpackage name as "VersionOnly" import alias
theunrepentantgeek May 29, 2024
a6c3733
Fix dodgy error generation
theunrepentantgeek May 29, 2024
7f31000
Modify asserts to generate a file per package
theunrepentantgeek May 29, 2024
23c89c2
Code gardening
theunrepentantgeek Mar 27, 2024
816ebd5
Change subpackages to use the subpackage name as the simplest import
theunrepentantgeek May 29, 2024
2c3b9a8
Add PackageImportStyle "Name"
theunrepentantgeek May 30, 2024
c584488
Update golden files
theunrepentantgeek Mar 27, 2024
5d94157
Use arm subpackages for containerservice
theunrepentantgeek Aug 26, 2024
8dc279d
Hard code API versions
theunrepentantgeek Aug 26, 2024
024c086
Update API code
theunrepentantgeek Aug 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading