bvandeusen
  • Joined on 2026-05-30
bvandeusen merged pull request bvandeusen/FabledScribe#84 2026-07-29 08:55:58 -04:00
ci(plugin): gate the path that ships straight to users, and fix one more line-oriented cap
bvandeusen created pull request bvandeusen/FabledScribe#84 2026-07-29 08:55:50 -04:00
ci(plugin): gate the path that ships straight to users, and fix one more line-oriented cap
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 22:43:31 -04:00
b0a0bf8abd fix(plugin): justify the one shellcheck finding (SC1007, false positive)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 22:39:56 -04:00
dd878bc498 ci(plugin): add shellcheck + jq, and the fail-open smoke test they unlock
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 21:00:16 -04:00
1feef179d2 ci(plugin): drop with: from the plugin job's checkout
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 20:56:17 -04:00
51e5c22818 ci(plugin): gate plugin/** — the path that shipped two live defects
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-07-28 20:19:26 -04:00
f039a46dae fix(plugin): bump to 0.1.19 so the hook fixes actually reach installs (#83)
21cb9ee537 fix(plugin): bump to 0.1.19 so the hook fixes actually reach installs
Compare 2 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#83 2026-07-28 20:19:25 -04:00
fix(plugin): bump to 0.1.19 so the hook fixes actually reach installs
bvandeusen created pull request bvandeusen/FabledScribe#83 2026-07-28 20:19:18 -04:00
fix(plugin): bump to 0.1.19 so the hook fixes actually reach installs
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 20:19:07 -04:00
21cb9ee537 fix(plugin): bump to 0.1.19 so the hook fixes actually reach installs
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-07-28 20:10:44 -04:00
3284ac67dd Drafter hardening (milestone #232) — plugin hook fix, usage signal, drift check, duplicate finder, un-merge (#82)
fe63f3985b feat(snippets): un-merge — reverse one source out of a merged survivor
6db791965f feat(snippets): near-duplicate finder — surface the sets worth merging
84c5c0dc81 fix(snippets): satisfy the parity guards the drift check tripped
35f3f09d12 feat(snippets): drift check — verify a snippet still matches its source
Compare 7 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#82 2026-07-28 20:10:42 -04:00
Drafter hardening (milestone #232) — plugin hook fix, usage signal, drift check, duplicate finder, un-merge
bvandeusen created pull request bvandeusen/FabledScribe#82 2026-07-28 20:10:32 -04:00
Drafter hardening (milestone #232) — plugin hook fix, usage signal, drift check, duplicate finder, un-merge
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 18:42:32 -04:00
fe63f3985b feat(snippets): un-merge — reverse one source out of a merged survivor
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 18:32:42 -04:00
6db791965f feat(snippets): near-duplicate finder — surface the sets worth merging
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 18:24:49 -04:00
84c5c0dc81 fix(snippets): satisfy the parity guards the drift check tripped
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 18:20:35 -04:00
35f3f09d12 feat(snippets): drift check — verify a snippet still matches its source
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 18:09:19 -04:00
2b85443dd1 feat(snippets): usage signal — was a surfaced record ever actually pulled?
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-28 18:00:17 -04:00
c569cdd0eb fix(plugin): every hook's credential + URL encoding was broken
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-07-28 13:04:25 -04:00
6153231f9c fix(ci+docker): install from uv.lock — stop resolving dependencies at build time (#81)
1b81310847 fix(docker): build the image from uv.lock too
a47e1b9c4e fix(ci): regenerate uv.lock and enforce it with --locked
8bab0c762b fix(ci): use uv sync --frozen — --locked needs a lock this box can't regenerate
ef7ebddadf fix(ci): install from uv.lock so CI stops resolving dependencies itself
Compare 5 commits »