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

Bug system2 call error handling #17

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

Commits on Oct 18, 2024

  1. added tryCatch error handling to system2 call

    Tom Schwarzl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6d8f9fb View commit details
    Browse the repository at this point in the history
  2. capture error output of get-config

    Tom Schwarzl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6854003 View commit details
    Browse the repository at this point in the history
  3. version bump

    Tom Schwarzl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7cb50a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ab4cf7 View commit details
    Browse the repository at this point in the history
  5. pre-commit autofixes

    tschwarzl authored and github-actions[bot] committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b556145 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. bugfix, stderr vs stdout

    now written in temp file
    Tom Schwarzl committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    197cfc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aea0d65 View commit details
    Browse the repository at this point in the history
  3. pre-commit autofixes

    tschwarzl authored and github-actions[bot] committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    2a3698d View commit details
    Browse the repository at this point in the history