apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
  name: core
  description: It's a package that shares some common logic between projects, like Redis connection and some robot actions.
  tags:
    - javascript
    - aws-sdk
    - redis
  links:
    - url: https://bitbucket.org/paveisistemas-ondemand/asksuite-core/src/master/
      title: Bitbucket repository
      icon: dashboard
      type: admin-dashboard
spec:
  type: service
  lifecycle: production
  owner: asksuite
  system: asksuite
