Commit Graph

3 Commits

Author SHA1 Message Date
cbb9f364ae feat(gitlabclient): add deleteProject method to delete a project using GitLab API DELETE /api/v4/projects/:id 2026-02-28 11:13:53 +00:00
3aaa0f7e68 feat(gitlab): add group- and project-management methods to GitLab client 2026-02-28 10:23:20 +00:00
b0f56f5948 BREAKING CHANGE(gitlab): rename to @apiclient.xyz/gitlab v2.0.0 with new GitLabClient API
Replaces legacy @mojoio/gitlab with modern ESM TypeScript client supporting projects, groups, CI/CD variables, and pipelines.
2026-02-24 12:50:18 +00:00