chore: merge dev into main - all features + deploy fix #253
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@MokoBot
Add REST API for managing license packages and keys: - GET/POST /api/v1/repos/{owner}/{repo}/license-packages - GET/POST /api/v1/repos/{owner}/{repo}/license-keys - DELETE /api/v1/repos/{owner}/{repo}/license-keys/{id} - GET /api/v1/repos/{owner}/{repo}/license-keys/{id}/usage API structs for create/edit/response, with raw key only returned on creation. Requires repo admin permissions. Ref #239 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>Pull request closed