cnoe-io / backstage-app

9 stars 18 forks source link

move argo workflows to ci/cd tab. remove unused components #37

Closed nabuskey closed 1 month ago

nabuskey commented 1 month ago

This moves Argo Workflows related components to the CI/CD tab. Previously the components were under the Overview tab. Generally speaking, CI tools should go under the CI/CD tab when representing applications / components in Backstage.

This also removes components that were not used but present in the overview tab.

Before: image image

After: image

image

fixes: #35