• Joined on 2025-02-03
logan commented on issue yonlu/yellowjacket#50 2026-08-26 16:04:03 +00:00
Docs: rewrite the README as a friendly landing page and move the technical docs elsewhere

PR #221 is merged (5e25e14), and everything in the Direction except one item has landed.

  • README.md is the landing page: what the app is, three screenshots from the seeded fixture…
logan pushed to main at yonlu/yellowjacket 2026-08-26 16:03:25 +00:00
5e25e14994 Merge pull request 'Split the README into a user-facing landing page and CONTRIBUTING.md' (#221) from docs/50-readme-landing-page into main
1c08d8db90 docs: split the README into a landing page and CONTRIBUTING
Compare 2 commits »
logan merged pull request yonlu/yellowjacket#221 2026-08-26 16:03:23 +00:00
Split the README into a user-facing landing page and CONTRIBUTING.md
logan pushed to main at yonlu/yellowjacket 2026-08-26 16:03:12 +00:00
94ccea185c Merge pull request 'fix(ui): the phone's nav sheet says when it scrolls' (#222) from fix/210-nav-sheet-scroll-affordance into main
20c337651f fix(ui): the phone's nav sheet says when it scrolls
Compare 2 commits »
logan merged pull request yonlu/yellowjacket#222 2026-08-26 16:03:11 +00:00
fix(ui): the phone's nav sheet says when it scrolls
logan closed issue yonlu/yellowjacket#210 2026-08-26 16:03:11 +00:00
The phone's navigation sheet scrolls without saying so
logan pushed to main at yonlu/yellowjacket 2026-08-26 16:03:03 +00:00
d21b842d86 Merge pull request 'fix(queue): name the queue header's two older actions' (#223) from fix/170-queue-header-action-names into main
b5bdba2f38 fix(queue): name the queue header's two older actions
Compare 2 commits »
logan merged pull request yonlu/yellowjacket#223 2026-08-26 16:03:02 +00:00
fix(queue): name the queue header's two older actions
logan closed issue yonlu/yellowjacket#170 2026-08-26 16:03:02 +00:00
The queue header's two older actions are named only by title
logan pushed to main at yonlu/yellowjacket 2026-08-26 16:02:55 +00:00
f79249dfba Merge pull request 'test(e2e): name the fixture tracks that really have no album' (#226) from test/217-fixture-names-in-queue-selection into main
ec4961ae50 test(e2e): name the fixture tracks that really have no album
Compare 2 commits »
logan closed issue yonlu/yellowjacket#217 2026-08-26 16:02:54 +00:00
queue-selection.spec.ts names two fixture tracks that now have an album
logan merged pull request yonlu/yellowjacket#226 2026-08-26 16:02:54 +00:00
test(e2e): name the fixture tracks that really have no album
logan pushed to main at yonlu/yellowjacket 2026-08-26 16:02:50 +00:00
f8c8d374d1 Merge pull request 'fix(riff): grow a chunk buffer with what arrives' (#224) from fix/216-riff-parse-allocation into main
a113b7bd62 fix(riff): grow a chunk buffer with what arrives
Compare 2 commits »
logan closed issue yonlu/yellowjacket#216 2026-08-26 16:02:50 +00:00
tagwriter's RIFF parser allocates whatever size a chunk header claims
logan merged pull request yonlu/yellowjacket#224 2026-08-26 16:02:50 +00:00
fix(riff): grow a chunk buffer with what arrives
logan commented on pull request yonlu/yellowjacket#226 2026-08-26 11:57:57 +00:00
test(e2e): name the fixture tracks that really have no album

CI green on run 18014 — both jobs, and the WebKit step ran rather than being skipped, which is worth saying since a chromium failure silently takes it with it.

check  success   commit-check,…
logan commented on issue yonlu/yellowjacket#217 2026-08-26 11:57:57 +00:00
queue-selection.spec.ts names two fixture tracks that now have an album

PR: yonlu/yellowjacket#226 — CI green (check and e2e, WebKit included).

The names came from the running app rather than from the fixture generator: 31 tracks,…

logan created pull request yonlu/yellowjacket#226 2026-08-26 11:42:37 +00:00
test(e2e): name the fixture tracks that really have no album
logan pushed to test/217-fixture-names-in-queue-selection at yonlu/yellowjacket 2026-08-26 11:42:20 +00:00
ec4961ae50 test(e2e): name the fixture tracks that really have no album
logan created branch test/217-fixture-names-in-queue-selection in yonlu/yellowjacket 2026-08-26 11:42:20 +00:00