Public Access
chore(release): build 09.42.00 [skip ci]
Publish to Composer / Publish Package (release) Successful in 58s
Publish to Composer / Publish Package (release) Successful in 58s
This commit is contained in:
+2
-4
@@ -12,6 +12,8 @@ BRIEF: Release changelog
|
||||
# Changelog
|
||||
## [Unreleased]
|
||||
|
||||
## [09.42.00] --- 2026-07-04
|
||||
|
||||
### Fixed
|
||||
- branch_rename.php: force-update the target branch ref in place instead of delete+recreate, so `moko repo:rename-branch` works when the target (e.g. `rc`) is a protected branch that cannot be deleted — previously the delete silently failed and the recreate returned HTTP 409
|
||||
|
||||
@@ -27,7 +29,3 @@ BRIEF: Release changelog
|
||||
- RecoverySuggestion.php: remove stray shebang and wrap an over-length line to satisfy PSR-12 (Gate 1 phpcs)
|
||||
- phpstan-baseline.neon: baseline pre-existing PHPStan level-6 findings across `cli/`, `lib/`, and `validate/` so Gate 1 static analysis passes (type-annotation debt tracked, not silently ignored)
|
||||
- client_provision.php: rename private `printSummary()` (and its dispatch entry) to `printProvisioningSummary()` to stop it colliding with `CliFramework::printSummary()` — a non-baselineable PHPStan override/covariance error
|
||||
|
||||
## [09.41.00] --- 2026-07-04
|
||||
|
||||
## [09.41.00] --- 2026-07-04
|
||||
|
||||
Reference in New Issue
Block a user