qqeasonchen opened a new pull request, #5404:
URL: https://github.com/apache/eventmesh/pull/5404

   Fixes #5403
   
   ### Changes
   * `.github/workflows/docker.yml`: add `on: push: branches: [develop]` + 
`workflow_dispatch`; tag strategy - `2.0.0-snapshot` for push/dispatch, 
`latest` + `vX.Y.Z` reserved for release (unchanged).
   
   ### Why
   Images are release-only today - none since v1.12.0 (2025-12-30) while 
develop gained the 2.0.0 architecture (memory storage default, K8s manifests). 
Quick start and K8s assets need a current image.
   
   ### Verification
   * The pipeline itself is proven: the 2026-08-03 manual dispatch 
(1.12.0-docker-fix) built and pushed both images in 24min with the existing 
DOCKERHUB secrets.
   * After merge, the develop push trigger fires immediately on the squash 
commit - watch run + verify `docker pull apache/eventmesh:2.0.0-snapshot`.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to