Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 924 Bytes

File metadata and controls

34 lines (21 loc) · 924 Bytes

0.3.1 (2026-01-06)

Fixes

  • create: correctly check if var git_repo_clone_addr is set so that migration works

0.3.0 (2025-12-27)

feat

  • configure: Gitea Repository Configuration

Fixes

  • configure: Build api body for gitea repo migration
  • configure: Build api body for gitea org creation
  • configure: Build api body fro gitea config
  • configure: Dont run task configure for gitea repository if in check_model
  • create: When checking if org repo exists, only set if exists

0.2.0 (2025-12-27)

feat

  • create: Add import repo spt to gitea
  • create: Add Check Mode support
  • create: Create Organization Repository

Refactoring

  • create: Rename var git_default_branch -> git_repo_default_branch to maintain naming standards
  • create: Rename var git_gitea_migrate -> git_gitea_repo_migrate to maintain naming standards

0.0.1 (2025-12-26)