Compare commits

...

8 Commits

Author SHA1 Message Date
857ce72b8f docs: set docs.kyndemo.live/readme for component/default/pclinic-andrej-demo2 [documentor-agent]
All checks were successful
Integration Test / Unit Tests + Container Smoke (workflow_dispatch) All checks passed
Integration Test / Unit Tests + Container Smoke (pull_request) Successful in 46s
Integration Test / Platform Conformance (pull_request) Successful in 5s
SonarQube Analysis / Build, Test & Analyse (pull_request) Successful in 2m10s
2026-08-25 16:44:51 +00:00
760c54e28c Update catalog-info.yaml
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m12s
2026-08-25 16:31:00 +00:00
5488be391f Update docs/architecture.md
Some checks failed
Build and Publish TechDocs / build-and-publish (push) Has been cancelled
2026-08-25 16:30:28 +00:00
fb41573bca Update README.md 2026-08-25 16:26:15 +00:00
60f9b5c70a Update docs/architecture.md
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 53s
2026-08-17 16:46:23 +00:00
7ccdc55279 Update README.md 2026-08-15 09:44:43 +00:00
64458b022c Merge pull request 'docs: link entities to platform-docs READMEs' (#4) from documentor-annotations-fbe12a2e into main
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 54s
Reviewed-on: #4
2026-08-15 09:32:46 +00:00
c3c2f46bca docs: set docs.kyndemo.live/readme for component/default/pclinic-andrej-demo2 [documentor-agent]
All checks were successful
Integration Test / Platform Conformance (pull_request) Successful in 6s
SonarQube Analysis / Build, Test & Analyse (pull_request) Successful in 1m55s
Integration Test / Unit Tests + Container Smoke (workflow_dispatch) All checks passed
Integration Test / Unit Tests + Container Smoke (pull_request) Successful in 49s
2026-08-13 14:35:55 +00:00
3 changed files with 12 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
# Spring PetClinic Sample Application [![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml)[![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml)
# Spring PetClinic Sample Application v3 [![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml)[![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml)
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/spring-projects/spring-petclinic) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=7517918)

View File

@@ -7,7 +7,8 @@ metadata:
cjot.io/target-domain: apps
gitea.kyndemo.live/project-slug: validate/pclinic-andrej-demo2
gitea.kyndemo.live/repo-slug: validate/pclinic-andrej-demo2
grafana.com/dashboard-url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo2
grafana.com/dashboard-url:
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo2
grafana/alert-label-selector: app=pclinic-andrej-demo2
grafana/dashboard-selector: uid == 'otel-app-observability-v2'
grafana/grafana-instance: default
@@ -15,11 +16,14 @@ metadata:
humanitec.dev/orgId: crucible
humanitec.dev/projectId: pclinic-andrej-demo2
sonarqube.org/project-key: pclinic-andrej-demo2
description: "pclinic-andrej-demo2 \u2014 renovated onto the crucible platform orchestrator"
docs.kyndemo.live/readme:
catalog/component/default/pclinic-andrej-demo2/README.md
description: "pclinic-andrej-demo2 — renovated onto the crucible platform orchestrator"
links:
- icon: dashboard
title: Orchestrator Console
url: https://console.dev.orchestrator.crucible.kyndemo.live/orgs/crucible/projects/pclinic-andrej-demo2/environments/dev
url:
https://console.dev.orchestrator.crucible.kyndemo.live/orgs/crucible/projects/pclinic-andrej-demo2/environments/dev
- icon: web
title: Live Application
url: https://pclinic-andrej-demo2.apps.dev.crucible.kyndemo.live
@@ -31,7 +35,8 @@ metadata:
url: https://gitea.kyndemo.live/validate/pclinic-andrej-demo2/actions
- icon: dashboard
title: Grafana Dashboard
url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo2
url:
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo2
name: pclinic-andrej-demo2
tags:
- platform-orchestrator

View File

@@ -1,8 +1,8 @@
# Architecture
## Service Design
## Updated Service Design
pclinic-andrej-demo2 is a microservice following cloud-native patterns.
pclinic-andrej-demo2 is a microservice following cloud-native patterns. Update for documentor agent.
## Technology Stack