fix: Include bucketRootPath in AWS publisher for Techdocs

Signed-off-by: aarontsharp <aaron.sharp@carta.com>
This commit is contained in:
aarontsharp
2022-08-29 15:48:56 -07:00
parent 6f70113b57
commit 33ac0c0546
3 changed files with 12 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-node': patch
---
Fix Techdocs S3 publisher to include bucketRootPath in requests. Currently, requests made to S3 are omitting this path and fail with a 404