Moory 1.4.0
Pre-release
Pre-release
·
3 commits
to main
since this release
Full repository and branch access
- Projects registered without explicit branch patterns now default to writing every branch, so a fresh registration is no longer locked to the default branch.
- Registering repositories now stores write_branches ["*"] and can be re-run for already registered repositories.
- An existing clone directory is reused instead of aborting registration, and the checked-out branch of a reused clone is left untouched.
- Added delete_branch for local and optional remote branch deletion behind a DELETE BRANCH confirmation. The registered default branch and the currently checked-out branch cannot be deleted.
- github_update_repository_settings accepts a validated name argument, so repositories can be renamed.
Repository deletion is intentionally not implemented, since it is irreversible.