go-scm/gitea
Virgil a14feec8ab
Some checks failed
Security Scan / security (push) Failing after 17s
Test / test (push) Successful in 1m38s
feat(gitea): add current user helper
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 14:16:01 +00:00
..
client.go feat(gitea): add current user helper 2026-04-02 14:16:01 +00:00
client_test.go feat(gitea): add current user helper 2026-04-02 14:16:01 +00:00
config.go chore(ax): add usage docs to exported APIs 2026-03-30 14:11:15 +00:00
config_test.go chore(ax): normalise test naming and usage annotations 2026-03-30 06:37:20 +00:00
coverage_boost_test.go chore(ax): normalise test naming and usage annotations 2026-03-30 06:37:20 +00:00
issues.go feat(gitea): add issue mutation helpers 2026-04-02 07:08:43 +00:00
issues_test.go feat(gitea): add issue mutation helpers 2026-04-02 07:08:43 +00:00
meta.go feat(scm): add issue comment iterators 2026-04-01 08:58:12 +00:00
meta_test.go chore(ax): normalise test naming and usage annotations 2026-03-30 06:37:20 +00:00
prs.go feat(gitea): add pull request helpers 2026-04-02 13:41:08 +00:00
prs_test.go feat(gitea): add pull request helpers 2026-04-02 13:41:08 +00:00
repos.go feat(gitea): generalise mirror creation 2026-04-01 07:15:44 +00:00
repos_test.go feat(gitea): generalise mirror creation 2026-04-01 07:15:44 +00:00
testhelper_test.go feat(gitea): add current user helper 2026-04-02 14:16:01 +00:00