[ARM] Prepare resolveArmResources for versioned views - #5431
Draft
Mark Cowlishaw (markcowl) wants to merge 7 commits into
Draft
[ARM] Prepare resolveArmResources for versioned views#5431Mark Cowlishaw (markcowl) wants to merge 7 commits into
Mark Cowlishaw (markcowl) wants to merge 7 commits into
Conversation
Contributor
|
All changed packages have been documented.
Show changes
|
Contributor
📦 Package size report1 package changed size, +4.12 KB (+0.0%) packed overall.
12 package(s) with no notable change
Packed = gzipped |
commit: |
Contributor
|
You can try these changes here
|
Mark Cowlishaw (markcowl)
force-pushed
the
design/resolve-arm-resources-versioned-view
branch
from
September 8, 2026 19:35
2745200 to
0b53f53
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: d1e98b2e-c932-4db7-9575-469e807e9209
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: d1e98b2e-c932-4db7-9575-469e807e9209
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: d1e98b2e-c932-4db7-9575-469e807e9209
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: d1e98b2e-c932-4db7-9575-469e807e9209
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: d1e98b2e-c932-4db7-9575-469e807e9209
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: d1e98b2e-c932-4db7-9575-469e807e9209
Mark Cowlishaw (markcowl)
force-pushed
the
design/resolve-arm-resources-versioned-view
branch
from
September 9, 2026 23:43
0b53f53 to
72854f4
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: d1e98b2e-c932-4db7-9575-469e807e9209
| * Selected versions are projected with `@typespec/versioning`, so returned TypeSpec references | ||
| * reflect availability, renames, and type changes in that version. | ||
| */ | ||
| export function resolveArmResources( |
Member
Author
There was a problem hiding this comment.
Why are there two exported functions here?
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.
Summary
resolveArmResourcesviewsValidation
pnpm -r --filter "@azure-tools/typespec-azure-resource-manager..." buildresource-resolution.test.tstests passpnpm formatpnpm lintpnpm --filter "@azure-tools/typespec-azure-resource-manager" regen-docs