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:
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -30,7 +30,6 @@ If yes, please describe the impact and migration path for existing applications
|
||||
|
||||
**The PR fulfills these requirements:**
|
||||
|
||||
- [ ] It's submitted to the `dev` branch and _not_ the `latest` branch
|
||||
- [ ] When resolving a specific issue, it's referenced in the PR's title (e.g. `fix: #xxx[,#xxx]`, where "xxx" is the issue number)
|
||||
- [ ] A change file is added if any packages will require a version bump due to this PR per [the instructions in the readme](https://github.com/tauri-apps/tauri/blob/dev/.changes/readme.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user