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

GH 1451 #1454

Closed
wants to merge 5 commits into from
Closed

GH 1451 #1454

wants to merge 5 commits into from

Commits on Mar 7, 2023

  1. ignore python venv

    Signed-off-by: Yaniv Eliash <yaniv@sre.engineer>
    yaniveliash committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4577589 View commit details
    Browse the repository at this point in the history
  2. main cli tool

    Signed-off-by: Yaniv Eliash <yaniv@sre.engineer>
    yaniveliash committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    64f6c43 View commit details
    Browse the repository at this point in the history
  3. python requirements file

    Signed-off-by: Yaniv Eliash <yaniv@sre.engineer>
    yaniveliash committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    af41a52 View commit details
    Browse the repository at this point in the history
  4. default cli variables

    Signed-off-by: Yaniv Eliash <yaniv@sre.engineer>
    yaniveliash committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    79939e2 View commit details
    Browse the repository at this point in the history
  5. * Removed base_integration_path, now new integrations will be created at

      the script's path
    * Changed file and directories path concatanation to os.path.join
    * Linter kicked in and formatted the file.
    
    Signed-off-by: Yaniv Eliash <yaniv@sre.engineer>
    yaniveliash committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    8e5c3e1 View commit details
    Browse the repository at this point in the history