fix: use https to get goose recipes and cleanup temp cloned dir if the clone repo is not in good state (#2674)

This commit is contained in:
Lifei Zhou
2025-05-27 18:28:38 +10:00
committed by GitHub
parent 7e28762cac
commit 851832f63c
2 changed files with 60 additions and 19 deletions
Generated
+4
View File
@@ -2695,10 +2695,12 @@ dependencies = [
"chrono",
"docx-rs",
"etcetera",
"google-apis-common",
"google-docs1",
"google-drive3",
"google-sheets4",
"http-body-util",
"hyper 1.6.0",
"ignore",
"image 0.24.9",
"include_dir",
@@ -2715,6 +2717,7 @@ dependencies = [
"reqwest 0.11.27",
"serde",
"serde_json",
"serde_with",
"serial_test",
"shellexpand",
"sysinfo 0.32.1",
@@ -2727,6 +2730,7 @@ dependencies = [
"umya-spreadsheet",
"url",
"urlencoding",
"utoipa",
"webbrowser",
"xcap",
]