Commit Graph

3 Commits

Author SHA1 Message Date
Matteo Silvestri 133b07121e chore: only fetch refs for upgrade-backstage-app
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-11-22 17:49:10 +01:00
Matteo Silvestri 411a2388ac fix: fix missing blobs for upgrade-backstage-app
3 way merge was failing because of missing ancestors.
Fetching the upgrade-helper-diff repository as one of your app's remotes fixes the problem.

The upgrade-helper-diff contains a branch for each version with a clean app bootstrapped with the create-app script.

Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-11-22 15:27:52 +01:00
Matteo Silvestri 9ddff1d46f add upgrade-backstage-app.sh script to contrib
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-09-28 16:07:06 +02:00