Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Nordquist
4289b7f007 Remove duplicate checkout step in workflow
Removed duplicate checkout step in workflow.
2026-01-30 21:29:16 +01:00
Thomas Nordquist
00eb7d4aa5 Update secret persistence method in workflow
Persist OPENAI_API_KEY to .env.llm-tests instead of GITHUB_ENV.
2026-01-30 21:22:55 +01:00
Thomas Nordquist
080a773dbd Persist secrets to agent environment
Add step to persist secrets to agent environment.
2026-01-30 20:13:42 +01:00
Thomas Nordquist
c8c12724f0 Add OPENAI_API_KEY to workflow environment variables 2026-01-27 22:27:41 +01:00
Copilot
c0b2950ecb Configure MQTT broker hostname based on execution context (#993)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thomasnordquist <7721625+thomasnordquist@users.noreply.github.com>
2025-12-24 08:23:42 +01:00
Copilot
6c041cba02 Security hardening: authentication, input validation, OWASP compliance, architecture improvements, and CSP fixes for browser mode (#942) 2025-12-22 16:52:42 +01:00