Commit Graph

2 Commits

Author SHA1 Message Date
Claude
987135fb07 Add scheduled daily run to traffic-reporting workflow (#480)
* Initial plan

* feat: add daily scheduled run for traffic-reporting workflow

Update traffic-reporting.yml to run both on-demand and at 1AM UTC daily

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com>

---------

Co-authored-by: anthropic-code-agent[bot] <242468646+Claude@users.noreply.github.com>
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com>
2025-12-11 10:14:14 +11:00
Matt Soucoup
ce81b23198 Add GitHub Actions workflow for traffic reporting (#470)
* Add GitHub Actions workflow for traffic reporting

* Update .github/workflows/traffic-reporting.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .github/workflows/traffic-reporting.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add HTTPS scheme validation for REPORTING_URL in traffic-reporting workflow (#471)

* Initial plan

* Add HTTPS scheme validation for REPORTING_URL

Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com>

* Add timeout and retry configuration to curl command in traffic-reporting workflow (#472)

* Initial plan

* Add timeout and retry configuration to curl command

Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com>

* Use --silent --show-error flags in traffic-reporting curl command (#473)

* Initial plan

* Update curl to use --silent --show-error flags for better error handling

Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com>
Co-authored-by: Matt Soucoup <masoucou@microsoft.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com>
2025-12-10 09:27:07 +11:00