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

Remove prefixes from stored logs #2126

Merged

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    72fe7ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b9611f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aeb6a3 View commit details
    Browse the repository at this point in the history
  4. Remove prefixes from logs written to disk

    Prefixes are still written to stdout/stderr when the task is run, but
    the files on disk only include the raw logs.
    mehulkar committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c0c46b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a5f067 View commit details
    Browse the repository at this point in the history
  6. remove extranneous comment

    mehulkar committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    a1dbd75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8626fbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e009f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c264918 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Update cli/internal/logstreamer/logstreamer.go

    Co-authored-by: Chris Olszewski <chris.olszewski@vercel.com>
    mehulkar and chris-olszewski authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    e6e7145 View commit details
    Browse the repository at this point in the history
  2. Update cli/internal/colorcache/colorcache.go

    Co-authored-by: Chris Olszewski <chris.olszewski@vercel.com>
    mehulkar and chris-olszewski authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    8bbd6d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d094a1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    654d8d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b32ddc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d718f6c View commit details
    Browse the repository at this point in the history