[upstream staging] Remove dead PUBLISH_REQUIREMENTS_PATH env#3
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This env var points at .github/requirements/publish-requirements.txt, which no longer exists, and nothing in the workflow reads it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DWoMomNAcBM3e8duJrb2do
8d99a16 to
791e420
Compare
|
Submitted upstream as pyca#15324 — closing this staging PR (validation complete: all runnable jobs green; the ppc64le leg is unrunnable on forks). The branch stays until the upstream PR resolves. Generated by Claude Code |
Summary
Staging PR for upstream submission to pyca/cryptography. Submit upstream via: pyca/cryptography@main...duksh:cryptography:claude/upstream-remove-dead-publish-env
pypi-publish.ymldefinesPUBLISH_REQUIREMENTS_PATHpointing at.github/requirements/publish-requirements.txt, which no longer exists, and no step reads the variable. Removes the dead env block.Testing
PUBLISH_REQUIREMENTSremain anywhere in.github/; YAML validated.🤖 Generated with Claude Code
https://claude.ai/code/session_01DWoMomNAcBM3e8duJrb2do
Generated by Claude Code