feat: GiteaClient — unified git forge API (50+ endpoints)

Typed Gitea REST API client with PAT auth covering repos, issues, PRs,
branches, orgs, users, file content, and notifications.

Bump: sunbeam-sdk v0.5.0
This commit is contained in:
2026-03-21 20:24:48 +00:00
parent c597234cd9
commit 890d7b80ac
4 changed files with 1049 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "sunbeam-sdk"
version = "0.4.0"
version = "0.5.0"
edition = "2024"
description = "Sunbeam SDK — reusable library for cluster management"
repository = "https://src.sunbeam.pt/studio/cli"