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

- chore: ingest source code

108 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-05-18 21:14:53 +00:00
parent a4d8956731
commit 69b0b0b729
14 changed files with 874 additions and 462 deletions

View File

@@ -1,47 +1,46 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: demo-cp4-1
description: 'demo-cp4-1 — renovated via Humanitec v2 Platform Orchestrator'
annotations:
backstage.io/kubernetes-label-selector: app.humanitec.io/name=demo-cp4-1
backstage.io/kubernetes-namespace: demo-cp4-1
backstage.io/techdocs-ref: dir:.
gitea.kyndemo.live/project-slug: validate/demo-cp4-1
gitea.kyndemo.live/repo-slug: validate/demo-cp4-1
backstage.io/kubernetes-namespace: demo-cp4-1
backstage.io/kubernetes-label-selector: "app.humanitec.io/name=demo-cp4-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-cp4-1
grafana/alert-label-selector: app=demo-cp4-1
grafana/dashboard-selector: uid == 'otel-app-observability-v2'
grafana/grafana-instance: default
humanitec.dev/appId: demo-cp4-1
humanitec.dev/orgId: skillful-wild-chicken-2617
humanitec.dev/projectId: demo-cp4-1
humanitec.dev/appId: demo-cp4-1
sonarqube.org/project-key: demo-cp4-1
grafana/grafana-instance: "default"
grafana/alert-label-selector: "app=demo-cp4-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-cp4-1"
tags:
- humanitec-v2
- platform-orchestrator
- renovation
- postgresql
- blob-storage
description: "demo-cp4-1 \u2014 renovated via Humanitec v2 Platform Orchestrator"
links:
- url: https://console.humanitec.dev/orgs/skillful-wild-chicken-2617/projects/demo-cp4-1
title: Humanitec Console
icon: dashboard
- url: https://gitea.kyndemo.live/validate/demo-cp4-1
title: Source Repository
icon: github
- url: https://gitea.kyndemo.live/validate/demo-cp4-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-cp4-1
title: Grafana Dashboard
icon: dashboard
- icon: dashboard
title: Humanitec Console
url: https://console.humanitec.dev/orgs/skillful-wild-chicken-2617/projects/demo-cp4-1
- icon: github
title: Source Repository
url: https://gitea.kyndemo.live/validate/demo-cp4-1
- icon: code
title: CI/CD Pipelines
url: https://gitea.kyndemo.live/validate/demo-cp4-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-cp4-1
name: demo-cp4-1
tags:
- humanitec-v2
- platform-orchestrator
- renovation
- postgresql
- blob-storage
spec:
type: service
dependsOn:
- resource:default/cjot-aks
- resource:default/ho-v2-postgresql
- resource:default/ho-v2-storage-account
lifecycle: experimental
owner: group:default/platform-lead
dependsOn:
- resource:default/cjot-aks
- resource:default/ho-v2-postgresql
- resource:default/ho-v2-storage-account
type: service