Commit graph

4 commits

Author SHA1 Message Date
Peter Steinberger
b22d8995dd
Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
Peter Steinberger
ff3145f282 Fix Slack notification payload formatting
- Write JSON to file to avoid shell escaping issues
- Use --data-binary with file reference for proper JSON transmission
- Removes double-stringification problem
2025-06-23 17:15:11 +02:00
Peter Steinberger
042856a947 Fix Slack notification JSON formatting
- Use core.setOutput to properly pass message object
- Fix curl command to avoid double JSON stringification
- Use stdin to pass JSON data to avoid shell escaping issues
2025-06-23 16:19:42 +02:00
Peter Steinberger
8e10e69f54 add CI reporter to Slack 2025-06-23 15:18:45 +02:00