Skip to content

Retarget project to doramirdor/echo-tauri + add updater release workflow#1

Merged
doramirdor merged 1 commit into
mainfrom
feat/wispr-flow-parity
Jun 29, 2026
Merged

Retarget project to doramirdor/echo-tauri + add updater release workflow#1
doramirdor merged 1 commit into
mainfrom
feat/wispr-flow-parity

Conversation

@doramirdor

Copy link
Copy Markdown
Owner

Point package metadata (repository, bugs, homepage, electron publish repo), README, CONTRIBUTING, SECURITY, the landing page, and issue-template links at the new doramirdor/echo-tauri repo. The Tauri updater endpoint in src-tauri/tauri.conf.json was already retargeted in the prior parity commit.

Add .github/workflows/release.yml: on v* tags, tauri-action builds the signed macOS updater artifacts (Echo.app.tar.gz + .sig) and generates/uploads latest.json so the updater endpoint resolves to the newest release.

What does this PR do?

Closes #

Which tree(s) did you touch?

  • TypeScript / Electron (src/main/)
  • Rust / Tauri (src-tauri/src/)
  • Shared renderer (src/renderer/)
  • Docs only

If you changed pipeline logic, a provider, a settings key, or the IPC surface in
only one tree, explain why the other tree doesn't need the change.

Checklist

  • npx tsc --noEmit passes
  • npm run lint passes
  • npm test passes
  • Added/updated tests where it makes sense
  • Updated docs for user-facing changes

Point package metadata (repository, bugs, homepage, electron publish repo),
README, CONTRIBUTING, SECURITY, the landing page, and issue-template links at
the new doramirdor/echo-tauri repo. The Tauri updater endpoint in
src-tauri/tauri.conf.json was already retargeted in the prior parity commit.

Add .github/workflows/release.yml: on v* tags, tauri-action builds the signed
macOS updater artifacts (Echo.app.tar.gz + .sig) and generates/uploads
latest.json so the updater endpoint resolves to the newest release.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@doramirdor
doramirdor merged commit 6e867c6 into main Jun 29, 2026
1 check passed
@doramirdor
doramirdor deleted the feat/wispr-flow-parity branch July 2, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant