Oli Sturm oli
  • Joined on 2026-06-07
oli created repository lazyeval/homebrew-tap 2026-06-18 23:31:15 +01:00
oli created repository lazyeval/scoop-bucket 2026-06-18 23:30:54 +01:00
oli pushed to main at oli/rdbms-playground 2026-06-18 23:10:04 +01:00
cabc8131a9 docs: handoff 74 — road to public availability; v0.2.0 live on crates.io
8ebe213b5d ci: add the publish.yaml workflow file (completes d3af1c4)
d3af1c413a ci: add a manual publish workflow (crates.io, idempotent + expandable)
3c87dbb391 fix(ci): create the profile dir so macOS nix prune keeps the toolchain warm
Compare 4 commits »
oli pushed tag v0.2.0 to oli/rdbms-playground 2026-06-17 23:06:20 +01:00
oli deleted tag v0.2.0 from oli/rdbms-playground 2026-06-17 23:06:11 +01:00
oli pushed to main at oli/rdbms-playground 2026-06-17 23:05:45 +01:00
bd5be5ecc7 fix(ci): read release version from Cargo.toml, not cargo metadata (ADR-0054)
oli pushed tag v0.2.0 to oli/rdbms-playground 2026-06-17 22:48:30 +01:00
oli pushed to main at oli/rdbms-playground 2026-06-17 22:48:15 +01:00
88830ed06a chore(release): bump version to 0.2.0
oli pushed to main at oli/rdbms-playground 2026-06-17 22:40:40 +01:00
ec3c7c304c ci: enable the cargo fmt --check gate (ADR-ci-002 Amendment 1)
41b7e9a049 style: format the whole tree with cargo fmt (stock defaults, #35)
Compare 2 commits »
oli closed issue oli/rdbms-playground#35 2026-06-17 22:40:40 +01:00
Enforce cargo fmt across the codebase (single reformat + CI gate)
oli pushed to main at oli/rdbms-playground 2026-06-17 22:31:54 +01:00
e9606b5f6d feat(dist): crates.io + binstall + Windows install.ps1 + license files
oli pushed to main at oli/rdbms-playground 2026-06-17 22:00:16 +01:00
ef99e6c676 feat(install): curl|sh installer script (ADR-0055)
c30a6114b9 feat(cli): --version/-V + in-app version command + release guard (ADR-0054)
fe9d58e037 docs: plan the road to public availability (versioning, install, packaging)
628b250db6 docs: reconcile docs after ci+website merges; gitignore wrangler/vscode
784373a254 docs: handoff 73 — Ctrl-G demo-mode F1 alias (ADR-0047 Amendment 1)
Compare 5 commits »
oli pushed to main at oli/rdbms-playground 2026-06-16 13:50:37 +01:00
dff78412dd docs(website): hint cast — press F1 mid-command for realism
028d32420d docs(website): hint feature docs + cast (content for c84a640)
c84a640259 docs(website): document the hint feature with a cast (ADR-0053)
407408ec29 Merge branch 'main' into website
1feb803aab chore(website): re-record all casts against the current app
Compare 54 commits »
oli deleted branch ci from oli/rdbms-playground 2026-06-16 13:48:31 +01:00
oli pushed to website at oli/rdbms-playground 2026-06-15 23:20:19 +01:00
dff78412dd docs(website): hint cast — press F1 mid-command for realism
oli pushed to website at oli/rdbms-playground 2026-06-15 23:08:21 +01:00
028d32420d docs(website): hint feature docs + cast (content for c84a640)
c84a640259 docs(website): document the hint feature with a cast (ADR-0053)
407408ec29 Merge branch 'main' into website
4016c3e5cd feat(demo): Ctrl-G as a demo-mode F1 alias for casts (ADR-0047 Amendment 1)
1feb803aab chore(website): re-record all casts against the current app
Compare 9 commits »
oli pushed to main at oli/rdbms-playground 2026-06-15 22:40:17 +01:00
4016c3e5cd feat(demo): Ctrl-G as a demo-mode F1 alias for casts (ADR-0047 Amendment 1)
oli pushed to main at oli/rdbms-playground 2026-06-15 21:32:19 +01:00
1660a6a17c docs: handoff 72 — H2 hint corpus verified (4 fixes + parse guard)
5a37437055 fix(hint): correct H2 corpus errors + add parse guard (handoff-71)
Compare 2 commits »
oli pushed to website at oli/rdbms-playground 2026-06-15 21:31:23 +01:00
b60c0bb0ec ci: skip the crate gate for website-only changes
oli pushed to website at oli/rdbms-playground 2026-06-15 21:04:32 +01:00
c2baf6923b ci(website): Cloudflare Pages deploy via Gitea Actions