Ali Abdalla
|
0be1e51f4f
|
Prevent race conditions when deploying website demos (#5480)
* wait for deploy to pypi
* read correct version for main deploys
* fixes
* rework
* use workflow dispatch
* fix build-pr
|
2023-09-18 12:47:04 -07:00 |
|
D V
|
52f7831751
|
refactor: Use package.json for version management (#5514)
* refactor: Use package.json for version management
- uses package.json file for version management.
- updated the regex pattern.
- removed the logic that creates or updates the version.txt file
* load version through package.json
* fix code duplication
* add changeset
* add changeset
* fixes
* fix
* package version
* fix
* typing
* typing
* changes
* add changeset
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
|
2023-09-15 16:23:52 -07:00 |
|
Ali Abdalla
|
97c3c7b173
|
Move scripts from old website to CI (#5271)
* delete old version docs script
* script and workflow
* if merged
* syntax
* changes
* add missing demos
* hide state component
* fix html component demo
* fix model3d guide
* fix workflow
* fix issues with oauth and main
* demo notebooks
* add changeset
* demo notebook
* refactor into existing workflows
* remove assert in networking server
* add changeset
* Fix type check
* lint
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
|
2023-08-30 11:06:52 -07:00 |
|