chore: migrate update server URLs to MokoGitea
This commit was merged in pull request #11.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# FILE INFORMATION
|
||||
# DEFGROUP: Gitea.Workflow
|
||||
# INGROUP: mokocli.Automation
|
||||
# VERSION: 06.00.32
|
||||
# VERSION: 06.00.33
|
||||
# BRIEF: Auto-create feature branch when an issue is opened
|
||||
|
||||
name: "Universal: Issue Branch"
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
DEFGROUP: Template-Joomla
|
||||
INGROUP: Template-Joomla.Documentation
|
||||
REPO: https://github.com/mokoconsulting-tech/Template-Joomla/
|
||||
VERSION: 06.00.32
|
||||
VERSION: 06.00.33
|
||||
PATH: ./CODE_OF_CONDUCT.md
|
||||
BRIEF: Community expectations and enforcement guidelines
|
||||
NOTE: Adapted with attribution from the Contributor Covenant v2.1
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
DEFGROUP: mokoconsulting-tech.Template-Joomla
|
||||
INGROUP: MokoStandards.Governance
|
||||
REPO: https://github.com/mokoconsulting-tech/Template-Joomla
|
||||
VERSION: 06.00.32
|
||||
VERSION: 06.00.33
|
||||
PATH: /GOVERNANCE.md
|
||||
BRIEF: Project governance rules, roles, and decision process for Template-Joomla
|
||||
-->
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ DEFGROUP: Template-Joomla
|
||||
INGROUP: Template-Joomla.Documentation
|
||||
REPO: https://git.mokoconsulting.tech/MokoConsulting/Template-Joomla
|
||||
PATH: /SECURITY.md
|
||||
VERSION: 06.00.32
|
||||
VERSION: 06.00.33
|
||||
BRIEF: Security vulnerability reporting and handling policy
|
||||
-->
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<creationDate>2026-06-27</creationDate>
|
||||
<copyright>Copyright (C) 2026 Moko Consulting.</copyright>
|
||||
<license>GPL-3.0-or-later</license>
|
||||
<version>06.00.32</version>
|
||||
<version>06.00.33</version>
|
||||
<php_minimum>8.3</php_minimum>
|
||||
<description>Self-storage facility management</description>
|
||||
<namespace path="src">Moko\Component\MokoSuiteStorage</namespace>
|
||||
|
||||
@@ -18,6 +18,6 @@
|
||||
<file type="plugin" id="mokosuitestorage" group="webservices">plg_webservices_mokosuitestorage.zip</file>
|
||||
</files>
|
||||
<updateservers>
|
||||
<server type="extension" name="MokoSuiteStorage Updates">https://git.mokoconsulting.tech/api/packages/MokoConsulting/generic/updates/mokosuitestorage/updates.xml</server>
|
||||
<server type="extension" name="MokoSuiteStorage Updates">https://git.mokoconsulting.tech/api/packages/MokoConsulting/generic/MokoSuiteStorage/latest/updates.xml</server>
|
||||
</updateservers>
|
||||
</extension>
|
||||
|
||||
Reference in New Issue
Block a user