Advanced Search
Search Results
4 total results found
readme.md for @apiclient.xyz/gitea
A fully typed TypeScript client for the Gitea API. Manage repositories, organizations, secrets, branches, tags, and CI/CD action runs with a clean, object-oriented interface and built-in auto-pagination. Issue Reporting and Security For reporting bugs, issues,...
readme.md for @foss.global/codefeed
Generate an activity feed from a Gitea instance. Scans orgs and repos, retrieves commits since a configurable timestamp, enriches with tags, optional npm publish detection, and CHANGELOG snippets. Install pnpm add @foss.global/codefeed # or npm i @foss.global/...
changelog.md for @apiclient.xyz/gitea
2026-03-02 - 1.5.0 - feat(gitea) add domain model classes, helpers, and refactor GiteaClient internals; expand README with usage and docs Introduce domain classes: GiteaOrganization, GiteaRepository, GiteaActionRun, GiteaActionRunJob (+steps), GiteaBranch, Gi...
changelog.md for @foss.global/codefeed
2025-09-14 - 1.7.2 - fix(core) Stabilize pagination, tag mapping, changelog parsing, and HTTP retry/backoff; add tests and caching improvements Handle paginated orgs, repos, commits, and tags to avoid missing pages. Map tags to commit SHAs and extract version...