Commit Graph

38 Commits

Author SHA1 Message Date
4d90bb01cf v2.5.0 v2.5.0 2026-03-02 11:46:38 +00:00
e9dc0a7fa3 feat(gitlab): add pipelines and jobs API support, including list/get/trigger/delete/retry/cancel operations, job controls, and related types and list options 2026-03-02 11:46:38 +00:00
9feb49a3d4 v2.4.0 v2.4.0 2026-03-02 09:32:47 +00:00
879f16dd98 feat(gitlab): add repository branches and tags endpoints and corresponding types 2026-03-02 09:32:47 +00:00
e94004742f v2.3.0 v2.3.0 2026-02-28 16:59:43 +00:00
82940c7c0f feat(gitlab): add support for GitLab protected branches (list and unprotect) 2026-02-28 16:59:43 +00:00
016eaf1b91 v2.2.0 v2.2.0 2026-02-28 11:13:53 +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
ef688115d6 v2.1.0 v2.1.0 2026-02-28 10:23:20 +00:00
3aaa0f7e68 feat(gitlab): add group- and project-management methods to GitLab client 2026-02-28 10:23:20 +00:00
1cd7c62431 v2.0.3 v2.0.3 2026-02-24 12:59:35 +00:00
8f85104136 fix(): no changes detected; nothing to commit 2026-02-24 12:59:35 +00:00
c8059fb1c0 fix(test): await async getEnvVarOnDemand calls in test setup 2026-02-24 12:59:11 +00:00
413c4be172 docs(core): add comprehensive readme with full API documentation 2026-02-24 12:57:27 +00:00
e7cfd5dec1 v2.0.2 v2.0.2 2026-02-24 12:55:39 +00:00
e002e90bd0 fix(): no changes detected in diff; no version bump required 2026-02-24 12:55:39 +00:00
f460b92c3a fix(core): add verdaccio as primary release registry 2026-02-24 12:55:20 +00:00
65e5575494 v2.0.1 v2.0.1 2026-02-24 12:54:50 +00:00
4da6b14dc2 fix(): no changes detected; no version bump required 2026-02-24 12:54:50 +00:00
95c5870252 fix(core): add npm release registry configuration 2026-02-24 12:53:39 +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
cc00a78e2c 1.0.10 v1.0.10 2021-10-05 15:29:47 +02:00
cf7e69e74a fix(core): update 2021-10-05 15:29:47 +02:00
5cc3aeb27c 1.0.9 v1.0.9 2021-10-04 22:02:48 +02:00
098a9c64c6 fix(core): update 2021-10-04 22:02:47 +02:00
1fd2bb8e01 1.0.8 v1.0.8 2021-05-17 00:07:52 +00:00
ca475fbfab 1.0.7 v1.0.7 2021-05-16 23:59:47 +00:00
c8dc59cdf2 fix(core): update 2021-05-16 23:59:47 +00:00
217724d836 1.0.6 v1.0.6 2021-05-16 23:59:01 +00:00
b0efd2671c fix(core): update 2021-05-16 23:59:01 +00:00
b80e63dc65 1.0.5 v1.0.5 2021-05-16 23:50:57 +00:00
7765ff77f9 fix(core): update 2021-05-16 23:50:56 +00:00
0ba352e90a 1.0.4 v1.0.4 2021-05-16 12:16:36 +00:00
580bf9027b fix(core): update 2021-05-16 12:16:35 +00:00
af5bb4b3b5 1.0.3 2017-06-10 15:55:27 +02:00
e8eac527db add README 2017-06-10 15:55:20 +02:00
689944bc03 1.0.2 v1.0.2 2017-06-10 15:51:39 +02:00
4d2c8b307b initial 2017-06-10 15:51:27 +02:00