parkingmeter
  • Joined on 2023-02-09
parkingmeter commented on issue Mycelium/tendril#1 2025-11-11 13:12:43 -07:00
Configure Gitea Actions Runners for KB Workflow Testing

Sorry I blew away you issue description, thankfully I see it's in the KB of your branch [Gitea Actions Runner Configuration Request](https://git.parkingmeter.info/Mycelium/tendril/src/branch/docs/…

parkingmeter deleted branch test/runner-validation from Mycelium/tendril 2025-11-11 12:49:03 -07:00
parkingmeter pushed to test/runner-validation at Mycelium/tendril 2025-11-11 12:46:32 -07:00
1f750e0f2d test: validate runner connectivity
parkingmeter created branch test/runner-validation in Mycelium/tendril 2025-11-11 12:46:32 -07:00
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 21:51:17 -07:00
45fb5530bb Simplifying the instalation instructions
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 21:45:24 -07:00
e6e1ef2144 refactor: Complete simplification - require all binary paths explicitly
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 21:28:52 -07:00
0627ebe404 refactor: Remove all auto-detection, require explicit config
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 20:51:26 -07:00
94f34f3a43 debug: Add extensive logging to binary path resolution
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 20:46:17 -07:00
1ec1ef5def fix: Prioritize Homebrew paths over Linux paths in PATH search
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 20:37:34 -07:00
be63fe17e2 fix: Replace which command with PATH parsing for WASM compatibility
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 18:43:40 -07:00
2e6c9c6532 fix: Return to simple path list approach - try common locations
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 18:33:35 -07:00
13390bb833 fix: Accept WASM limitations - guide users to explicit binary path
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 18:29:26 -07:00
e24d7f9be1 fix: Use std::env::consts::OS for reliable runtime platform detection
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 18:26:54 -07:00
b48810a25f fix: Detect platform at runtime and reorder search paths accordingly
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 18:10:15 -07:00
034e718a78 fix: Simplify binary resolution - return Homebrew path directly on macOS
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 18:02:48 -07:00
12aed85f87 fix: Prioritize Homebrew paths on macOS for binary discovery
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 17:56:54 -07:00
4081d8ee6d fix: Improve binary path discovery to check all paths before fallback
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 17:50:53 -07:00
b0f215a9be fix: Prioritize explicit binary path and add gitea-mcp-server variants
parkingmeter pushed to main at Mycelium/tendril 2025-11-10 16:43:22 -07:00
6a8dfa8b66 feat: Add binary path resolution and Docker support (v0.1.0)
parkingmeter created repository Mycelium/tendril 2025-11-06 20:42:22 -07:00