14 Commits

Author SHA1 Message Date
879f16dd98 feat(gitlab): add repository branches and tags endpoints and corresponding types 2026-03-02 09:32:47 +00:00
82940c7c0f feat(gitlab): add support for GitLab protected branches (list and unprotect) 2026-02-28 16:59:43 +00:00
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
8f85104136 fix(): no changes detected; nothing to commit 2026-02-24 12:59:35 +00:00
e002e90bd0 fix(): no changes detected in diff; no version bump required 2026-02-24 12:55:39 +00:00
4da6b14dc2 fix(): no changes detected; no version bump required 2026-02-24 12:54:50 +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
cf7e69e74a fix(core): update 2021-10-05 15:29:47 +02:00
098a9c64c6 fix(core): update 2021-10-04 22:02:47 +02:00
c8dc59cdf2 fix(core): update 2021-05-16 23:59:47 +00:00
7765ff77f9 fix(core): update 2021-05-16 23:50:56 +00:00
580bf9027b fix(core): update 2021-05-16 12:16:35 +00:00
4d2c8b307b initial 2017-06-10 15:51:27 +02:00