Add tag and branch ref commands #144

Merged
stephen merged 2 commits from feat/132-tag-branch-refs into main 2026-06-11 02:10:45 +00:00
Owner

Summary

  • add fj tag list/view/create/delete over Forgejo tags refs API

  • add fj branch-create and fj branch-delete over Forgejo branches refs API

  • add wiremock coverage for tag CRUD, branch create/delete, and clear ref mutation errors

Tests

  • cargo fmt --check

  • cargo clippy --all-targets --all-features -- -D warnings

  • cargo test --all

Fixes rasterstate/fj#132

## Summary - add `fj tag` list/view/create/delete over Forgejo tags refs API - add `fj branch-create` and `fj branch-delete` over Forgejo branches refs API - add wiremock coverage for tag CRUD, branch create/delete, and clear ref mutation errors ## Tests - cargo fmt --check - cargo clippy --all-targets --all-features -- -D warnings - cargo test --all Fixes rasterstate/fj#132
Add tag and branch ref commands
Some checks failed
ci / check (pull_request) Successful in 10m13s
ci / live-e2e (pull_request) Failing after 1m1s
ci / coverage (pull_request) Successful in 1m59s
2dc1780cd5
ci: retrigger live-e2e
All checks were successful
ci / check (pull_request) Successful in 20m32s
ci / live-e2e (pull_request) Successful in 1m44s
ci / coverage (pull_request) Successful in 1m57s
f10fca5f7e
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rasterstate/fj!144
No description provided.