Wait for Services
Version updated for https://github.com/kula-app/wait-for-services-action to version v1.2.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Wait for Services” GitHub Action ensures that required services, such as databases, message brokers, and other dependencies, are fully operational before continuing with subsequent workflow steps. It automates service readiness checks through intelligent health probes, improving reliability in CI/CD pipelines. The action supports both Docker-based and lightweight per-service sub-actions, making it versatile for different runner environments.
Release notes
What’s Changed
- chore(deps): update mongo docker tag to v8.0.12 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/8
- chore(deps): update nats docker tag to v2.11.8 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/9
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/21
- chore(deps): update yarn to v4.9.2 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/12
- chore(deps): update bitnami/kafka docker tag to v3.9.0 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/13
- chore(deps): update dependency prettier to v3.6.2 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/14
- chore(deps): update us-docker.pkg.dev/android-emulator-268719/images/30-google-x64-no-metrics docker tag to v30.3.4 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/15
- chore(deps): update actions/checkout action to v5 - autoclosed by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/16
- chore(deps): update docker/build-push-action action to v6 - autoclosed by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/18
- chore(deps): update postgres docker tag to v17 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/19
- chore(deps): update redis docker tag to v8 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/20
- chore(deps): update bitnami/kafka docker tag to v4 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/17
- chore(deps): update postgres docker tag to v18 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/26
- chore(deps): update nats docker tag to v2.12.0 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/25
- chore(deps): update yarn to v4.10.3 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/23
- chore(deps): update redis docker tag to v8.2.1 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/22
- chore(ci): Replace deprecated bitnami/kafka by @philprime in https://github.com/kula-app/wait-for-services-action/pull/27
- chore(deps): update mongo docker tag to v8.0.15 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/24
- chore(deps): update apache/kafka docker tag to v4.1.0 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/28
- chore(deps): update nats docker tag to v2.12.1 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/30
- feat: add per-service Node.js sub-actions by @philprime in https://github.com/kula-app/wait-for-services-action/pull/39
- chore(deps): update apache/kafka docker tag to v4.2.0 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/34
- chore(deps): update nats docker tag to v2.12.4 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/35
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/36
- chore(deps): update redis docker tag to v8.6.1 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/29
- chore(deps): update mongo docker tag to v8.2.5 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/32
- chore(deps): update dependency eslint to v10 by @renovate[bot] in https://github.com/kula-app/wait-for-services-action/pull/41
Full Changelog: https://github.com/kula-app/wait-for-services-action/compare/v1.1.1...v1.2.0