cnoe-io / backstage-app

7 stars 15 forks source link

Software catalog #12

Open cmoulliard opened 11 months ago

cmoulliard commented 11 months ago

Question

Will cnoe provide and maintain a catalog of software or rely on an existing ?

    catalog:
      import:
        entityFilename: catalog-info.yaml
        pullRequestBranchName: backstage-integration
      locations:
        - target: https://github.com/janus-idp/backstage-showcase/blob/main/catalog-entities/all.yaml
          type: url
        - target: https://github.com/janus-idp/software-templates/blob/main/showcase-templates.yaml
          type: url

or

    catalog:
      import:
        entityFilename: catalog-info.yaml
        pullRequestBranchName: backstage-integration
      locations: []