sid
c2251d9932
chore: migrate module path to public org
...
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
CI / functional (push) Has been cancelled
Move from forgejo.zerova.net/sid/fgj-sid to
forgejo.zerova.net/public/fgj-sid to reflect the new public org.
2026-04-11 10:34:34 -06:00
sid
830eba1c0e
feat: deterministic match_dirs tie-breaking by config file order
CI / lint (push) Waiting to run
CI / build (push) Waiting to run
CI / test (push) Waiting to run
CI / functional (push) Blocked by required conditions
2026-03-23 12:55:49 -06:00
sid
ac780231a8
feat: support ~ (tilde) expansion in match_dirs paths
CI / lint (push) Waiting to run
CI / build (push) Waiting to run
CI / test (push) Waiting to run
CI / functional (push) Blocked by required conditions
2026-03-23 12:50:49 -06:00
sid
c293e233d2
feat: add directory-scoped host defaults (match_dirs) and repo list --limit
...
CI / lint (push) Waiting to run
CI / build (push) Waiting to run
CI / test (push) Waiting to run
CI / functional (push) Blocked by required conditions
Add match_dirs field to host config entries for directory-based host
resolution. When no --hostname flag, FGJ_HOST env var, or git remote is
detected, the longest matching directory prefix determines the host.
Symlinks are resolved on both sides for macOS compatibility (/tmp →
/private/tmp). Also adds --limit/-L flag to repo list.
2026-03-23 12:42:24 -06:00
sid
113505de95
feat: v0.3.0d — add PR checks, iostreams, aliases, and broad enhancements
...
Add PR checks command, iostreams/text packages for colored table output,
top-level run/workflow aliases matching gh CLI structure. Enhance actions,
issues, PRs, releases, repos, labels, milestones, and wiki commands with
improved flags, JSON output, and error handling.
2026-03-23 12:42:24 -06:00
sid
43e43e7024
feat: v0.3.0a — add api command, pr diff/comment/review, structured errors
...
New commands:
- fgj api: raw REST API passthrough with field inference and path interpolation
- fgj pr diff: view PR diffs with color, --name-only, --stat
- fgj pr comment: add comments to pull requests
- fgj pr review: approve, request changes, or comment on PRs
Agentic enhancements:
- --json-errors flag for structured JSON error output on stderr
- APIError type wrapping HTTP status codes for machine consumption
- Error codes: auth_required, not_found, api_error, invalid_input, etc.
Docs updated for forgejo.zerova.net/sid/fgj-sid fork.
2026-03-21 21:50:24 -06:00
sid
50191cc542
feat: add PR diff, PR review, and structured error handling commands
2026-03-21 21:50:24 -06:00
Romain Bertrand
2ea1bff59d
fix: respect $XDG_CONFIG_HOME
2026-03-12 15:44:24 +01:00
Romain Bertrand
a7e5dc5798
lint: find a bunch of issues
2026-01-28 15:16:25 +01:00
Romain Bertrand
4c6de3ad2e
feat: add actions workflow enable and disable
2026-01-18 13:11:41 +01:00
Romain Bertrand
79df4eb780
feat: implement workflow list/view/run
2026-01-16 10:52:15 +01:00
Romain Bertrand
c0baf4fa3b
feat: auto detect hostname
2026-01-06 12:24:07 +01:00
Romain Bertrand
a5e01f9f92
tests: add some basic unit tests
2025-12-15 15:07:42 +01:00
Romain Bertrand
8db012cb7a
feat: actions support
2025-12-09 13:41:08 +01:00
Romain Bertrand
ca17526594
feat: basic initial support for actions
2025-12-08 11:16:35 +01:00
Romain Bertrand
aa2be8587a
feat: optional -R when in a git repo
2025-12-08 10:29:32 +01:00
Romain Bertrand
6ab7ccb7a1
test: add some unit tests
2025-12-08 10:14:47 +01:00
Romain Bertrand
5b67d39aba
feat: initial version of the project
2025-12-08 09:49:07 +01:00