mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-04 09:08:38 +03:00
chore: covector config tweaks, remove tauri -> api dep (#1541)
This commit is contained in:
parent
77bde68327
commit
2e39880582
@ -22,7 +22,7 @@
|
|||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "echo \"\\`\\`\\`\"",
|
"command": "echo '```'",
|
||||||
"dryRunCommand": true,
|
"dryRunCommand": true,
|
||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
@ -33,12 +33,13 @@
|
|||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "echo \"\\`\\`\\`\"",
|
"command": "echo '```'",
|
||||||
"dryRunCommand": true,
|
"dryRunCommand": true,
|
||||||
"pipe": true
|
"pipe": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"publish": [
|
"publish": [
|
||||||
|
"sleep 15s",
|
||||||
{
|
{
|
||||||
"command": "cargo package --allow-dirty",
|
"command": "cargo package --allow-dirty",
|
||||||
"dryRunCommand": true
|
"dryRunCommand": true
|
||||||
@ -49,7 +50,7 @@
|
|||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "echo \"\\`\\`\\`\"",
|
"command": "echo '```'",
|
||||||
"dryRunCommand": true,
|
"dryRunCommand": true,
|
||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
@ -59,7 +60,7 @@
|
|||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "echo \"\\`\\`\\`\"",
|
"command": "echo '```'",
|
||||||
"dryRunCommand": true,
|
"dryRunCommand": true,
|
||||||
"pipe": true
|
"pipe": true
|
||||||
}
|
}
|
||||||
@ -91,7 +92,7 @@
|
|||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "echo \"<details>\n<summary>click to view</summary>\n\n\\`\\`\\`\"",
|
"command": "echo '<details>\n<summary>click to view</summary>\n\n```'",
|
||||||
"dryRunCommand": true,
|
"dryRunCommand": true,
|
||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
@ -102,7 +103,7 @@
|
|||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "echo \"\\`\\`\\`\n\n</details>\n\"",
|
"command": "echo '```\n\n</details>\n'",
|
||||||
"dryRunCommand": true,
|
"dryRunCommand": true,
|
||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
@ -112,13 +113,14 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"publish": [
|
"publish": [
|
||||||
|
"sleep 15s",
|
||||||
{
|
{
|
||||||
"command": "echo \"# Yarn Package Publish\"",
|
"command": "echo \"# Yarn Package Publish\"",
|
||||||
"dryRunCommand": true,
|
"dryRunCommand": true,
|
||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "echo \"\\`\\`\\`\"",
|
"command": "echo '```'",
|
||||||
"dryRunCommand": true,
|
"dryRunCommand": true,
|
||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
@ -128,7 +130,7 @@
|
|||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "echo \"\\`\\`\\`\"",
|
"command": "echo '```'",
|
||||||
"dryRunCommand": true,
|
"dryRunCommand": true,
|
||||||
"pipe": true
|
"pipe": true
|
||||||
}
|
}
|
||||||
@ -161,7 +163,7 @@
|
|||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "echo \"<details>\n<summary>click to view</summary>\n\n\\`\\`\\`\"",
|
"command": "echo '<details>\n<summary>click to view</summary>\n\n```'",
|
||||||
"dryRunCommand": true,
|
"dryRunCommand": true,
|
||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
@ -172,7 +174,7 @@
|
|||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "echo \"\\`\\`\\`\n\n</details>\n\"",
|
"command": "echo '```\n\n</details>\n'",
|
||||||
"dryRunCommand": true,
|
"dryRunCommand": true,
|
||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
@ -188,7 +190,7 @@
|
|||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "echo \"\\`\\`\\`\"",
|
"command": "echo '```'",
|
||||||
"dryRunCommand": true,
|
"dryRunCommand": true,
|
||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
@ -198,7 +200,7 @@
|
|||||||
"pipe": true
|
"pipe": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "echo \"\\`\\`\\`\"",
|
"command": "echo '```'",
|
||||||
"dryRunCommand": true,
|
"dryRunCommand": true,
|
||||||
"pipe": true
|
"pipe": true
|
||||||
}
|
}
|
||||||
@ -231,7 +233,7 @@
|
|||||||
"tauri": {
|
"tauri": {
|
||||||
"path": "./core/tauri",
|
"path": "./core/tauri",
|
||||||
"manager": "rust",
|
"manager": "rust",
|
||||||
"dependencies": ["api", "tauri-macros", "tauri-utils"],
|
"dependencies": ["tauri-macros", "tauri-utils"],
|
||||||
"postversion": "node ../../.scripts/sync-cli-metadata.js ${ pkg.pkg } ${ release.type }"
|
"postversion": "node ../../.scripts/sync-cli-metadata.js ${ pkg.pkg } ${ release.type }"
|
||||||
},
|
},
|
||||||
"cli.js": {
|
"cli.js": {
|
||||||
|
Loading…
Reference in New Issue
Block a user