-
Task
-
Resolution: Done
-
Normal
-
None
-
None
While running a full sync with
time ./build/ci/sync-midstream.sh -b rhdh-1-rhel-9 --debug --nopush --always-clone | tee ~/tmp/sync-full-always-clone.log.txt
we see
[INFO] [2/66] Generate manifest.json for workspaces/topology Scanning workspaces/topology for package.json files... Found 4 local packages Fetching upstream versions... Using source: https://github.com/backstage/community-plugins @ c2bb35515eb74134540422575ebf96ace86d599d No missing workspace: dependencies found Added 0 packages from upstream Total packages in manifest: 4 - @backstage-community/plugin-topology@2.6.1 - @internal/topology@1.0.0 - app@0.0.0 - backend@0.0.0 Manifest written to: workspaces/topology/manifest.json Scanning for topology package.json files... found 4 * /home/nboldt/RHDH/DH/4/4-rhdh-plugin-catalog/workspaces/topology/examples/template/content/package.json * /home/nboldt/RHDH/DH/4/4-rhdh-plugin-catalog/workspaces/topology/packages/app/package.json * /home/nboldt/RHDH/DH/4/4-rhdh-plugin-catalog/workspaces/topology/packages/backend/package.json * /home/nboldt/RHDH/DH/4/4-rhdh-plugin-catalog/workspaces/topology/plugins/topology/package.json
Those internal, app, backend, and examples should be deleted so we don't process them.