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

Add support for BRM schema changes #258

Merged
merged 9 commits into from
Jul 8, 2023

Conversation

jtracey93
Copy link
Contributor

PR Summary

Add support for BRM schema changes as per Azure/bicep#10810

Metadata usage changes for Bicep Module Registry

  • summary will become description to align with OCI registry (short summary/overview)
  • description (old) will become details (longer blurbs)

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress

@jtracey93 jtracey93 requested a review from a team as a code owner June 6, 2023 13:16
@jtracey93
Copy link
Contributor Author

@BernieWhite any thoughts on this one?

Copy link
Contributor

@BernieWhite BernieWhite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @jtracey93. Sorry this has taken a while to get to.

Mostly looks good, but double check my comments below. Otherwise all good to merge.

Also, I added some tests so we don't accidentally break this in the future. Double check you are ok this these.

src/PSDocs.Azure/docs/Azure.Template.Doc.ps1 Outdated Show resolved Hide resolved
src/PSDocs.Azure/docs/Azure.Template.Doc.ps1 Outdated Show resolved Hide resolved
src/PSDocs.Azure/docs/Azure.Template.Doc.ps1 Outdated Show resolved Hide resolved
jtracey93 and others added 3 commits July 3, 2023 15:32
Co-authored-by: Bernie White <bewhite@microsoft.com>
Co-authored-by: Bernie White <bewhite@microsoft.com>
@jtracey93
Copy link
Contributor Author

@BernieWhite LGTM

Copy link
Contributor

@BernieWhite BernieWhite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jtracey93 . All good to merge.

@BernieWhite BernieWhite merged commit 4ff10f3 into Azure:main Jul 8, 2023
12 checks passed
@jtracey93 jtracey93 deleted the feat-add-brm-schema-changes branch July 8, 2023 09:22
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