fix(cli): fix joomla_release org, element, and isset bug #204

Merged
jmiller merged 4 commits from dev into main 2026-05-28 22:51:16 +00:00
Owner

Summary

  • Fix ORG constant to MokoConsulting
  • Fix infourl to git.mokoconsulting.tech
  • Strip type prefix before element derivation
  • Use array_key_exists for null-valued stable key

?? Generated with Claude Code

## Summary - Fix ORG constant to MokoConsulting - Fix infourl to git.mokoconsulting.tech - Strip type prefix before element derivation - Use array_key_exists for null-valued stable key ?? Generated with [Claude Code](https://claude.com/claude-code)
jmiller added 2 commits 2026-05-28 22:42:08 +00:00
fix(cli): fix joomla_release org, element derivation, isset bug
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 1s
Universal: Auto Version Bump / Version Bump (push) Successful in 6s
Platform: moko-platform CI / Gate 1: Code Quality (push) Failing after 1m19s
Platform: moko-platform CI / Gate 2: Unit Tests (8.1) (push) Has been cancelled
Platform: moko-platform CI / Gate 2: Unit Tests (8.2) (push) Has been cancelled
Platform: moko-platform CI / Gate 2: Unit Tests (8.3) (push) Has been cancelled
Platform: moko-platform CI / Gate 3: Self-Health Check (push) Has been cancelled
Platform: moko-platform CI / Gate 4: Governance (push) Has been cancelled
Platform: moko-platform CI / Gate 5: Template Integrity (push) Has been cancelled
Platform: moko-platform CI / CI Summary (push) Has been cancelled
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
e5e32c4cb7
- Change ORG from mokoconsulting-tech to MokoConsulting
- Fix infourl from github.com to git.mokoconsulting.tech
- Strip type prefix from name before deriving element
- Use array_key_exists instead of isset for null-valued stability

Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller added 2 commits 2026-05-28 22:49:00 +00:00
chore: resolve README conflict [skip ci]
Branch Cleanup / Delete merged branch (pull_request) Has been skipped
Universal: Build & Release / Promote Pre-Release to RC (pull_request) Has been skipped
Universal: Build & Release / Build & Release Pipeline (pull_request) Failing after 14s
5d3de97843
jmiller merged commit 7941e875a6 into main 2026-05-28 22:51:16 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/moko-platform#204