github kimdre/doco-cd v0.90.0

6 hours ago

What's Changed

The API endpoint /v1/api/jobs now includes a status field that reports the Docker container state.

For example:

  • running job is currently running
  • exited (0) job ran successfuly and exited with status code 0
  • exited (1) job failed and exited with status code 1

✨ Features

  • feat(api): add status field to json response in scheduled jobs api endpoint by @kimdre in #1403

📦 Dependencies

  • chore(deps): update docker/github-builder digest to 17bd7d6 by @renovate[bot] in #1399
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #1400
  • fix(deps): update module github.com/google/go-containerregistry to v0.21.6 by @renovate[bot] in #1401
  • chore(deps): update docker/login-action action to v4.2.0 by @renovate[bot] in #1402

Full Changelog: v0.89.2...v0.90.0

Don't miss a new doco-cd release

NewReleases is sending notifications on new releases.