Commit Graph

7 Commits

Author SHA1 Message Date
Himanshu Mishra 17cab77fd2 techdocs-common: Add tests for google publisher and some more 2020-12-05 17:42:21 +01:00
Himanshu Mishra 50a0911364 techdocs-common: Export @types/express from dependencies 2020-12-04 20:30:01 +01:00
Himanshu Mishra d073ba4f16 techdocs-common: Bump @types/dockerode version 2020-12-04 19:59:15 +01:00
Himanshu Mishra 2cbad5c19d techdocs-common: Bump @backstage/cli version 2020-12-04 19:47:27 +01:00
Himanshu Mishra 084670b37a Google Cloud Storage working with TechDocs (publish and fetch)
Plus
1. Introduce ncessary configs to connect with storage
2. Introduce config to prefer CI build of docs, or techdocs-backend to build and publish them.
3. Write guide how to use Google Cloud Storage with TechDocs
4. Add a TechDocs Configuration reference page in docucmentation
2020-12-03 22:40:15 +01:00
Himanshu Mishra e09cff1682 Abstract Publisher APIs from the router
1. Move fetchMetadata and serve static files to local publisher
2. Create factory class to create publishers based on app cofig
2020-12-02 13:05:44 +01:00
Himanshu Mishra ff348df9fe techdocs-common: Initialize package and move common code from techdocs-backend 2020-12-01 20:48:58 +01:00