mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
- Added a regex validation for branch names in Bitbucket, Git, Gitea, GitHub, and GitLab provider schemas to ensure consistent and valid branch formats. - Refactored the branch validation logic to improve readability and maintainability across the schemas. - Enhanced input integrity by ensuring all provider schemas adhere to the same branch name validation rules.