github kimdre/doco-cd v0.98.0

latest releases: v0.99.1, v0.99.0
one day ago

What's Changed

  • Added a new container label cd.doco.deployment.config.target to prevent multiple doco-cd instances to interfere with each other when auto-deployment is used.
  • Commit status now gets posted per stack if the stack gets deployed. Skipped deployments will not appear in the commit status check. In addition, if the deployment has a target name, it will also appear in the commit status context.
    • Init or pre-deploy stage failed: doco-cd/deploy: <error message>
    • Without deployment target: doco-cd/<stack>: <message>
    • With deployment target: doco-cd/<target>/<stack>: <message>

🌟 Improvements

  • fix(autodiscovery): enhance config target handling by @kimdre in #1526
  • feat(commitstatus): add per-stack commit status contexts by @kimdre in #1528

Full Changelog: v0.97.0...v0.98.0

Don't miss a new doco-cd release

NewReleases is sending notifications on new releases.