Skip to content

Releases: bauer-group/automation-templates

v4.17.1

11 Feb 17:14

Choose a tag to compare

4.17.1 (2026-02-11)

🐛 Bug Fixes

♻️ Refactoring

  • verbessere die Ausführung von Befehlen in den Build-Workflows durch Verwendung von eval (db223fb)
  • verbessere die Handhabung der Node.js- und Python-Versionen in den Build-Workflows (13c50f6)
  • verbessere die Handhabung des Installationsbefehls in den Build-Workflows für Node.js und Python (022b576)

v4.17.0

10 Feb 07:16

Choose a tag to compare

4.17.0 (2026-02-10)

🚀 Features

  • Add Docker Base Image Monitor module with configuration and examples (082ba72)
  • docker-maintenance: entferne caller-job-name Input und implementiere automatische Erkennung des Check-Namens (0428a86)
  • docker-maintenance: füge caller-job-name Input hinzu, um Selbstüberprüfung zu vermeiden (25492ed)
  • docker-monitor: erlaube Commit + Workflow-Dispatch gleichzeitig (79e0aad)
  • Füge Validierung für das PAT_READWRITE_REPOSITORY Geheimnis hinzu (755fb71)
  • osv-scanner: implement OSV-Scanner with evaluation and summary reporting (46d39b6)
  • security-scan: füge Schritt zur Vorbereitung des Verzeichnisses für den Vulnerabilitätsbericht hinzu (d8762ab)
  • security-scan: implement Trivy vulnerability scanning and enhance summary reporting (e09cb8a)

🐛 Bug Fixes

  • Ändere den Namen des Personal Access Tokens von PAT_READWRITE_REPOSITORY zu PAT_READWRITE_ORGANISATION in der Dokumentation und Workflow-Konfiguration (3ca764d)
  • docker-monitor: behebe JSON-Parsing-Fehler bei Step-Übergabe (73fb522)
  • docker-monitor: verwende kompaktes JSON für GITHUB_OUTPUT (b2a8613)

♻️ Refactoring

  • docker-monitor: verwende env-Variablen statt GitHub Expressions in Shell (291fc70)
  • Update secrets handling in Docker Base Image Monitor workflows to use 'inherit' (3c845fd)
  • Verwende heredoc für JSON-Ausgaben und verbessere die Verarbeitung von Bildkonfigurationen (4dae503)

v4.16.0

23 Jan 06:45

Choose a tag to compare

4.16.0 (2026-01-23)

🚀 Features

  • Add Dockerfile validation workflow using Hadolint (522a03d)

v4.15.0

22 Jan 06:31

Choose a tag to compare

4.15.0 (2026-01-22)

🚀 Features

  • PlatformIO Build Workflow Documentation and Examples (b0ac8b3)
  • aktualisiere .gitignore, um alle Dateien im .claude-Verzeichnis auszuschließen (847b8a1)
  • aktualisiere Ausnahme in .gitignore für CLAUDE.md (3ab1c85)
  • erweitere ESP32 Build Workflow um Unterstützung für VS Code und PlatformIO Projekte (3575569)
  • füge Ausnahme für Claude Einstellungen zur .gitignore hinzu (a388be4)
  • füge UI/UX Design- und Standardrichtlinien hinzu (1271ca9)

♻️ Refactoring

  • aktualisiere Verhaltensanweisungen für Claude Code und verbessere Struktur (617d976)

v4.14.0

22 Jan 06:14

Choose a tag to compare

4.14.0 (2026-01-22)

🚀 Features

  • erweitere STM32CubeIDE Workflow mit neuen Eingabeparametern und Beispiel-Workflow (6857409)
  • ESP32 Build Workflow Documentation and Examples (5523edd)
  • STM32 Build Workflow Documentation and Examples (ce8ce9c)

🐛 Bug Fixes

  • update condition checks in Docker Compose workflows to use 'result' instead of 'outputs.valid' (869b32d)

v4.13.1

18 Jan 08:12

Choose a tag to compare

4.13.1 (2026-01-18)

🐛 Bug Fixes

  • Add note for CODECOV_TOKEN handling in Windows validation build step (a5d5446)
  • Enhance conditions for publishing to NuGet and GitHub based on test results (3ee8567)
  • Enhance job failure handling for test results and artifact uploads (1fcd503)
  • Ensure successful execution before validating and pushing NuGet packages (3dfd487)
  • Improve test result handling and coverage reporting in .NET NuGet action (b501c44)
  • Update coverage upload condition to include test execution check (630894e)

v4.13.0

17 Jan 10:23

Choose a tag to compare

4.13.0 (2026-01-17)

🚀 Features

  • Add comprehensive documentation for .NET NuGet and semantic-release actions with examples (755f3a8)

🐛 Bug Fixes

  • Add assembly signing support with SNK key configuration in dotnet-build workflow (e4cd23c)
  • Add cache support for NuGet lockfile and update semantic-release rules for breaking changes (6f2913a)
  • Add cache support for NuGet lockfile in dotnet workflows (635d81e)
  • Add package count and names outputs to .NET NuGet action and workflow (ffff9c1)
  • Enable Windows targeting for non-Windows platforms in dotnet workflows (35b999f)
  • Enhance .NET NuGet action outputs with package count and names for multi-package solutions (f791959)
  • Enhance .NET NuGet action with package count output and summary generation options (4ec108f)
  • Enhance package push process with detailed success/failure counts and summary output (9e6e15e)
  • Improve semantic-release configuration by adding support for custom release rules, changelog paths, and extra plugins (a426ea8)
  • Preserve JSON string format for git message in semantic-release configuration (cfd8eae)
  • Refactor test results handling in dotnet-build workflow for improved clarity and cross-platform compatibility (aa9bd4a)
  • Simplify release rules by removing redundant breaking change types in semantic-release configuration (0562caa)
  • Update dotnet-build workflow to use global-json-file and improve test result handling (aa77835)
  • Update matrix strategy to use formatted inputs for OS and .NET version (d75efab)
  • Upgrade to actions/setup-dotnet@v5 and add cache support for improved performance (b6cc9e7)

v4.12.1

16 Jan 09:19

Choose a tag to compare

4.12.1 (2026-01-16)

🐛 Bug Fixes

  • Resolve output path early in SNK generator script (652d089)

v4.12.0

16 Jan 07:34

Choose a tag to compare

4.12.0 (2026-01-16)

🚀 Features

  • Update .NET SDK version to 10.0.x and enhance platform matrix support (f21dbfd)

v4.11.0

16 Jan 07:13

Choose a tag to compare

4.11.0 (2026-01-16)

🚀 Features

  • Add .NET Library Publishing Workflow and related scripts (9225bbc)

🐛 Bug Fixes

  • update AI model description and default value in workflow to gpt-4.1-mini (5a40148)

💄 UI/UX Improvements

  • Update workflow names to include emojis for better visibility (daecaf2)