From e3d7ce12e395ebb57a13af3b1b4a110675f5246e Mon Sep 17 00:00:00 2001 From: aarontsharp Date: Tue, 30 Aug 2022 08:48:09 -0700 Subject: [PATCH] clearer patch message Signed-off-by: aarontsharp --- .changeset/big-spies-check.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/big-spies-check.md b/.changeset/big-spies-check.md index 6f8c3208ee..c704c7d00e 100644 --- a/.changeset/big-spies-check.md +++ b/.changeset/big-spies-check.md @@ -2,4 +2,4 @@ '@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 +Fix Techdocs S3 and GCS publisher to include bucketRootPath in requests