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
95da06c003
feat: v0.3.0c — add labels, milestones, wiki, issue dependencies
...
New commands:
- fgj label list/create/edit/delete
- fgj milestone list/view/create/edit/delete
- fgj wiki list/view/create/edit/delete
Enhanced:
- fgj issue edit --add-dependency/--remove-dependency
2026-03-21 21:50:24 -06:00
sid
7ee5a61910
feat: v0.3.0b — add repo edit command, fix repo create --public flag
...
- Add `fgj repo edit` for changing visibility, description, homepage,
and default branch on existing repositories
- Fix `repo create --public` flag which was defined but never read
2026-03-21 21:50: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
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