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

exec subcommand #624

Merged
merged 59 commits into from
Dec 14, 2021
Merged

exec subcommand #624

merged 59 commits into from
Dec 14, 2021

Commits on Dec 14, 2021

  1. Initial exec

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    684f2f0 View commit details
    Browse the repository at this point in the history
  2. rm test settings

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    ee0a629 View commit details
    Browse the repository at this point in the history
  3. Add choices for exec_shell

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    1472d52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebd558e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa07519 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f593f27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21984cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2cc2b3f View commit details
    Browse the repository at this point in the history
  9. Initial integration tests

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    ff23ccc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b90945b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    960c5ed View commit details
    Browse the repository at this point in the history
  12. relrod PR review feedback

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    c3228c6 View commit details
    Browse the repository at this point in the history
  13. Update docstrings

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    8fd5a08 View commit details
    Browse the repository at this point in the history
  14. Add changes

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    37d333d View commit details
    Browse the repository at this point in the history
  15. cfg file is str or None

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    ac20f0f View commit details
    Browse the repository at this point in the history
  16. Update src/ansible_navigator/actions/_actions.py

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    cidrblock and webknjaz committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    cc0534d View commit details
    Browse the repository at this point in the history
  17. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    179711d View commit details
    Browse the repository at this point in the history
  18. Update src/ansible_navigator/actions/exec.py

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    cidrblock and webknjaz committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    285be57 View commit details
    Browse the repository at this point in the history
  19. rename var

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    9e94c66 View commit details
    Browse the repository at this point in the history
  20. Update changelog

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a60199d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    94a7199 View commit details
    Browse the repository at this point in the history
  22. Update src/ansible_navigator/app.py

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    cidrblock and webknjaz committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    2de192a View commit details
    Browse the repository at this point in the history
  23. Update src/ansible_navigator/app.py

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    cidrblock and webknjaz committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    5b634d1 View commit details
    Browse the repository at this point in the history
  24. Update src/ansible_navigator/configuration_subsystem/navigator_post_p…

    …rocessor.py
    
    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    cidrblock and webknjaz committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    c90d76a View commit details
    Browse the repository at this point in the history
  25. Update tests/integration/actions/exec/base.py

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    cidrblock and webknjaz committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a1a9664 View commit details
    Browse the repository at this point in the history
  26. Update tests/integration/actions/exec/__init__.py

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    cidrblock and webknjaz committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    f019d83 View commit details
    Browse the repository at this point in the history
  27. Update tests/integration/actions/exec/base.py

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    cidrblock and webknjaz committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    3c6832d View commit details
    Browse the repository at this point in the history
  28. switch to pathlib

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    7a72e58 View commit details
    Browse the repository at this point in the history
  29. add current

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    16b6735 View commit details
    Browse the repository at this point in the history
  30. long line

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    3cfed8a View commit details
    Browse the repository at this point in the history
  31. type fix

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    12e4084 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e0e7e98 View commit details
    Browse the repository at this point in the history
  33. shell and $ test

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    b57d9b2 View commit details
    Browse the repository at this point in the history
  34. console

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    04fec47 View commit details
    Browse the repository at this point in the history
  35. bash

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    02408de View commit details
    Browse the repository at this point in the history
  36. rm directive

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    4a97a0b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    000484e View commit details
    Browse the repository at this point in the history
  38. Update docstrings

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    b2a4cc0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8dbda2f View commit details
    Browse the repository at this point in the history
  40. rm merge conflict

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    8404538 View commit details
    Browse the repository at this point in the history
  41. break string

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    7e1d705 View commit details
    Browse the repository at this point in the history
  42. break string

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    3cc4a56 View commit details
    Browse the repository at this point in the history
  43. Update docstrings

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    3578605 View commit details
    Browse the repository at this point in the history
  44. rm merge conflict

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    cf4e061 View commit details
    Browse the repository at this point in the history
  45. empty

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    5889d97 View commit details
    Browse the repository at this point in the history
  46. rm unneeded pylint

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    f34c4fb View commit details
    Browse the repository at this point in the history
  47. empty

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    de19ffe View commit details
    Browse the repository at this point in the history
  48. empty

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    8a661d0 View commit details
    Browse the repository at this point in the history
  49. Update docs/changelog-fragments.d/526.feature.md

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    cidrblock and webknjaz committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    73744b7 View commit details
    Browse the repository at this point in the history
  50. Update docs/changelog-fragments.d/526.feature.md

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    cidrblock and webknjaz committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    0c8c06c View commit details
    Browse the repository at this point in the history
  51. no output

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    0c50868 View commit details
    Browse the repository at this point in the history
  52. no prompt

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    3009fc8 View commit details
    Browse the repository at this point in the history
  53. Update docs/changelog-fragments.d/526.feature.md

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    cidrblock and webknjaz committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    9353a48 View commit details
    Browse the repository at this point in the history
  54. empty

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    d5f6e33 View commit details
    Browse the repository at this point in the history
  55. empty

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a2c13cf View commit details
    Browse the repository at this point in the history
  56. empty

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    e0c914b View commit details
    Browse the repository at this point in the history
  57. Update src/ansible_navigator/actions/exec.py

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    cidrblock and webknjaz authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    0ebf309 View commit details
    Browse the repository at this point in the history
  58. rm try/except in action

    cidrblock committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    945cde6 View commit details
    Browse the repository at this point in the history
  59. Update tests/integration/actions/exec/base.py

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    cidrblock and webknjaz authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    74ff5de View commit details
    Browse the repository at this point in the history