Skip to content

Pull Pylance with Pyright 1.1.412 - #11640

Open
Bill Schnurr (bschnurr) wants to merge 1 commit into
mainfrom
pull-pylance-with-pyright-1.1.412-20260814-232455
Open

Pull Pylance with Pyright 1.1.412#11640
Bill Schnurr (bschnurr) wants to merge 1 commit into
mainfrom
pull-pylance-with-pyright-1.1.412-20260814-232455

Conversation

@bschnurr

Copy link
Copy Markdown
Member

No description provided.

@rchiodo

Rich Chiodo (rchiodo) commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

🔒 Automated review in progress — Rich Chiodo (@rchiodo) is auto-reviewing this PR.

working-directory: ${{ inputs.working-directory }}
env:
NPM_CONFIG_REGISTRY: https://registry.npmjs.org/
run: pnpm run install:all

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Info · Optional note

working-directory may point at a package that does not define install:all, while the CFS path runs pnpm install directly. Use the same frozen install command in both paths, or centralize installation after conditional authentication, so both actions support non-root directories consistently.

[verified]

@rchiodo Rich Chiodo (rchiodo) left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved via Review Center.

@rchiodo Rich Chiodo (rchiodo) added the review-auto:approved Automated review: no blocking findings (approval posted). label Aug 14, 2026

@rchiodo Rich Chiodo (rchiodo) left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved via Review Center.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved via Review Center.

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

Labels

review-auto:approved Automated review: no blocking findings (approval posted).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants