googleapis / googleapis/release-please

Tauri support

Open
#2,252 3 comments 0 reactions 1 assignee Claimed by @chingor13 View on GitHub
priority: p3 type: feature request
Dominant language
TypeScript
Stars
7.5k
Forks
588
Avg merge
12h 16m
Merged PRs (30d)
7

Description

**Is your feature request related to a problem? Please describe.**
Currently, release-please doesn't support Tauri application release.

**Describe the solution you'd like**
I would like to add `tauri` strategy on release-please, it's a mix of the rust and nodejs strategy with a `tauri.conf.json` file to update.

**Describe alternatives you've considered**
I did a quick POC with a local version of release-please locally, works well but I think the community could benefit for it and being part of the official release-please will enable the use of the `tauri` strategy in the github-action.

**Additional context**
You can see the result of my experiment here -> https://github.com/fabien0102/cn-cloud-integration/pull/9

As you can see this is updating 4 files: `package.json`, `Cargo.toml`, `Cargo-lock.toml` and `tauri.conf.json`

I'm happy to open a pull-request if the feature is accepted.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.