backstage / backstage

Backstage is an open framework for building developer portals
https://backstage.io/
Apache License 2.0
26.61k stars 5.46k forks source link

Decide what to do with the `Git` abstraction and deprecated it from the `backend-common` package #24604

Closed camilaibs closed 4 days ago

camilaibs commented 2 weeks ago

Context

Ref: https://github.com/backstage/backstage/issues/24493

Before the stable release, we will be deprecating the backend common package, and the Git abstraction will be moved elsewhere. This task is for us to decide what to do with the Git abstraction, and then make the changes according to our decision.

Open questions

Some of it can be moved into scaffolder-node implementations, but more discussion is needed.

Suggested approach