Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

adobe/helix-index-big-tree

Helix Index Big Tree

Like helix-index-tree, but for big trees

Status

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

Installation

Usage

wsk action invoke helix-services/index-big-tree@v1

This service is meant to be invoked from helix-index-tree, so it won't be made available as a web action.

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-index 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-index/index-big-tree@ci<num> and tagged with the CI build number.