Releases: bauer-group/automation-templates
Releases · bauer-group/automation-templates
v4.17.1
v4.17.0
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
v4.16.0
v4.15.0
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
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
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
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)