Skip to content

adobe/helix-status-service

Helix Status Service

Helix service that reports the status of the runtime environments

Status

codecov CircleCI GitHub license GitHub issues LGTM Code Quality Grade: JavaScript semantic-release

Installation

Usage

The service is installed and available for Adobe I/O Runtime at https://adobeioruntime.net/api/v1/web/helix/helix-services/status@latest.

curl https://adobeioruntime.net/api/v1/web/helix/helix-services/status-service@v1

For more, see the API documentation.

Development

Deploying Helix Status Service

Deploying Helix Status Service requires the wsk command line client, authenticated to a namespace of your choice. For Project Helix, we use the helix namespace.

All commits to main that pass the testing will be deployed automatically. All commits to branches that will pass the testing will get commited as /helix-services/status-service@ci<num> and tagged with the CI build number.