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
a43a79d78f
feat: implement repo create command
2026-03-13 17:44:44 +01:00
Romain Bertrand
0b8f67e438
feat: allow tags passing when creating/editing an issue
...
resolves #27
2026-02-20 17:41:45 +01:00
Romain Bertrand
1420b89fed
fix: correctly build the jobs logs url
...
unfortunately, this is available in gitea, not yet backported to forgejo
2026-01-28 15:16:25 +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
c2ee338f1c
feat: add actions run watch rerun and cancel
2026-01-18 13:11:41 +01:00
Romain Bertrand
3ccef4e1c6
feat: add json output for list and view commands
2026-01-18 13:11:41 +01:00
Romain Bertrand
fe23f2fce3
feat: add auth logout and token helpers
2026-01-18 13:11:40 +01:00
Romain Bertrand
7bb540bd11
feat: add completion and manpage commands
2026-01-18 13:11:40 +01:00
Romain Bertrand
79df4eb780
feat: implement workflow list/view/run
2026-01-16 10:52:15 +01:00
Romain Bertrand
900bd4ea97
feat: allow passing a comment when closing an issue
2026-01-16 10:03:49 +01:00
Romain Bertrand
fc699e9718
release: prepare for v0.2.0
2026-01-09 13:49:41 +01:00
Romain Bertrand
c0baf4fa3b
feat: auto detect hostname
2026-01-06 12:24:07 +01:00
Romain Bertrand
36a473a711
feat: releases
2026-01-05 12:57:37 +01:00
Romain Bertrand
9251487e56
feat: issue edit
2026-01-03 11:49:34 +01:00
Romain Bertrand
3bc37d32a6
feat: "pr create --assignee" implementation
2025-12-24 10:15:50 +01:00
Romain Bertrand
c689c7d171
enhance: clone feature
2025-12-16 12:46:31 +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
1d94431825
lint: fix linting issues
2025-12-08 10:00:50 +01:00
Romain Bertrand
5b67d39aba
feat: initial version of the project
2025-12-08 09:49:07 +01:00