Skip to content

Skip API review package name approval for management plane packages#7977

Merged
praveenkuttappan merged 4 commits intoAzure:mainfrom
praveenkuttappan:skip_packagename_status_for_arm
Mar 29, 2024
Merged

Skip API review package name approval for management plane packages#7977
praveenkuttappan merged 4 commits intoAzure:mainfrom
praveenkuttappan:skip_packagename_status_for_arm

Conversation

@praveenkuttappan
Copy link
Copy Markdown
Member

Package name approval check is enforced for management plane package also due to a recent bug that got introduced as part of recent script restructure to consolidate language specific script into common script.

This PR has changes to skip package name check for management plane libraries.

@praveenkuttappan praveenkuttappan added APIView Issues related to APIView core functionality or UI Central-EngSys This issue is owned by the Engineering System team. labels Mar 29, 2024
@praveenkuttappan praveenkuttappan self-assigned this Mar 29, 2024
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

Comment thread eng/common/scripts/Create-APIReview.ps1 Outdated
Comment thread eng/common/scripts/Create-APIReview.ps1 Outdated
}
}

function IsApiviewStatusCheckRequired($packageInfo)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

How do you expect individual languages to override this check?

praveenkuttappan and others added 2 commits March 29, 2024 11:45
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

praveenkuttappan pushed a commit to Azure/azure-sdk-for-js that referenced this pull request Mar 29, 2024
@praveenkuttappan praveenkuttappan merged commit 7413b06 into Azure:main Mar 29, 2024
@praveenkuttappan praveenkuttappan deleted the skip_packagename_status_for_arm branch March 29, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

APIView Issues related to APIView core functionality or UI Central-EngSys This issue is owned by the Engineering System team.

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants