Django-MOJO
MarkdownOpen in ClaudeOpen in ChatGPT

1.24.23 — Prevent duplicate same-commit deployments

Editorial identity incomplete

2026-09-10

GitHub deliveries for the same commit now reuse one deployment attempt, preventing repeated JobEngine restarts during post-deploy work. Explicit operator retries remain available.

Fixed