Azure / Azure/azure-rest-api-specs

[EngSys] Shared code to limit job summary to 1MB

Open
#35,854 0 comments 0 reactions 1 assignee View on GitHub

@mikeharder is already working on this.

Since Jul 11, 2025.

Dominant language
TypeSpec
Stars
3.1k
Forks
6k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

1. generate markdown summary to in-memory buffer
2. If under 1MB, post to GITHUB_STEP_SUMMARY
3. if > 1MB, either:
A. upload as a build artifact, and change the summary to a link (or instructions) for users to download the file and open it in a markdown viewer like VSCode
B. just link to console log

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.