feat(ci,test): feat(ci/test): add test scaffold, GitLab CI, update gitea workflows and .gitignore

This commit is contained in:
2025-12-15 17:34:36 +00:00
parent 001721a8e9
commit fb453e62c3
8 changed files with 110 additions and 32 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '2.11.1',
version: '2.12.0',
description: 'A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.'
}