Skip to content

Conversation

@xnyo
Copy link
Member

@xnyo xnyo commented Jan 8, 2026

Changes the log system for act tests when running inside GHA. Group all log lines (stdout + stderr) from each runner in its own GHA group. Since tests run in parallel, it's very hard to tell what's going on as each runner used to print to stdout as soon as possible.

Before: https://github.com/grafana/plugin-ci-workflows/actions/runs/20783693980/job/59687286367

After: https://github.com/grafana/plugin-ci-workflows/actions/runs/20817094834/job/59795443100?pr=488

@xnyo xnyo self-assigned this Jan 8, 2026
@xnyo xnyo added the github_actions Pull requests that update GitHub Actions code label Jan 8, 2026
@xnyo xnyo moved this from 📬 Triage to 🧑‍💻 In development in Plugins Platform / Grafana Community Jan 8, 2026
@xnyo xnyo marked this pull request as ready for review January 8, 2026 12:07
@xnyo xnyo requested review from a team as code owners January 8, 2026 12:07
@xnyo xnyo requested review from academo, s4kh and wbrowne January 8, 2026 12:07
@xnyo xnyo moved this from 🧑‍💻 In development to 🔬 In review in Plugins Platform / Grafana Community Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

Status: 🔬 In review

Development

Successfully merging this pull request may close these issues.

1 participant