Commit graph

47 commits

Author SHA1 Message Date
Romain Bertrand
7bb540bd11 feat: add completion and manpage commands 2026-01-18 13:11:40 +01:00
Romain Bertrand
937aa09a2c Merge pull request 'feat: implement workflow list/view/run' (#26) from feat/workflows into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/26
2026-01-16 11:31:37 +01:00
Romain Bertrand
d4e76e193f docs: less verbose todo list in README.md 2026-01-16 10:56:05 +01:00
Romain Bertrand
79df4eb780 feat: implement workflow list/view/run 2026-01-16 10:52:15 +01:00
Romain Bertrand
d445e55737 Merge pull request 'feat: allow passing a comment when closing an issue' (#24) from feat/closing_issue_with_comment into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/24
2026-01-16 10:24:54 +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
52177d9f9e docs: enhance the repology "widget" 2026-01-09 13:44:13 +01:00
Romain Bertrand
a8cd5c9916 docs: try repology 2026-01-09 13:41:41 +01:00
Romain Bertrand
8f91536e93 Merge pull request 'feat: auto detect hostname' (#19) from feat/issue-15/auto_detect_hostname into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/19
2026-01-06 12:58:45 +01:00
Romain Bertrand
c0baf4fa3b feat: auto detect hostname 2026-01-06 12:24:07 +01:00
Romain Bertrand
2c27823e18 Merge pull request 'feat/releases' (#20) from feat/releases into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/20
2026-01-05 18:45:13 +01:00
Romain Bertrand
be3121ffd3 tests: add some functional tests for releases 2026-01-05 13:01:50 +01:00
Romain Bertrand
462d3c0c2c make: add an install target 2026-01-05 12:58:11 +01:00
Romain Bertrand
21a506388a tools: add a basic .editorconfig 2026-01-05 12:57:57 +01:00
Romain Bertrand
36a473a711 feat: releases 2026-01-05 12:57:37 +01:00
Romain Bertrand
a23a4803ce Merge pull request 'feat: issue edit' (#17) from feat/issue-edit into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/17
2026-01-05 12:45:18 +01:00
Romain Bertrand
5bdd76d5dc test(func): add tests for "issue edit" 2026-01-03 11:54:12 +01:00
Romain Bertrand
9251487e56 feat: issue edit 2026-01-03 11:49:34 +01:00
Romain Bertrand
daa51159ec Merge pull request 'feat: add --assignee flag to pr create command' (#14) from feat/pr_assignees into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/14
2025-12-24 10:23:55 +01:00
Romain Bertrand
3bc37d32a6 feat: "pr create --assignee" implementation 2025-12-24 10:15:50 +01:00
Romain Bertrand
f368f813b6 Merge pull request 'docs: mention aur/homebrew install methods' (#11) from docs/mention_installing_from_pkg_managers into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/11
2025-12-17 11:44:36 +01:00
Romain Bertrand
dd82ab75a3 docs: mention aur/homebrew install methods 2025-12-17 11:36:21 +01:00
Romain Bertrand
791a8ad95d Merge pull request 'ci: add a nightly build' (#10) from ci/nightly_testing into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/10
2025-12-16 18:29:54 +01:00
Romain Bertrand
028d97fa73 ci: add a nightly build
this is interesting for the functional testing of the tool
2025-12-16 15:14:34 +01:00
Romain Bertrand
bebfe00500 Merge pull request 'release: prepare for v0.1.0' (#9) from release/prepare_v0.1.0 into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/9
2025-12-16 13:22:17 +01:00
Romain Bertrand
1f2625aa30 release: prepare for v0.1.0 2025-12-16 12:57:36 +01:00
Romain Bertrand
d8a7d2563b Merge pull request 'tests: add functionnal tests (e2e if you will)' (#8) from tests/setup_functionnal_tests into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/8
2025-12-16 12:52:44 +01:00
Romain Bertrand
c689c7d171 enhance: clone feature 2025-12-16 12:46:31 +01:00
Romain Bertrand
308ecf332c docs: don't mention non existing file in func tests doc 2025-12-16 12:46:31 +01:00
Romain Bertrand
e6902583fc tests: add more cli entrypoints functionnal tests 2025-12-16 12:46:31 +01:00
Romain Bertrand
827b193202 ci: simplify functionnal tests run 2025-12-16 12:16:37 +01:00
Romain Bertrand
9174e537b6 tests: add functionnal tests (e2e if you will) 2025-12-16 10:45:29 +01:00
Romain Bertrand
f3cc8bdb10 Merge pull request 'tests: add some basic unit tests' (#7) from tests/setup_basic_tests into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/7
2025-12-15 15:25:17 +01:00
Romain Bertrand
a5e01f9f92 tests: add some basic unit tests 2025-12-15 15:07:42 +01:00
Romain Bertrand
b0f3120921 Merge pull request 'doc: add badges to README' (#6) from enhance/readme_badges into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/6
2025-12-13 23:16:39 +01:00
Romain Bertrand
71b0a2fe2b doc: add badges to README 2025-12-13 23:04:15 +01:00
Romain Bertrand
d94c4072af Merge pull request 'feat: basic initial support for actions' (#4) from feat/3-actions into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/4
2025-12-13 10:07:13 +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
69bbbfc51b Merge pull request 'feat: optional -R when in a git repo' (#2) from feat/automatic_repository_detection into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/2
2025-12-08 10:32:20 +01:00
Romain Bertrand
aa2be8587a feat: optional -R when in a git repo 2025-12-08 10:29:32 +01:00
Romain Bertrand
a2d3858462 Merge pull request 'chore: setup CI' (#1) from ci_setup into main
Reviewed-on: https://codeberg.org/romaintb/fgj/pulls/1
2025-12-08 10:17:53 +01:00
Romain Bertrand
6ab7ccb7a1 test: add some unit tests 2025-12-08 10:14:47 +01:00
Romain Bertrand
1d94431825 lint: fix linting issues 2025-12-08 10:00:50 +01:00
Romain Bertrand
36891e06f4 chore: setup CI 2025-12-08 09:56:54 +01:00
Romain Bertrand
5b67d39aba feat: initial version of the project 2025-12-08 09:49:07 +01:00