• Joined on 2026-03-29
sarman pushed to master at sarman/tftsr-devops_investigation 2026-04-06 02:18:59 +00:00
b4d8dfc154 Merge pull request 'fix(ci): remove explicit docker.sock mount — act_runner mounts it automatically' (#22) from fix/build-images-duplicate-socket into master
b0c1167b20 fix(ci): remove explicit docker.sock mount — act_runner mounts it automatically
Compare 2 commits »
sarman merged pull request sarman/tftsr-devops_investigation#22 2026-04-06 02:18:58 +00:00
fix(ci): remove explicit docker.sock mount — act_runner mounts it automatically
b0c1167b20 fix(ci): remove explicit docker.sock mount — act_runner mounts it automatically
sarman created branch fix/build-images-duplicate-socket in sarman/tftsr-devops_investigation 2026-04-06 02:18:14 +00:00
sarman pushed tag v0.2.36 to sarman/tftsr-devops_investigation 2026-04-06 02:16:27 +00:00
sarman pushed to master at sarman/tftsr-devops_investigation 2026-04-06 02:15:39 +00:00
7112fbc0c1 Merge pull request 'feat(ci): add persistent pre-baked Docker builder images' (#21) from feat/persistent-ci-builders into master
9b388e736d feat(ci): add persistent pre-baked Docker builder images
Compare 2 commits »
sarman merged pull request sarman/tftsr-devops_investigation#21 2026-04-06 02:15:38 +00:00
feat(ci): add persistent pre-baked Docker builder images
sarman created branch feat/persistent-ci-builders in sarman/tftsr-devops_investigation 2026-04-06 02:07:19 +00:00
sarman pushed to feat/persistent-ci-builders at sarman/tftsr-devops_investigation 2026-04-06 02:07:19 +00:00
9b388e736d feat(ci): add persistent pre-baked Docker builder images
sarman released TFTSR v0.2.35 at sarman/tftsr-devops_investigation 2026-04-06 02:02:16 +00:00
sarman pushed tag v0.2.35 to sarman/tftsr-devops_investigation 2026-04-06 01:55:42 +00:00
sarman pushed to master at sarman/tftsr-devops_investigation 2026-04-06 01:54:39 +00:00
ca9eec46d1 Merge pull request 'feat(ui): UI fixes, theme toggle, PII persistence, Ollama install instructions' (#20) from feat/ui-fixes-ollama-bundle-theme into master
72625d590b refactor(ollama): remove download/install buttons — show plain install instructions only
1be4c48690 fix(ci): remove all Ollama bundle download steps — use UI download button instead
ff69cf6b11 fix(ci): skip Ollama download on macOS build — runner has no access to GitHub binary assets
Compare 4 commits »
sarman merged pull request sarman/tftsr-devops_investigation#20 2026-04-06 01:54:38 +00:00
feat(ui): UI fixes, theme toggle, PII persistence, Ollama install instructions
72625d590b refactor(ollama): remove download/install buttons — show plain install instructions only
1be4c48690 fix(ci): remove all Ollama bundle download steps — use UI download button instead
ff69cf6b11 fix(ci): skip Ollama download on macOS build — runner has no access to GitHub binary assets
2ba0eaf97f Merge pull request 'feat(ui): fix model dropdown, auth prefill, PII persistence, theme toggle, Ollama bundle' (#19) from feat/ui-fixes-ollama-bundle-theme into master
Compare 4 commits »
ac34868849 refactor(ollama): remove download/install buttons — show plain install instructions only
dc9ec85dfb fix(ci): remove all Ollama bundle download steps — use UI download button instead
93aa31d978 fix(ci): skip Ollama download on macOS build — runner has no access to GitHub binary assets
sarman pushed tag v0.2.34 to sarman/tftsr-devops_investigation 2026-04-06 01:13:20 +00:00
sarman pushed to master at sarman/tftsr-devops_investigation 2026-04-06 01:12:37 +00:00
2ba0eaf97f Merge pull request 'feat(ui): fix model dropdown, auth prefill, PII persistence, theme toggle, Ollama bundle' (#19) from feat/ui-fixes-ollama-bundle-theme into master
69b749bc62 style: apply cargo fmt to install_ollama_from_bundle
b4b9f2a477 fix(security): add path canonicalization and actionable permission error in install_ollama_from_bundle
733a763c34 test(store): add PII pattern persistence tests for settingsStore
5b6348c97e feat(ui): fix model dropdown, auth prefill, PII persistence, theme toggle, and Ollama bundle
Compare 5 commits »
sarman merged pull request sarman/tftsr-devops_investigation#19 2026-04-06 01:12:36 +00:00
feat(ui): fix model dropdown, auth prefill, PII persistence, theme toggle, Ollama bundle