From b8e7efe5526ac92d03490db10d82479e05fcc43b Mon Sep 17 00:00:00 2001 From: Jeff Bailey <776901+jeffabailey@users.noreply.github.com> Date: Tue, 26 May 2026 07:15:53 -0700 Subject: [PATCH 1/2] Add Bazaar Backstage plugin to Tools and Applications Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de30748..a34cbd6 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ This [awesome](https://github.com/InnerSourceCommons/awesome-innersource) reposi ## Tools and Applications - [Backstage](https://backstage.io/) - An open platform for building developer portals. Realization of the [InnerSource Portal Pattern](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/2-structured/innersource-portal.md). +- [Bazaar](https://github.com/backstage/community-plugins/tree/main/workspaces/bazaar/plugins/bazaar) - A Backstage plugin that provides a marketplace for surfacing internal projects suitable for InnerSourcing. - [gilda](https://gitlab.com/gilda2/gilda) - InnerSource web gamifiaction platform for GitLab. - [Project Portal for InnerSource by SAP](https://github.com/SAP/project-portal-for-innersource) - A reference implementation to list all InnerSource projects of a company in an interactive and easy to use way. From ec90037ccd67435b99d4ebfdcd29d14b46c9c0ed Mon Sep 17 00:00:00 2001 From: Jeff Bailey <776901+jeffabailey@users.noreply.github.com> Date: Tue, 26 May 2026 18:35:38 -0700 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a34cbd6..9847a9f 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ This [awesome](https://github.com/InnerSourceCommons/awesome-innersource) reposi ## Tools and Applications - [Backstage](https://backstage.io/) - An open platform for building developer portals. Realization of the [InnerSource Portal Pattern](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/2-structured/innersource-portal.md). -- [Bazaar](https://github.com/backstage/community-plugins/tree/main/workspaces/bazaar/plugins/bazaar) - A Backstage plugin that provides a marketplace for surfacing internal projects suitable for InnerSourcing. +- [Bazaar](https://github.com/backstage/community-plugins/tree/main/workspaces/bazaar/plugins/bazaar) - A Backstage plugin that provides a marketplace for surfacing internal projects suitable for InnerSource adoption. - [gilda](https://gitlab.com/gilda2/gilda) - InnerSource web gamifiaction platform for GitLab. - [Project Portal for InnerSource by SAP](https://github.com/SAP/project-portal-for-innersource) - A reference implementation to list all InnerSource projects of a company in an interactive and easy to use way.