Greenstand/treetracker-query-api
Add distribution channels to query api
Open
#311 opened on May 16, 2023
devopsgood first issue
Repository metrics
- Stars
- (17 stars)
- PR merge metrics
- (PR metrics pending)
Description
We need to work on different branches and deploy these branches to different channle/domain, so we can test them, use them for different roadmaps in the whole platform, in specific:
- Create
denormalizedbranch and deploy this branch toalphachannel, it could behttps://dev-k8s.treetracker.org/alpha/query, given our major channel is: https://dev-k8s.treetracker.org/query
Please refer to our implementation of similar workflow in the web map client: https://github.com/Greenstand/treetracker-web-map-client/blob/cwm/.releaserc.json