Skip to content

Revert accidental direct push related to #13644 - #13679

Closed
dawoodkhan82 wants to merge 1 commit into
mainfrom
codex/restore-main-after-13644
Closed

Revert accidental direct push related to #13644#13679
dawoodkhan82 wants to merge 1 commit into
mainfrom
codex/restore-main-after-13644

Conversation

@dawoodkhan82

Copy link
Copy Markdown
Collaborator

Description

Restores the main tree exactly to 1535d695af964793e27fa55ec1f047dd64de5c9d, before an accidental direct push of the #13644 follow-up commits. This uses a normal revert commit and does not rewrite history.

Related: #13644

AI Disclosure

  • I used AI to prepare and verify this recovery commit and PR description; every changed line was reviewed.
  • I did not use AI

🎯 PRs Should Target Issues

This recovery is directly related to #13644 and only reverses the accidental bypass of its review workflow.

Testing and Formatting Your Code

  • Verified the recovery branch tree is byte-for-byte identical to pre-push main with git diff --quiet 1535d695af964793e27fa55ec1f047dd64de5c9d.
  • Verified the staged reverse diff with git diff --check.

@gradio-pr-bot

gradio-pr-bot commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview
Website ready! Website preview
Storybook ready! Storybook preview
🦄 Changes failed! Workflow log

Install Gradio from this PR

pip install https://huggingface.co/buckets/gradio/pypi-previews/resolve/658cb3b2473c768dec593b33dc48895a87655249/gradio-6.20.0-py3-none-any.whl

Install Gradio Python Client from this PR

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@658cb3b2473c768dec593b33dc48895a87655249#subdirectory=client/python"

Import Gradio JS Client from this PR via CDN

import { Client } from "https://huggingface.co/buckets/gradio/npm-previews/resolve/658cb3b2473c768dec593b33dc48895a87655249/browser.js";

@abidlabs abidlabs left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is just a normal git revert? In which case lgtm. I don't really follow what the issue with the other PR was since we had approved it, did additional commits accidentally get included?

@dawoodkhan82

Copy link
Copy Markdown
Collaborator Author

Oh will close! codex accidentally created this PR when I had sub agents reviewing PRs

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.

3 participants