Skip to content

[upstream staging] Remove dead PUBLISH_REQUIREMENTS_PATH env#3

Closed
duksh wants to merge 1 commit into
mainfrom
claude/upstream-remove-dead-publish-env
Closed

[upstream staging] Remove dead PUBLISH_REQUIREMENTS_PATH env#3
duksh wants to merge 1 commit into
mainfrom
claude/upstream-remove-dead-publish-env

Conversation

@duksh

@duksh duksh commented Jul 23, 2026

Copy link
Copy Markdown
Owner

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.yml defines PUBLISH_REQUIREMENTS_PATH pointing at .github/requirements/publish-requirements.txt, which no longer exists, and no step reads the variable. Removes the dead env block.

Testing

  • Verified no references to PUBLISH_REQUIREMENTS remain anywhere in .github/; YAML validated.

🤖 Generated with Claude Code

https://claude.ai/code/session_01DWoMomNAcBM3e8duJrb2do


Generated by Claude Code

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 477d1a8b-8595-4acc-979f-e3728c35bb3a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/upstream-remove-dead-publish-env

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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
@duksh
duksh force-pushed the claude/upstream-remove-dead-publish-env branch from 8d99a16 to 791e420 Compare July 24, 2026 04:09

duksh commented Jul 25, 2026

Copy link
Copy Markdown
Owner Author

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

@duksh duksh closed this Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants