|
50a56aadee
|
fix(server): Doesn't properly detect when dev or next are ahead
Closes kemitix/git-next#23
|
2024-04-10 20:51:40 +01:00 |
|
|
3a761b5b21
|
feat(server): Implement advancing main branch to the next commit
Closes kemitix/git-next#19
|
2024-04-10 17:36:08 +01:00 |
|
|
98a94ea855
|
Implement advancing next branch to next commit on dev branch
Uses gix to invoke git commands as there is not API to directly update
the position of a branch.
Closes kemitix/git-next#14
|
2024-04-10 15:54:50 +01:00 |
|
|
5c4b745c00
|
feat(server): add marker info logs for advance main and next
|
2024-04-10 11:46:51 +01:00 |
|
|
7ed30fc382
|
feat(server): add stub for branch::advance_main
|
2024-04-10 06:55:55 +01:00 |
|
|
70e0f94042
|
feat(server): Assess next action for repo
|
2024-04-09 22:19:33 +01:00 |
|
|
3203bbd967
|
feat(server): validate branch head positions
|
2024-04-09 18:18:19 +01:00 |
|
|
9eb7660f7b
|
feat(server/forgejo): fetch commit histories
|
2024-04-09 18:15:19 +01:00 |
|
|
bdea942bcb
|
feat(server): create stub for validating branch positions
|
2024-04-09 15:31:59 +01:00 |
|