From abdbde4285a8583326006d3153db82ea7da13884 Mon Sep 17 00:00:00 2001 From: Calvin Lee Date: Sun, 29 Sep 2024 14:08:53 -0700 Subject: [PATCH] feat: fix issue in repos and parsing Signed-off-by: Calvin Lee --- .changeset/tough-pillows-sip.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/tough-pillows-sip.md b/.changeset/tough-pillows-sip.md index 9ded656fc8..aea3e2d5a0 100644 --- a/.changeset/tough-pillows-sip.md +++ b/.changeset/tough-pillows-sip.md @@ -2,4 +2,4 @@ '@backstage/integration': patch --- -Updated functions parseHarnessUrl, getHarnessLatestCommitUrl, getHarnessFileContentsUrl and getHarnessArchiveUrl +Updated functions parseHarnessUrl, getHarnessLatestCommitUrl, getHarnessFileContentsUrl and getHarnessArchiveUrl to fix parsing of urls