Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.62 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.62 KB

Helix Service

An example service to be used in and with Project Helix

Status

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

Installation

Usage

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

For more, see the API documentation.

Development

Deploying Helix Service

Deploying Helix 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 master that pass the testing will be deployed automatically. All commits to branches that will pass the testing will get commited as /helix-services/service@ci<num> and tagged with the CI build number.