Skip to content

Release v0.0.130#57

Open
eugenehp wants to merge 67 commits into
mainfrom
release/0.0.130
Open

Release v0.0.130#57
eugenehp wants to merge 67 commits into
mainfrom
release/0.0.130

Conversation

@eugenehp
Copy link
Copy Markdown
Contributor

Release v0.0.130

Tracking release candidates for v0.0.130.

  • Each push to this branch via npm run release -- --rc produces a new RC build.
  • Users opted into the rc update channel receive each iteration automatically.
  • Merging this PR promotes the most recent RC to stable. The promoted binary is byte-identical to the tested RC — no rebuild happens.

Merge policy

Use rebase merge or squash merge. A regular merge commit creates a new commit hash, which would break bit-identity between RC and stable.

Iterations

  • v0.0.130-rc.2

(more added as RCs are cut)

@eugenehp eugenehp added the release Release PR — merge with rebase or squash only label Apr 29, 2026
@github-actions
Copy link
Copy Markdown

Merge strategy: rebase or squash only

This PR is labeled release. Promotion of the most recent RC to stable depends on the merged commit message on main matching the version string exactly (e.g. 0.5.1-rc.3).

A regular merge commit would:

  • create a different commit hash than the tested RC → break bit-identity between RC and stable
  • carry a generic merge message → the promote workflow silently skips, leaving stable pointing at the previous release

When merging, click the dropdown next to the green button and pick Rebase and merge or Squash and merge.

1 similar comment
@github-actions
Copy link
Copy Markdown

Merge strategy: rebase or squash only

This PR is labeled release. Promotion of the most recent RC to stable depends on the merged commit message on main matching the version string exactly (e.g. 0.5.1-rc.3).

A regular merge commit would:

  • create a different commit hash than the tested RC → break bit-identity between RC and stable
  • carry a generic merge message → the promote workflow silently skips, leaving stable pointing at the previous release

When merging, click the dropdown next to the green button and pick Rebase and merge or Squash and merge.

@eugenehp
Copy link
Copy Markdown
Contributor Author

🚀 New RC: v0.0.130-rc.4

CI is building. Once the workflow finishes, RC channel users will receive this build automatically on their next update check.

Release notes for this RC

Features

  • Minor updates and improvements

@eugenehp
Copy link
Copy Markdown
Contributor Author

🚀 New RC: v0.0.130-rc.6

CI is building. Once the workflow finishes, RC channel users will receive this build automatically on their next update check.

Release notes for this RC

Features

  • Minor updates and improvements

@eugenehp
Copy link
Copy Markdown
Contributor Author

eugenehp commented May 8, 2026

🚀 New RC: v0.0.130-rc.21

CI is building. Once the workflow finishes, RC channel users will receive this build automatically on their next update check.

Release notes for this RC

Features

  • deps(npm): bump the npm-all group with 10 updates (deps(npm): bump the npm-all group with 10 updates #60)
  • Bumps the npm-all group with 10 updates:
  • | Package | From | To |
  • Updates @tauri-apps/api from 2.10.1 to 2.11.0
  • Updates @tauri-apps/plugin-opener from 2.5.3 to 2.5.4
  • Updates @threlte/core from 8.5.9 to 8.5.11
  • Updates @threlte/extras from 9.14.9 to 9.15.1
  • Updates bits-ui from 2.18.0 to 2.18.1
  • Updates marked from 18.0.2 to 18.0.3
  • Updates @biomejs/biome from 2.4.13 to 2.4.14
  • Updates @sveltejs/kit from 2.58.0 to 2.59.0
  • Updates @tauri-apps/cli from 2.10.1 to 2.11.0
  • Updates svelte-check from 4.4.6 to 4.4.7

@eugenehp
Copy link
Copy Markdown
Contributor Author

eugenehp commented May 8, 2026

🚀 New RC: v0.0.130-rc.22

CI is building. Once the workflow finishes, RC channel users will receive this build automatically on their next update check.

Release notes for this RC

Features

  • updated iroh

@eugenehp
Copy link
Copy Markdown
Contributor Author

eugenehp commented May 9, 2026

🚀 New RC: v0.0.130-rc.23

CI is building. Once the workflow finishes, RC channel users will receive this build automatically on their next update check.

Release notes for this RC

Features

  • upgraded llama.cpp and added mtp

@eugenehp
Copy link
Copy Markdown
Contributor Author

eugenehp commented May 9, 2026

🚀 New RC: v0.0.130-rc.24

CI is building. Once the workflow finishes, RC channel users will receive this build automatically on their next update check.

Release notes for this RC

Features

  • fixed biome

@eugenehp
Copy link
Copy Markdown
Contributor Author

🚀 New RC: v0.0.130-rc.25

CI is building. Once the workflow finishes, RC channel users will receive this build automatically on their next update check.

Release notes for this RC

Features

  • fixed sscache + cmake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Release PR — merge with rebase or squash only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant