Open
Conversation
Co-authored-by: agarshubh <200064611+agarshubh@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update DEPRECATION.md to include PyPIPublisher V0
Add PyPIPublisher V0 to DEPRECATION.md
Feb 26, 2026
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
tarunramsinghani
approved these changes
Feb 27, 2026
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.
PyPIPublisherV0has"deprecated": truein itstask.jsonbut was missing fromDEPRECATION.md.Context
Tasks/PyPIPublisherV0/task.jsonmarks the task as deprecated with the message: "The PyPI Publisher task has been deprecated. You can now publish PyPI packages using Twine authentication and custom scripts." — but the task was never added to the deprecation registry.Task Name
PyPIPublisher V0
Description
| PyPIPublisher V0 | N/A | N/A |to the Deprecated Tasks table inDEPRECATION.md, in alphabetical order betweenPowerShellOnTargetMachines V2andPublishCodeCoverageResults V1Last Updatedate to2026-02-26N/Aused for PR and date columns — consistent with other entries lacking tracked deprecation history (e.g.,PublishCodeCoverageResults V1)Risk Assessment (Low / Medium / High)
Low — documentation-only change.
Change Behind Feature Flag (Yes / No)
No — doc-only change, no code affected.
Tech Design / Approach
N/A
Documentation Changes Required (Yes/No)
Yes —
DEPRECATION.mdupdated.Unit Tests Added or Updated (Yes / No)
No
Additional Testing Performed
N/A
Logging Added/Updated (Yes/No)
No
Telemetry Added/Updated (Yes/No)
No
Rollback Scenario and Process (Yes/No)
No — revert commit if needed.
Dependency Impact Assessed and Regression Tested (Yes/No)
No dependencies impacted.
Checklist
Original prompt
This pull request was created from Copilot chat.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.