A newer version of the Gradio SDK is available:
6.2.0
Create an on-demand backup of this repository.
Your task:
Create a timestamped archive of the current repository state
Include all files except those in .gitignore
Save the backup with a clear naming convention:
- Format:
{repo-name}_backup_{YYYY-MM-DD}_{HH-MM}.tar.gz - Or:
{repo-name}_backup_{YYYY-MM-DD}_{HH-MM}.zip
- Format:
Optionally, the user may specify:
- Backup location (default: parent directory or ~/backups)
- Compression format preference
- Exclusion patterns beyond .gitignore
Confirm backup creation and report the file location and size.