Skip to content

chore(gitv-tui): release v0.4.4#141

Open
JayanAXHF wants to merge 1 commit into
mainfrom
release-plz-2026-04-29T12-03-06Z
Open

chore(gitv-tui): release v0.4.4#141
JayanAXHF wants to merge 1 commit into
mainfrom
release-plz-2026-04-29T12-03-06Z

Conversation

@JayanAXHF
Copy link
Copy Markdown
Owner

@JayanAXHF JayanAXHF commented Apr 29, 2026

🤖 New release

  • gitv-tui: 0.4.3 -> 0.4.4 (✓ API compatible changes)
Changelog

0.4.4 - 2026-06-08

Bug Fixes

  • (ops) fixed bech workflow not finding keyring and dbus
  • fix external editor lagging a lot
  • nix packaging

Other

  • add nix.yml
  • (benchmarks) add bencher regression tracking
  • Add nix to dependabot.yml


This PR was generated with release-plz.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 29, 2026

Greptile Summary

This is an automated release-plz PR that bumps gitv-tui from 0.4.3 to 0.4.4 — a patch release covering several bug fixes and non-breaking additions landed since the last release.

  • Cargo.toml and Cargo.lock are updated with the new version string; no dependency changes accompany the bump.
  • CHANGELOG.md gains a new 0.4.4 section documenting the bench-workflow keyring/dbus fix, the external-editor lag fix, and nix-packaging improvements.

Important Files Changed

Filename Overview
Cargo.toml Version bumped from 0.4.3 to 0.4.4; no other fields changed.
Cargo.lock Lock file updated to reflect the new gitv-tui version 0.4.4; no dependency graph changes.
CHANGELOG.md New 0.4.4 entry prepended with bug fixes (bench workflow, external editor lag, nix packaging) and other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[release-plz triggers PR] --> B[Cargo.toml version 0.4.3 → 0.4.4]
    B --> C[Cargo.lock updated]
    B --> D[CHANGELOG.md entry added]
    C --> E[PR merged to main]
    D --> E
    E --> F[Tag gitv-tui-v0.4.4 published]
Loading

Reviews (5): Last reviewed commit: "chore(gitv-tui): release v0.4.4" | Re-trigger Greptile

@JayanAXHF JayanAXHF force-pushed the release-plz-2026-04-29T12-03-06Z branch 3 times, most recently from d60edab to 5177ac6 Compare June 8, 2026 08:48
@JayanAXHF JayanAXHF force-pushed the release-plz-2026-04-29T12-03-06Z branch from 5177ac6 to 6ea33d6 Compare June 8, 2026 11:21
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 8, 2026

🐰 Bencher Report

Branchrelease-plz-2026-04-29T12-03-06Z
TestbedLinux

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds flag.

Click to view all benchmark results
BenchmarkLatencymicroseconds (µs)
issue_list_preview/repeat_1/120📈 view plot
⚠️ NO THRESHOLD
24.08 µs
issue_list_preview/repeat_1/40📈 view plot
⚠️ NO THRESHOLD
25.18 µs
issue_list_preview/repeat_1/80📈 view plot
⚠️ NO THRESHOLD
25.32 µs
issue_list_preview/repeat_12/120📈 view plot
⚠️ NO THRESHOLD
320.28 µs
issue_list_preview/repeat_12/40📈 view plot
⚠️ NO THRESHOLD
306.25 µs
issue_list_preview/repeat_12/80📈 view plot
⚠️ NO THRESHOLD
321.60 µs
issue_list_preview/repeat_32/120📈 view plot
⚠️ NO THRESHOLD
864.39 µs
issue_list_preview/repeat_32/40📈 view plot
⚠️ NO THRESHOLD
831.78 µs
issue_list_preview/repeat_32/80📈 view plot
⚠️ NO THRESHOLD
866.22 µs
issue_list_preview/repeat_4/120📈 view plot
⚠️ NO THRESHOLD
103.54 µs
issue_list_preview/repeat_4/40📈 view plot
⚠️ NO THRESHOLD
101.37 µs
issue_list_preview/repeat_4/80📈 view plot
⚠️ NO THRESHOLD
105.35 µs
markdown_render/repeat_1_indent_2/48📈 view plot
⚠️ NO THRESHOLD
578.08 µs
markdown_render/repeat_1_indent_2/80📈 view plot
⚠️ NO THRESHOLD
576.83 µs
markdown_render/repeat_1_indent_4/100📈 view plot
⚠️ NO THRESHOLD
579.21 µs
markdown_render/repeat_2_indent_2/48📈 view plot
⚠️ NO THRESHOLD
1,172.60 µs
markdown_render/repeat_2_indent_2/80📈 view plot
⚠️ NO THRESHOLD
1,163.60 µs
markdown_render/repeat_2_indent_4/100📈 view plot
⚠️ NO THRESHOLD
1,158.70 µs
markdown_render/repeat_6_indent_2/48📈 view plot
⚠️ NO THRESHOLD
3,525.10 µs
markdown_render/repeat_6_indent_2/80📈 view plot
⚠️ NO THRESHOLD
3,510.90 µs
markdown_render/repeat_6_indent_4/100📈 view plot
⚠️ NO THRESHOLD
3,505.90 µs
🐰 View full continuous benchmarking report in Bencher

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