From 991a950e047e7523e3aeb1ecd62a98a01cc7515e Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Mon, 26 Oct 2020 23:33:03 +0100 Subject: [PATCH] changesets: added changeset for scaffolder-backend updates --- .changeset/chilly-emus-fetch.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/chilly-emus-fetch.md diff --git a/.changeset/chilly-emus-fetch.md b/.changeset/chilly-emus-fetch.md new file mode 100644 index 0000000000..ad77c90f4e --- /dev/null +++ b/.changeset/chilly-emus-fetch.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend': patch +--- + +Added .fromConfig static factories for Preparers and Publishers + read integrations config to support url location types