Skip to content

chore(wrapper-generator): refresh collision data for the new open api docs - #3759

Merged
Ramses Sanchez-Hernandez (ramsessanchez) merged 1 commit into
powershell-v3from
chore/collision-data-3755
Aug 28, 2026
Merged

chore(wrapper-generator): refresh collision data for the new open api docs#3759
Ramses Sanchez-Hernandez (ramsessanchez) merged 1 commit into
powershell-v3from
chore/collision-data-3755

Conversation

@Joywambui-maina

Copy link
Copy Markdown
Contributor

Changes proposed in this pull request

  • Refresh the derived collision data against this week's open api docs update (update open api docs #3755), which exposes the entitlement resource-role surface at two paths and collides 228 cmdlet names in Identity.Governance - the generator fails loudly on it, which is currently 1 of the 9 wrapper-pipeline build failures.
  • Collision inventory re-captured against the new docs: 543 lines - the previous 315 plus exactly the 228 new. Resolutions re-derived from the published-command oracle: 970 contested routes -> 696 suppressions + 123 renames (rename set unchanged; the new routes ship no published cmdlets, so they derive as suppressions).
  • Data files only - no generator code. The regenerated kiota clients and wrapper corpus follow as their own PR.

With this merged and the pipeline now running the full generation chain (kiota -> wrappers -> build, per review on the pipeline PR), the next wrapper-release run should build all 38 modules.

Other links

The open api docs update exposes the entitlement resource-role surface at two
paths, which collides 228 cmdlet names in Identity.Governance and fails
generation loudly. Re-captured the collision inventory against the new docs
(543 lines - the previous 315 plus exactly the 228 new) and re-derived the
resolutions from the published-command oracle: 970 contested routes, 696
suppressions and 123 renames. Data only; the regenerated clients and corpus
follow separately.
@Joywambui-maina
Joywambui-maina requested a review from a team as a code owner August 28, 2026 22:17
@ramsessanchez
Ramses Sanchez-Hernandez (ramsessanchez) merged commit 0c6547c into powershell-v3 Aug 28, 2026
4 checks passed
@ramsessanchez
Ramses Sanchez-Hernandez (ramsessanchez) deleted the chore/collision-data-3755 branch August 28, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants