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

Pulling from dev to set-props #1821

Merged
merged 2 commits into from
Jun 2, 2022
Merged

Pulling from dev to set-props #1821

merged 2 commits into from
Jun 2, 2022

Commits on Jun 2, 2022

  1. Moving log-level to root.go (#1804)

    * location of bug
    
    * moving log-level to root command
    
    * making logVerbosity variable in root.go
    
    * passing correct values while making logger
    
    * removing logVerbosity from raw and cooked
    
    * removing logVerbosity from zt files raw args
    
    * some prob with conflict resolution
    tiverma-msft authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    9af831a View commit details
    Browse the repository at this point in the history
  2. Avoid creating .azcopy under HOME if plan/log location is specified e…

    …lsewhere (#1782)
    
    * avoiding creation of .azcopy if log and plan files have user defined loc
    
    * making azcopyAppPathFolder string irrespective of folder creation
    
    * accessToken to be created where plan files are
    
    * adding TODO
    
    * making same changes in main_unix.go
    
    * getting rid of azcopyAppPathFolder
    
    * making azcopyAppPathFolder before making plan folder to avoid err
    tiverma-msft authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    8346fe9 View commit details
    Browse the repository at this point in the history