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 support for targetrc file to execute commands when a target shell is spawned #859

Merged
merged 8 commits into from
Oct 7, 2024

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    a434c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a06173a View commit details
    Browse the repository at this point in the history
  3. Refactor to make run commands file path a local variable.

    This avoids unnecessary state in the TargetCLI class
    twiggler committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    386eacb View commit details
    Browse the repository at this point in the history
  4. Make method for loading rc file private

    This prevents polution of the TargetCli interface.
    twiggler committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    607a1a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0e3cf2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    754b57e View commit details
    Browse the repository at this point in the history
  7. Rename constants

    twiggler committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    afc3150 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b96b70 View commit details
    Browse the repository at this point in the history