gradio
Lite wheel optimization
#7855
Merged

Lite wheel optimization #7855

whitphx merged 61 commits into main from lite-wheel-contents-optimization
whitphx
gradio-pr-bot
gradio-pr-bot
whitphx whitphx force pushed from c46d3b2a to 4d0f2731 1 year ago
whitphx whitphx force pushed to e15fef29 1 year ago
whitphx whitphx force pushed 1 year ago
whitphx whitphx force pushed 1 year ago
whitphx whitphx force pushed 1 year ago
whitphx whitphx force pushed 1 year ago
whitphx whitphx force pushed 1 year ago
whitphx whitphx force pushed to aef053f9 1 year ago
whitphx
whitphx
whitphx whitphx force pushed 1 year ago
whitphx whitphx force pushed 1 year ago
whitphx whitphx force pushed to 571823b4 1 year ago
whitphx
whitphx
whitphx commented on 2024-03-29
whitphx
whitphx commented on 2024-03-29
whitphx whitphx requested a review from abidlabs abidlabs 1 year ago
whitphx whitphx requested a review from pngwn pngwn 1 year ago
whitphx whitphx requested a review from freddyaboulton freddyaboulton 1 year ago
abidlabs
whitphx whitphx marked this pull request as ready for review 1 year ago
whitphx
pngwn
pngwn requested changes on 2024-03-31
whitphx whitphx force pushed 1 year ago
whitphx whitphx force pushed to fe4e1c8f 1 year ago
whitphx whitphx force pushed to 7b212258 1 year ago
whitphx whitphx requested a review from pngwn pngwn 1 year ago
whitphx whitphx marked this pull request as draft 1 year ago
whitphx
whitphx whitphx force pushed to 33463d5b 1 year ago
whitphx
whitphx
whitphx
whitphx whitphx marked this pull request as ready for review 1 year ago
freddyaboulton
whitphx
freddyaboulton
freddyaboulton commented on 2024-04-24
freddyaboulton
freddyaboulton approved these changes on 2024-04-24
whitphx whitphx force pushed 1 year ago
whitphx whitphx force pushed 1 year ago
whitphx
whitphx commented on 2024-04-25
whitphx Add `pull_request.branches.main` as a trigger of the `publish` workflow
54ea895b
whitphx [WIP] Comment out the publish steps
aa0062e2
whitphx Package and upload the NPM package for debug
2e499bd8
whitphx Skip the copy_frontend.py hook in the Lite build
0a1d5889
gradio-pr-bot add changeset
9d3dcaa1
whitphx [WIP] Show gradio files
ddc5675a
whitphx [WIP] Show gradio files
0edd7ed4
whitphx Comment out installing the gradio and gradio_client libraries
bddcb96d
whitphx Restore installing gradio_client because it's used by `python js/_web…
8bf58cd8
whitphx Restore installing gradio because it's used by `python js/_website/ge…
aaa5b953
freddyaboulton Add code
8a1d74a7
whitphx Revert "[WIP] Show gradio files"
e204ec34
whitphx Build the gradio wheel with the custom lite target
a3999ae0
gradio-pr-bot add changeset
cedeac0d
whitphx Revert "[WIP] Show gradio files"
24f3afde
whitphx Revert "Skip the copy_frontend.py hook in the Lite build"
00df92c5
whitphx Update .github/actions/install-frontend-deps/action.yml for hatch ins…
fca5ac0f
whitphx [WIP] Fix test-functional.yml and .github/actions/install-all-deps/ac…
ab30b21a
whitphx Revert "[WIP] Fix test-functional.yml and .github/actions/install-all…
8475f6c1
whitphx Comment-in lines in publish.yml
f34eedb3
whitphx Move Lite build from publish.yml to deploy-spaces.yml
b6355ccd
whitphx Use the build_lite option of install-all-deps instead of running the …
70923dcc
whitphx [TMP] Change the branch of action files
b9cfd77b
whitphx Fix the hatch Lite build setting
d45985d8
whitphx Return pnpm pack to deploy-space
1713eeff
whitphx Revert "[TMP] Change the branch of action files"
1a0295f7
whitphx Remove dependencies for lite build
cb336d71
whitphx [TMP] Change the branch of action files
33e03cdb
whitphx Revert "Remove dependencies for lite build"
f509e3c3
whitphx Install packaging>=23.2
353c8b50
whitphx [TMP] Show packaging version
53714736
whitphx Fix pip install
c7c8e525
whitphx Fix
254a4dc0
whitphx Uninstall packaging once
24296a92
whitphx Use `pip install -U` instead of uninstalling the exiting version
fd9f8348
whitphx Revert "[TMP] Show packaging version"
3f6156e0
whitphx Add `-U` flag
aa088144
whitphx Set packaging version as >=23.2
128e63e0
whitphx Revert the changes on pip install
0d588c88
whitphx Set packaging version as >=23.2 in requirements.txt
bd35f95e
whitphx Revert "Set packaging version as >=23.2"
ef514d52
whitphx Fix hook name
c6f9c081
whitphx Revert "Set packaging version as >=23.2 in requirements.txt"
9066f0fd
whitphx Revert "Revert the changes on pip install"
9b3fa046
whitphx Add comments
61a4fc3f
whitphx Revert "[TMP] Change the branch of action files"
de49e372
whitphx Revert the trigger of .github/workflows/deploy-spaces.yml
59fa3349
whitphx Remove unused `node_auth_token` and `npm_token` inputs from the `inst…
43f9e889
whitphx [TMP] Trigger CI based on this PR
6cea830c
whitphx Remove packging installation
4a4f18de
whitphx whitphx force pushed to 4a4f18de 1 year ago
whitphx Revert "Remove packging installation"
858c6030
whitphx Revert "[TMP] Trigger CI based on this PR"
ea119f1c
whitphx Merge branch 'main' into lite-wheel-contents-optimization
22b3e8f4
whitphx whitphx enabled auto-merge (squash) 1 year ago
freddyaboulton
freddyaboulton commented on 2024-04-25
whitphx Add hatch installation to the pybuild command
d1c006ef
whitphx whitphx force pushed to d1c006ef 1 year ago
whitphx Revert "Add hatch installation to the pybuild command"
a20eed72
whitphx
whitphx Merge branch 'main' into lite-wheel-contents-optimization
08fcbd62
whitphx Remove 'skip_build: true' from the install-all-deps action in the dep…
ab1954a3
whitphx [TMP] Trigger CI based on this PR
c812b129
whitphx Remove 'Install Python', 'Install pnpm', and setup-node steps from de…
3f9c2a66
whitphx
whitphx Revert "[TMP] Trigger CI based on this PR"
711a442b
pngwn
pngwn approved these changes on 2024-04-30
whitphx Update pybuild:gradio command temporarily to make the functional test…
8e8adcc3
whitphx whitphx merged 611c9273 into main 1 year ago
whitphx whitphx deleted the lite-wheel-contents-optimization branch 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone