jfraeysd
  • Joined on 2026-01-18
jfraeysd pushed to main at jfraeysd/fetch_ml 2026-02-12 13:49:59 -05:00
51eb6f9d0d ci: update Hugo to 0.146.0 for hugo-book theme compatibility
jfraeysd pushed to main at jfraeysd/fetch_ml 2026-02-12 13:48:34 -05:00
98a156110e ci: revert to Go 1.25.0 to match go.mod
jfraeysd pushed to main at jfraeysd/fetch_ml 2026-02-12 13:42:03 -05:00
d003b3de64 ci: replace slow setup-go with fast shell script in all workflows
jfraeysd pushed to main at jfraeysd/fetch_ml 2026-02-12 13:39:18 -05:00
8b95f2b5d2 ci: use fast Go setup that skips download if already installed
jfraeysd pushed to main at jfraeysd/fetch_ml 2026-02-12 13:35:50 -05:00
b4f2b3e785 ci: auto-install cmake and build dependencies
jfraeysd pushed to main at jfraeysd/fetch_ml 2026-02-12 13:33:03 -05:00
06b388d692 ci: add timeouts and pre-flight checks to native CI
jfraeysd pushed to main at jfraeysd/fetch_ml 2026-02-12 13:29:04 -05:00
d408a60eb1 ci: push all workflow updates
jfraeysd pushed to main at jfraeysd/fetch_ml 2026-02-12 13:21:41 -05:00
06690230e2 ci: add native library CI workflow
jfraeysd pushed to main at jfraeysd/fetch_ml 2026-02-12 13:19:01 -05:00
d3f1a1841a ci: fix invalid secrets syntax in job-level if
jfraeysd pushed to main at jfraeysd/fetch_ml 2026-02-12 13:13:26 -05:00
19853dbdf6 ci: add test workflow and ignore Instruments traces
jfraeysd pushed to main at jfraeysd/fetch_ml 2026-02-12 13:11:31 -05:00
9a9c411bc9 ci: trigger workflows after runner updates
jfraeysd pushed to main at jfraeysd/fetch_ml 2026-02-12 13:08:56 -05:00
75faba70fa ci: trigger workflows after runner updates
jfraeysd pushed to main at jfraeysd/fetch_ml 2026-02-12 13:02:50 -05:00
2854d3df95 chore(cleanup): remove legacy artifacts and add tooling configs
1dcc1e11d5 chore(build): update build system, scripts, and additional tests
2209ae24c6 chore(config): update configurations and deployment scripts
5144d291cb docs: comprehensive documentation updates
2e701340e5 feat(core): API, worker, queue, and manifest improvements
Compare 8 commits »
jfraeysd pushed to main at jfraeysd/manwhere 2026-02-10 20:33:16 -05:00
c1fde4ff77 Simplify build.zig to Zig 0.15 best practices
jfraeysd pushed to main at jfraeysd/manwhere 2026-02-10 20:31:43 -05:00
3e12aea424 Update README for simplified version
jfraeysd pushed to main at jfraeysd/manwhere 2026-02-10 20:30:50 -05:00
0e04b9326f Update README for simplified version
jfraeysd pushed to main at jfraeysd/manwhere 2026-02-10 20:28:03 -05:00
a3b2e633d0 Update README for simplified version
jfraeysd pushed to main at jfraeysd/manwhere 2026-02-10 20:26:47 -05:00
f21598bdbb Simplify manwhere to minimal version - remove interactive mode, descriptions, verbose flags. Keep only -s section filter. Output plain names for piping to fzf.
jfraeysd pushed to main at jfraeysd/.local-bin 2026-02-10 18:13:28 -05:00
a648dc5fd7 Move manwhere release workflow to submodule
jfraeysd pushed to main at jfraeysd/manwhere 2026-02-10 18:13:10 -05:00
1d113eacf7 Add release workflow