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 logging functionality to InteractiveScriptTemplate.py.template #2282

Merged
merged 9 commits into from
Feb 14, 2024

Commits on Feb 11, 2024

  1. Add logging functionality to InteractiveScriptTemplate.py.template

    Signed-off-by: samadpls <abdulsamadsid1@gmail.com>
    samadpls committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    67e5634 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Add subprocess module for executing commands

    Signed-off-by: samadpls <abdulsamadsid1@gmail.com>
    samadpls committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f0965db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dedb68f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6177a6a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    8f4c6e7 View commit details
    Browse the repository at this point in the history
  2. Updated InteractiveScriptTemplate.py.template and add `TestInteract…

    …ive.py`
    
    Signed-off-by: samadpls <abdulsamadsid1@gmail.com>
    samadpls committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e6199a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    115c542 View commit details
    Browse the repository at this point in the history
  4. refactored the subprocess.Popen call

    Signed-off-by: samadpls <abdulsamadsid1@gmail.com>
    samadpls committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b6b9f36 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Fixed formatting and syntax issues

    Signed-off-by: samadpls <abdulsamadsid1@gmail.com>
    samadpls committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    143cbf0 View commit details
    Browse the repository at this point in the history