gradio/scripts
Freddy Boulton 8e24d5d646
Deploy All Demos to Spaces on PRs (#2012)
* Add step to deploy to spaces on release

* Import package not modules

* Lint

* Hacky solution

* Add app file

* Github actions script

* Fix bucket url

* Update versioning

* Fic typo in script

* Change path

* Fix quote

* Clean up action

* Fix keys

* Formatting + comment

* Fix all_demo creation

* lint ui

* Get latest pypi version and use only 20 demos

* Test version change works correctly

* Fix gradio version

* Fix typo

* Use github sha to rebuild on every commit

* Get sha the proper way

* Change where env is accessed

* Fix typo in cp

* Undo changes to version.txt

* Add matrix transpose
2022-08-16 12:07:20 -04:00
..
build_frontend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
copy_demos.py Deploy All Demos to Spaces on PRs (#2012) 2022-08-16 12:07:20 -04:00
create_test_requirements.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
format_backend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
format_frontend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
gh_action_pypi.sh Still fixing 3 1 3a (#1932) 2022-08-02 08:23:37 -07:00
helpers.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
install_gradio.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
install_test_requirements.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
launch_website.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
run_all_tests.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
run_circleci.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
run_frontend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
upload_demo_to_space.py Automatically deploy kitchen sink to spaces on release (#1994) 2022-08-12 11:51:36 -04:00
upload_to_pypi.sh Still fixing 3 1 3a (#1932) 2022-08-02 08:23:37 -07:00