mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
chore: implement covector publish (#845)
* add covector to root * add workflow to covector config * bump covector * add webkit install on publish * create workflow to version and publish * remove workflows no longer needed * add repo info to root package.json * add early exits based on new output * switch to dry run version of publish commands * latest branch is being removed in this PR * add summary component around yarn audit
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -75,8 +75,9 @@ TODO.md
|
||||
# rust compiled folders
|
||||
target
|
||||
|
||||
# Cargo lock for libs
|
||||
# lock for libs
|
||||
Cargo.lock
|
||||
yarn.lock
|
||||
|
||||
/cli/tauri.js/test/jest/tmp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user