feat: modernize application — source, platform artifacts, CI/CD
Some checks failed
Build and Publish TechDocs / build-and-publish (push) Successful in 58s
Build and Push to ACR / Build and Push (push) Successful in 5m0s
SonarQube Analysis / Build, Test & Analyse (pull_request) Failing after 14s
Integration Test / Unit Tests + Container Smoke (workflow_dispatch) Some checks failed

- chore: ingest source code

111 files from https://github.com/spring-projects/spring-petclinic
- feat: add platform deployment artifacts
- feat: add CI/CD workflow automation
This commit is contained in:
2026-07-22 16:32:40 +00:00
parent 9d75b3fd38
commit 3bef80a297
14 changed files with 857 additions and 445 deletions

View File

@@ -1,46 +1,45 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: demo-cloud-mgmt-1
description: 'demo-cloud-mgmt-1 — renovated via Humanitec v2 Platform Orchestrator'
annotations:
backstage.io/kubernetes-label-selector: app.humanitec.io/name=demo-cloud-mgmt-1
backstage.io/kubernetes-namespace: demo-cloud-mgmt-1
backstage.io/techdocs-ref: dir:.
cjot.io/target-domain: apps
gitea.kyndemo.live/project-slug: validate/demo-cloud-mgmt-1
gitea.kyndemo.live/repo-slug: validate/demo-cloud-mgmt-1
backstage.io/kubernetes-namespace: demo-cloud-mgmt-1
backstage.io/kubernetes-label-selector: "app.humanitec.io/name=demo-cloud-mgmt-1"
backstage.io/techdocs-ref: dir:.
grafana.com/dashboard-url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=demo-cloud-mgmt-1
grafana/alert-label-selector: app=demo-cloud-mgmt-1
grafana/dashboard-selector: uid == 'otel-app-observability-v2'
grafana/grafana-instance: default
humanitec.dev/appId: demo-cloud-mgmt-1
humanitec.dev/orgId: skillful-wild-chicken-2617
humanitec.dev/projectId: demo-cloud-mgmt-1
humanitec.dev/appId: demo-cloud-mgmt-1
cjot.io/target-domain: apps
sonarqube.org/project-key: demo-cloud-mgmt-1
grafana/grafana-instance: "default"
grafana/alert-label-selector: "app=demo-cloud-mgmt-1"
grafana/dashboard-selector: "uid == 'otel-app-observability-v2'"
grafana.com/dashboard-url: "https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=demo-cloud-mgmt-1"
tags:
- humanitec-v2
- platform-orchestrator
- renovation
- postgresql
description: "demo-cloud-mgmt-1 \u2014 renovated via Humanitec v2 Platform Orchestrator"
links:
- url: https://console.humanitec.dev/orgs/skillful-wild-chicken-2617/projects/demo-cloud-mgmt-1
title: Humanitec Console
icon: dashboard
- url: https://gitea.kyndemo.live/validate/demo-cloud-mgmt-1
title: Source Repository
icon: github
- url: https://gitea.kyndemo.live/validate/demo-cloud-mgmt-1/actions
title: CI/CD Pipelines
icon: code
- url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=demo-cloud-mgmt-1
title: Grafana Dashboard
icon: dashboard
- icon: dashboard
title: Humanitec Console
url: https://console.humanitec.dev/orgs/skillful-wild-chicken-2617/projects/demo-cloud-mgmt-1
- icon: github
title: Source Repository
url: https://gitea.kyndemo.live/validate/demo-cloud-mgmt-1
- icon: code
title: CI/CD Pipelines
url: https://gitea.kyndemo.live/validate/demo-cloud-mgmt-1/actions
- icon: dashboard
title: Grafana Dashboard
url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=demo-cloud-mgmt-1
name: demo-cloud-mgmt-1
tags:
- humanitec-v2
- platform-orchestrator
- renovation
- postgresql
spec:
type: service
dependsOn:
- resource:default/cjot-aks
- resource:default/ho-v2-postgresql
lifecycle: experimental
owner: platform-engineering
dependsOn:
- resource:default/cjot-aks
- resource:default/ho-v2-postgresql
type: service