96c7bd9e46
- mokoconsulting-tech → MokoConsulting across all docs - github.com → git.mokoconsulting.tech - CLI examples updated with new org name Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1.8 KiB
1.8 KiB
Release Staging (RS) Server Deployment
DEPRECATED (v04.06.00): The
deploy-rs.ymlworkflow has been retired. RS deployment is now handled exclusively through the release pipeline. Release artifacts are published via GitHub Releases (auto-release.yml) and distributed through platform-specific channels (Joomlaupdates.xml, Dolibarrupdate.txt). TheRS_FTP_*variables and secrets are no longer used.
Current Release Pipeline
dev → [alpha] → [beta] → rc → version/XX → main → dev
optional optional
Production/RS deployment is achieved by:
- Joomla — GitHub Release ZIP + SHA-256 +
updates.xmlwith 5 stability entries (development,alpha,beta,release-candidate,vXX) - Dolibarr — GitHub Release +
update.txt - Generic — GitHub Release
There is no longer a separate SFTP deployment step to a release staging server.
See Also
- Dev Deployment — development server (still active)
- Demo Deployment — demo server (still active)
- Auto Release — release pipeline that replaced RS deployment
- Release System — end-to-end release lifecycle