Theis
9b2ffee5c4
chore: update hash
2025-04-28 16:43:41 +02:00
Slug-Boi
6614af4874
chore: fix flake.nix
2025-04-28 16:38:19 +02:00
Theis
2409fc7869
chore: remove rev from nix flake
2025-04-28 15:31:45 +02:00
dependabot[bot]
b542561de1
chore(deps): bump the go_modules group across 2 directories with 1 update
...
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net ).
Bumps the go_modules group with 1 update in the /ci directory: [golang.org/x/net](https://github.com/golang/net ).
Updates `golang.org/x/net` from 0.36.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0 )
Updates `golang.org/x/net` from 0.36.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-18 23:50:40 +02:00
Slug-Boi
619066f329
test: add scope tests
2025-04-18 23:47:22 +02:00
Slug-Boi
6d72b93ac2
chore: remove unused code
2025-04-18 23:47:22 +02:00
Slug-Boi
ac1e59b7ee
test: change test commit file to actual file not temp file and use git add to add it
2025-04-18 23:47:22 +02:00
Slug-Boi
c7a9d3429d
test: add scope and set scope to be local in all tests
2025-04-18 23:47:22 +02:00
Slug-Boi
b608a52aa6
feat: scopes added to tui list model
2025-04-18 23:47:22 +02:00
Slug-Boi
39a5005a39
refactor: rename all model to Model
2025-04-18 23:47:22 +02:00
Slug-Boi
8b3c5ab539
feat: util function to fetch all users that have commited to a repo
2025-04-18 23:47:22 +02:00
Slug-Boi
68cc7d8281
refactor: run define git users on launch
2025-04-18 23:47:22 +02:00
Slug-Boi
be98ca2f7c
feat: define git users in the program
2025-04-18 23:47:22 +02:00
dependabot[bot]
9d00236dd3
chore(deps): bump golang.org/x/net
...
Bumps the go_modules group with 1 update in the /ci directory: [golang.org/x/net](https://github.com/golang/net ).
Updates `golang.org/x/net` from 0.29.0 to 0.36.0
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.36.0
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-17 23:39:52 +02:00
Slug-Boi
a84e38d96e
feat: add nix flake
2025-04-17 23:37:09 +02:00
Slug-Boi
974056c4b6
feat: add nix package build definition
2025-04-17 23:37:09 +02:00
Theis
01ef9545fb
Merge pull request #73 from Slug-Boi/feat_ghAdd_tui
2025-04-17 21:49:23 +02:00
Slug-Boi
04a5cd3bd9
test: more gh tui tests
2025-04-16 13:26:40 +02:00
Slug-Boi
a0880457f7
fix: more nil pointers
2025-04-16 13:26:28 +02:00
Slug-Boi
a84843c48a
fix: return wrong model when gh tui open
2025-04-16 13:18:44 +02:00
Slug-Boi
59674fe823
test: add some tui tests for the new gh command
2025-04-16 13:16:14 +02:00
Slug-Boi
0fe4624854
fix: nil pointer
2025-04-16 13:16:02 +02:00
Slug-Boi
c24c277fb1
fix: remember to toggle off tempAuthorAdd when quitting
2025-04-11 16:05:13 +02:00
Slug-Boi
951dbee1d0
test: loop the correct amount of items
2025-04-11 15:54:22 +02:00
Slug-Boi
9b367ba86e
test: create temp file when testing the git commit command
2025-04-11 15:49:02 +02:00
Slug-Boi
870339c2f7
Merge branch 'feat_ghAdd_tui' of https://github.com/Slug-Boi/cocommit into feat_ghAdd_tui
2025-04-11 15:37:54 +02:00
Slug-Boi
acf756dae1
fix: clear screen to remove ghost elements
2025-04-11 15:37:51 +02:00
Slug-Boi
b41ec63fde
fix: fix tui wrap around issue with temp author
2025-04-11 15:37:51 +02:00
Slug-Boi
53419329a0
refactor: no args means tui opens
2025-04-11 15:37:51 +02:00
Slug-Boi
53fef652b1
refactor: edit existing tui elements to add new gh add tui component
2025-04-11 15:37:51 +02:00
Slug-Boi
4dd972c355
feat: add gh add tui component
2025-04-11 15:37:50 +02:00
Theis
6e0ac4c6f3
Merge pull request #67 from Slug-Boi/dependabot/go_modules/go_modules-c153b83258
2025-04-11 15:37:11 +02:00
Theis
47277f3318
Merge branch 'main' into dependabot/go_modules/go_modules-c153b83258
2025-04-11 15:34:56 +02:00
Slug-Boi
c6fec9e840
fix: clear screen to remove ghost elements
2025-04-11 15:33:05 +02:00
Slug-Boi
55b78b066c
fix: fix tui wrap around issue with temp author
2025-04-11 15:32:50 +02:00
Slug-Boi
02962b7c00
refactor: no args means tui opens
2025-04-10 22:31:44 +02:00
Slug-Boi
5c41cd4038
refactor: edit existing tui elements to add new gh add tui component
2025-04-10 22:31:34 +02:00
Slug-Boi
7662069886
feat: add gh add tui component
2025-04-10 22:31:16 +02:00
Slug-Boi
4167f29163
docs: add coverage badge
2025-04-10 18:34:49 +02:00
Slug-Boi
e327621bcb
ci: change to codecov instead
2025-04-10 18:28:19 +02:00
Slug-Boi
e2423068bb
Merge branch 'main' of https://github.com/Slug-Boi/cocommit
2025-04-10 18:19:45 +02:00
Slug-Boi
3587998d66
ci: fix version of ci plugin
2025-04-10 18:19:17 +02:00
Theis
e9df9462d0
Merge pull request #66 from Slug-Boi/test_testcoverage
2025-04-10 18:13:03 +02:00
Slug-Boi
e6df1344e9
ci: try to remove file path
2025-04-10 18:08:28 +02:00
Slug-Boi
c78f72bf47
ci: check error
2025-04-10 13:36:44 +02:00
Slug-Boi
3e4c01c8bd
test: fix linux not panic on authorfile test
2025-04-10 13:31:01 +02:00
Slug-Boi
6153ab95e6
ci: apparently dagger cannot generate a coverage report lol
2025-04-10 13:26:32 +02:00
Slug-Boi
7c2f67e39b
ci: try to = name and find file from root
2025-04-10 13:22:44 +02:00
Slug-Boi
940576eb1d
ci: ls
2025-04-10 13:15:30 +02:00
Slug-Boi
cb0658fa6f
ci: try to move workdir
2025-04-10 13:11:45 +02:00