chore: remove VERSION from all file header comments
Branch Policy Check / Verify merge target (pull_request) Has been cancelled

Remove VERSION: XX.YY.ZZ lines from 213 file headers across PHP,
TypeScript, TF definitions, workflows, CSS, markdown, and XML files.
Version is tracked in composer.json and CHANGELOG.md only.

Authored-by: Moko Consulting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Miller
2026-05-11 16:51:00 -05:00
parent 34aace2638
commit 38a975ee57
213 changed files with 0 additions and 216 deletions
-1
View File
@@ -5,7 +5,6 @@
# INGROUP: MokoStandards-API.Automation
# REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
# PATH: /.gitea/workflows/branch-protection.yml
# VERSION: 01.00.00
# BRIEF: Apply standardised branch protection rules to all governed repositories
#
# +========================================================================+
-1
View File
@@ -5,7 +5,6 @@
# INGROUP: MokoStandards-API.Automation
# REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
# PATH: /.gitea/workflows/bulk-repo-sync.yml
# VERSION: 04.06.12
# BRIEF: Bulk repo sync — runs from API repo, syncs standards to all governed repos
name: Bulk Repository Sync
-1
View File
@@ -7,7 +7,6 @@
# INGROUP: MokoStandards-API.Automation
# REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
# PATH: /.gitea/workflows/renovate.yml
# VERSION: 01.00.00
# BRIEF: Run Renovate Bot across all governed repos for dependency updates
#
# +========================================================================+
-1
View File
@@ -6,7 +6,6 @@
# DEFGROUP: Gitea.Workflow
# INGROUP: MokoStandards.Maintenance
# PATH: /.gitea/workflows/sync-wikis.yml
# VERSION: 01.00.00
# BRIEF: Daily sync of all Gitea wikis to consolidated GitHub wiki repo
name: Sync Wikis to GitHub
-1
View File
@@ -11,7 +11,6 @@
* DEFGROUP: MokoStandards.Automation
* INGROUP: MokoStandards.Scripts
* PATH: /automation/bulk_joomla_template.php
* VERSION: 04.06.10
* BRIEF: Bulk scaffold and sync Joomla template repositories
*
* USAGE
-1
View File
@@ -12,7 +12,6 @@
* INGROUP: MokoStandards.Scripts
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /automation/bulk_sync.php
* VERSION: 04.06.00
* BRIEF: Enterprise-grade bulk repository synchronization
*/
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /automation/migrate_to_gitea.php
* VERSION: 04.06.10
* BRIEF: Migrate repositories from GitHub to self-hosted Gitea instance
*
* USAGE
-1
View File
@@ -12,7 +12,6 @@
* INGROUP: MokoStandards.Scripts
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /automation/push_files.php
* VERSION: 04.06.00
* BRIEF: Push one or more specific files to one or more remote repositories
*/
-1
View File
@@ -12,7 +12,6 @@
* INGROUP: MokoStandards.Scripts
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /automation/repo_cleanup.php
* VERSION: 04.06.00
* BRIEF: Enterprise repository cleanup — branches, PRs, issues, workflows, labels, logs
*/
-1
View File
@@ -12,7 +12,6 @@
* INGROUP: MokoStandards
* REPO: https://github.com/mokoconsulting-tech/MokoStandards
* PATH: /bin/moko
* VERSION: 04.00.15
* BRIEF: Unified CLI dispatcher — run any MokoStandards script without needing GitHub Actions
*
* USAGE
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /cli/archive_repo.php
* VERSION: 04.06.10
* BRIEF: Gracefully retire a governed repository — archive, close issues/PRs, remove sync def
*
* USAGE
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /cli/create_project.php
* VERSION: 04.06.00
* BRIEF: Create baseline GitHub Projects for repositories with standard fields and views
*
* USAGE
-2
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /cli/create_repo.php
* VERSION: 04.06.10
* BRIEF: Scaffold a new governed repository with full MokoStandards baseline
*
* USAGE
@@ -162,7 +161,6 @@ DEFGROUP: {$name}
INGROUP: MokoStandards
REPO: {$repoUrl}
PATH: /README.md
VERSION: 01.00.00
BRIEF: {$description}
-->
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /cli/joomla_release.php
* VERSION: 04.06.00
* BRIEF: Joomla release pipeline — build ZIP+tar.gz, upload to GitHub Release, update updates.xml
*
* USAGE
-1
View File
@@ -9,7 +9,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /cli/platform_detect.php
* VERSION: 04.06.00
* BRIEF: Detect platform from .mokostandards file — outputs platform string
*/
-1
View File
@@ -9,7 +9,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /cli/release.php
* VERSION: 04.06.00
* BRIEF: Automate the MokoStandards version branch release flow
*
* USAGE
-1
View File
@@ -9,7 +9,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /cli/release_notes.php
* VERSION: 04.06.00
* BRIEF: Extract release notes from CHANGELOG.md for a given version
*/
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /cli/sync_rulesets.php
* VERSION: 04.06.10
* BRIEF: Apply branch protection rules to all repos via platform adapter
*
* USAGE
-1
View File
@@ -9,7 +9,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /cli/version_bump.php
* VERSION: 04.06.00
* BRIEF: Auto-increment patch version in README.md — outputs old → new
*/
-1
View File
@@ -9,7 +9,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /cli/version_read.php
* VERSION: 04.06.00
* BRIEF: Read VERSION from README.md — outputs just the version string
*/
-1
View File
@@ -9,7 +9,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /cli/version_set_platform.php
* VERSION: 04.06.00
* BRIEF: Set version in platform-specific files (Dolibarr $this->version, Joomla <version>)
*/
-1
View File
@@ -8,7 +8,6 @@
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 01.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -4,7 +4,6 @@
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -4,7 +4,6 @@
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -4,7 +4,6 @@
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -5,7 +5,6 @@
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*
* NOTES
-1
View File
@@ -4,7 +4,6 @@
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -4,7 +4,6 @@
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 04.06.00
* Schema Version: 1.0
*/
-1
View File
@@ -8,7 +8,6 @@
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -4,7 +4,6 @@
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -83,7 +83,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -98,7 +98,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -99,7 +99,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -89,7 +89,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -91,7 +91,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -86,7 +86,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -103,7 +103,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -81,7 +81,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -103,7 +103,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -99,7 +99,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -85,7 +85,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -85,7 +85,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -99,7 +99,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -99,7 +99,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -90,7 +90,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -99,7 +99,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -86,7 +86,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -86,7 +86,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -86,7 +86,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -86,7 +86,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -86,7 +86,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -86,7 +86,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -99,7 +99,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -86,7 +86,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -86,7 +86,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -76,7 +76,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -99,7 +99,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -99,7 +99,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -112,7 +112,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -99,7 +99,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
@@ -86,7 +86,6 @@ locals {
*
* Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* SPDX-License-Identifier: GPL-3.0-or-later
* Version: 05.00.00
* Schema Version: 1.0
*/
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /deploy/deploy-joomla.php
* VERSION: 04.06.00
* BRIEF: Smart Joomla deploy routes files to correct Joomla directories based on XML manifest
*
* Parses the extension's XML manifest to determine type (component, module,
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /deploy/deploy-sftp.php
* VERSION: 04.06.00
* BRIEF: Deploy a repository src/ directory to a remote web server via SFTP
*/
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /fix/fix_line_endings.php
* VERSION: 04.06.00
* BRIEF: CLI script to fix line endings (CRLF LF) in tracked files
*/
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /fix/fix_permissions.php
* VERSION: 04.06.00
* BRIEF: CLI script to fix file permissions (dirs 755, files 644, scripts 755)
*/
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /fix/fix_tabs.php
* VERSION: 04.06.00
* BRIEF: CLI script to convert tabs to spaces in tracked source files
*/
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /fix/fix_trailing_spaces.php
* VERSION: 04.06.00
* BRIEF: CLI script to remove trailing whitespace from tracked source files
*/
-1
View File
@@ -10,7 +10,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/CliBase.php
* VERSION: 04.06.00
* BRIEF: Standalone base CLI class for scripts that do not use CliFramework
*/
-1
View File
@@ -10,7 +10,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/Common.php
* VERSION: 04.06.00
* BRIEF: Common utility functions for scripts
* NOTE: Version format used throughout is zero-padded semver: XX.YY.ZZ (e.g. 04.00.04).
* All version regex patterns enforce exactly two digits per component by design.
-1
View File
@@ -10,7 +10,6 @@
* INGROUP: MokoStandards.Enterprise
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/Enterprise/CliFramework.php
* VERSION: 04.06.00
* BRIEF: CLI base classes CliFramework (current) and CLIApp (legacy)
* NOTE: All new scripts must extend CliFramework, not CLIApp.
* CLIApp remains for backward-compatibility with existing scripts.
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/Enterprise/DefinitionParser.php
* VERSION: 04.06.00
* BRIEF: Parses Terraform HCL repository definition files into a flat sync-file list
*/
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/Enterprise/EnterpriseReadinessValidator.php
* VERSION: 04.06.00
* BRIEF: Enterprise readiness validation library
*/
-1
View File
@@ -10,7 +10,6 @@
* INGROUP: MokoStandards.Lib
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/Enterprise/FileFixUtility.php
* VERSION: 04.06.00
* BRIEF: Utility class for fixing file formatting issues (line endings, permissions, tabs, trailing spaces)
*/
-1
View File
@@ -10,7 +10,6 @@
* INGROUP: MokoStandards.Enterprise
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/Enterprise/GitHubAdapter.php
* VERSION: 04.06.10
* BRIEF: GitHub implementation of GitPlatformAdapter
*/
-1
View File
@@ -10,7 +10,6 @@
* INGROUP: MokoStandards.Enterprise
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/Enterprise/GitPlatformAdapter.php
* VERSION: 04.06.10
* BRIEF: Interface defining all git platform operations for GitHub/Gitea abstraction
*/
-1
View File
@@ -10,7 +10,6 @@
* INGROUP: MokoStandards.Enterprise
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/Enterprise/GiteaAdapter.php
* VERSION: 04.06.10
* BRIEF: Gitea implementation of GitPlatformAdapter
*/
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/Enterprise/MokoStandardsParser.php
* VERSION: 04.07.00
* BRIEF: Parser for the XML-based .mokostandards repository manifest
*/
-1
View File
@@ -10,7 +10,6 @@
* INGROUP: MokoStandards.Lib
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/Enterprise/PackageBuilder.php
* VERSION: 04.06.00
* BRIEF: Builds release packages for generic, Dolibarr module, and Joomla component projects
*/
@@ -10,7 +10,6 @@
* INGROUP: MokoStandards.Enterprise
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/Enterprise/PlatformAdapterFactory.php
* VERSION: 04.06.10
* BRIEF: Factory for creating platform-specific GitPlatformAdapter instances
*/
-1
View File
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/Enterprise/Plugins/ApiPlugin.php
* VERSION: 04.06.00
* BRIEF: Enterprise plugin for API/Microservices projects
*/
@@ -11,7 +11,6 @@
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /lib/Enterprise/Plugins/DocumentationPlugin.php
* VERSION: 04.06.00
* BRIEF: Enterprise plugin for documentation projects
*/

Some files were not shown because too many files have changed in this diff Show More