Merge pull request #13251 from kuangp/fix/adrs

fix(ADRs): handle trailing slashes and collator errors
This commit is contained in:
Fredrik Adelöw
2022-08-24 08:40:29 +02:00
committed by GitHub
4 changed files with 22 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-adr-backend': patch
---
Continue processing subsequent entities when an error occurs in collator
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-adr': patch
---
Fix parsing of ADR location which includes a trailing slash