github-actions[bot]
6e9f4d4a15
Version Packages
2020-12-17 10:16:33 +00:00
Himanshu Mishra
6dedcbddb0
Set correct MIME Type for all types of files served from techdocs-backend
2020-12-15 19:28:50 +01:00
blam
3546862399
chore: update git-url-parse dependency
2020-12-15 13:22:17 +01:00
Himanshu Mishra
565d2b5893
techdocs-common: Add type dependencies
2020-12-14 16:32:23 +01:00
Himanshu Mishra
3aad0fb9e8
Bump latest @backstage packages in techdocs-common
2020-12-11 00:04:49 +01:00
Himanshu Mishra
9507d72a38
1. Replace klaw with recursive-readdir
...
2. Break out reading files logic to a helper function (add tests)
3. Use Promise.all to make sure all files are uploaded
2020-12-10 00:15:00 +01:00
Himanshu Mishra
511f59f021
1. Use $file for googleGcs.credentials
...
2. Clarify that techdocs-common is only used in backend plugin since it is compiled to commonJS
2020-12-09 20:11:33 +01:00
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