Skip to content

Tags: ma3u/MinimumViableHealthDataspacev2

Tags

v1.2.0

Toggle v1.2.0's commit message
feat: Azure deployment + ADRs + README overhaul for v1.2 release

- Add Azure Container Apps deployment workflow (deploy-azure.yml)
  with E2E validation against live instance
- Create 13 standalone ADR documents (docs/ADRs/ADR-001 to ADR-013)
  covering architecture decisions, WCAG, security, Azure, SIMPL
- Rewrite README: replace verbose 270-line phase descriptions with
  compact summary table, add Azure section, update test stats
- Update planning doc: add SIMPL, WCAG, security, Azure sections
  with ADR index table linking all 13 decisions
- Fix E2E tests for Azure: replace hardcoded localhost URLs with
  dynamic PLAYWRIGHT_BASE_URL/KEYCLOAK_PUBLIC_URL env vars
- Add Azure deployment guide and 11 deployment scripts
- Fix .pre-commit-config.yaml YAML syntax (quote entry values)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v1.1.0

Toggle v1.1.0's commit message
fix(ci): allowlist dev-only secrets + soften Trivy findings gate

- Add .gitleaksignore with fingerprints for two dev-only secrets:
  JAD issuerservice base64 superuser key and Vault in-memory clientSecret
- Add continue-on-error to Trivy HIGH/CRITICAL findings step so
  dependency vulns are reported but don't block the pipeline

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v1.0.0

Toggle v1.0.0's commit message
Release 1.0.0 — EHDS Reference Implementation