feat: modernize application — source, platform artifacts, CI/CD
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m3s
Build and Push to ACR / Build and Push (push) Successful in 4m26s

- 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-06-04 17:13:26 +00:00
parent d89ca448b0
commit ba66d123e7
14 changed files with 874 additions and 462 deletions

View File

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