bug: Joomla package builds missing language directory in pre-release and auto-release workflows #187

Closed
opened 2026-05-26 22:29:30 +00:00 by jmiller · 1 comment
Owner

The pre-release.yml and auto-release.yml workflows do not copy the language/ directory when building Joomla package-type extensions. Fixed in release_package.php CLI but workflows still have the bug.

The pre-release.yml and auto-release.yml workflows do not copy the language/ directory when building Joomla package-type extensions. Fixed in release_package.php CLI but workflows still have the bug.
Author
Owner

Branch created: feature/187-bug-joomla-package-builds-missing-langua

git fetch origin
git checkout feature/187-bug-joomla-package-builds-missing-langua
Branch created: [`feature/187-bug-joomla-package-builds-missing-langua`](https://git.mokoconsulting.tech/MokoConsulting/moko-platform/src/branch/feature/187-bug-joomla-package-builds-missing-langua) ```bash git fetch origin git checkout feature/187-bug-joomla-package-builds-missing-langua ```
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/moko-platform#187