BREAKING CHANGE(providers): switch GitLab and Gitea providers to use @apiclient.xyz client libraries and export clients via plugins

This commit is contained in:
2026-02-24 13:35:10 +00:00
parent 3fad287a29
commit 8a833a4189
9 changed files with 105 additions and 225 deletions

View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@serve.zone/gitops',
version: '2.0.0',
description: 'GitOps management app for Gitea and GitLab - manage secrets, browse projects, view CI pipelines, and stream build logs'
}