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 unrelated output from parse-sandboxed #1334

Merged
merged 6 commits into from
Jan 10, 2024
Merged

Commits on Jan 10, 2024

  1. Remove unrelated output from parse-sandboxed

    This patch removes all output from `parse-sandboxed` that isn't directly
    related to its purpose of parsing dependency files. This includes
    omitting both config and update messages.
    
    Closes #1328.
    cd-work committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    38fc964 View commit details
    Browse the repository at this point in the history
  2. Change selfmanage check

    cd-work committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    691d49f View commit details
    Browse the repository at this point in the history
  3. Swith to with_context

    cd-work committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7845575 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    cd-work committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9e39fc7 View commit details
    Browse the repository at this point in the history
  5. Update comment

    cd-work committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    81da68d View commit details
    Browse the repository at this point in the history
  6. Regenerate documentation

    cd-work committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1dc4ff2 View commit details
    Browse the repository at this point in the history