luke
790e4b0f9b
Fix remaining linter errors: add error checking for os.Mkdir and os.WriteFile in test helpers
CI / Test (pull_request) Successful in 26s
CI / Lint (pull_request) Successful in 1m31s
CI / Build (pull_request) Successful in 1m19s
2026-04-20 21:29:21 +01:00
renovate-bot
0f2ac9440e
Add renovate.json
CI / Test (pull_request) Successful in 27s
CI / Lint (pull_request) Failing after 1m28s
CI / Build (pull_request) Has been skipped
2026-04-20 20:23:03 +00:00
luke
fcfc9634ec
Fix linter errors: add error checking for template execution and file operations
SonarQube Scan / SonarQube Analysis (push) Failing after 1m12s
2026-04-20 21:21:24 +01:00
luke
9bc39be5fa
Fix SonarQube workflow to use vars for SONAR_HOST_URL
SonarQube Scan / SonarQube Analysis (push) Successful in 1m26s
2026-04-18 20:10:13 +01:00
luke
65d939196c
Add CI and SonarQube workflows for automated testing and code quality analysis
...
SonarQube Scan / SonarQube Analysis (push) Failing after 1m13s
Co-authored-by: Copilot <copilot@github.com >
2026-04-18 20:07:15 +01:00
luke
8bd45193b0
Add initial implementation of ePage application with Docker support
...
- Create main application logic with HTTP handlers for form submissions
- Implement Pushover API integration for sending messages
- Add unit tests for handlers and Pushover payload structure
- Include Dockerfile and docker-compose configuration for easy deployment
- Add example environment file and update README with setup instructions
- Create HTML templates for user interface
2026-04-18 20:02:32 +01:00
luke
61651c30fa
Initial commit
2026-04-18 18:47:04 +00:00