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

Add JSON stream progress writer #11478

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Mar 27, 2024

  1. Add JSON stream progress writer

    Signed-off-by: Felix Fontein <felix@fontein.de>
    felixfontein committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0715c38 View commit details
    Browse the repository at this point in the history
  2. Pass 'plain' instead of 'json' to build backend

    Signed-off-by: Felix Fontein <felix@fontein.de>
    felixfontein committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2227953 View commit details
    Browse the repository at this point in the history
  3. Format errors as JSON when in JSON progress mode.

    Signed-off-by: Felix Fontein <felix@fontein.de>
    felixfontein committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0662237 View commit details
    Browse the repository at this point in the history
  4. Set logging format to JSON.

    Signed-off-by: Felix Fontein <felix@fontein.de>
    felixfontein committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fc8a80e View commit details
    Browse the repository at this point in the history
  5. Use rawjson for the build backend.

    Signed-off-by: Felix Fontein <felix@fontein.de>
    felixfontein committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2f78203 View commit details
    Browse the repository at this point in the history