Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EngSys] Improve logging in GitHub Actions #32636

Open
mikeharder opened this issue Feb 14, 2025 · 0 comments
Open

[EngSys] Improve logging in GitHub Actions #32636

mikeharder opened this issue Feb 14, 2025 · 0 comments
Assignees

Comments

@mikeharder
Copy link
Member

Two levels of logging:

  • default
    • primary audience is spec authors, not EngSys
    • ok to include limited amounts of the most important logs relevant to engsys
      • gh rate limits?
  • debug
    • log as much as possible (within reason)
    • gh adds many extra logs by default (e.g. all requests/responses to GH API)
    • should be able to re-run most workflows with debug enabled, since the context will be re-played on re-run
@mikeharder mikeharder self-assigned this Feb 14, 2025
@mikeharder mikeharder moved this from 🤔 Triage to 🐝 Dev in Azure SDK EngSys 🤖🧠 Feb 14, 2025
@mikeharder mikeharder moved this from 🐝 Dev to 📋 Backlog in Azure SDK EngSys 🤖🧠 Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant