openedx / i18n-tools

Tools to help with internationalization and localization of Open edX projects
Apache License 2.0
26 stars 31 forks source link

chore: add catalog info for backstage #130

Closed brian-smith-tcril closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d749793) 99.47% compared to head (dc14a93) 99.47%.

:exclamation: Current head dc14a93 differs from pull request most recent head 1f1d850. Consider uploading reports for the commit 1f1d850 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #130 +/- ## ======================================= Coverage 99.47% 99.47% ======================================= Files 10 10 Lines 381 381 Branches 28 28 ======================================= Hits 379 379 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

brian-smith-tcril commented 1 year ago

@feanil just to confirm before I update this

apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
  name: 'i18n-tools'
  description: "Tools to help with internationalization and localization of Open edX projects"
spec:
  owner: domain-translations
  type: 'library'
  lifecycle: 'production'

is all we need?

feanil commented 1 year ago

Yep, that looks right to me.