Skip to content

[Python] Remove obsolete CI scripts after CI Gate migration #11873

Description

@msyyc

Context

Follow-up to #11522 — Migrate Python checks to CI Gate, which migrates Python checks from Azure DevOps pipelines to GitHub Actions.

In this review discussion, the author confirmed that unnecessary script files in packages/http-client-python could be removed, but deferred the deletion to a separate PR to keep the migration focused.

Scope

  • Identify scripts in packages/http-client-python and related legacy pipeline configuration that become unused after the migration.
  • Confirm they are not required by active CI workflows, release automation, or local development before deleting them.
  • Remove obsolete files and update affected references or documentation.

Acceptance criteria

Obsolete Python CI scripts and configuration are removed, no dangling references remain, and supported CI and local development workflows continue to work.

Further CI performance optimizations mentioned in #11522 are outside this cleanup's scope.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

emitter:client:pythonIssue for the Python client emitter: @typespec/http-client-python

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions