Uploaded image for project: 'Red Hat Internal Developer Platform'
  1. Red Hat Internal Developer Platform
  2. RHIDP-11224

remove examples and packages/app, package/backend from manifest and file system so we don't waste time processing them

    • Icon: Task Task
    • Resolution: Done
    • Icon: Normal Normal
    • 1.9.0
    • None
    • Build, Dynamic Plugins
    • None
    • RHDH COPE 3285

      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.

              nickboldt Nick Boldt
              nickboldt Nick Boldt
              RHDH Cope
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: