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 env variable to cmd flags (backport #9040) #9318

Merged
merged 4 commits into from
May 17, 2021

Commits on May 12, 2021

  1. Add env variable to cmd flags (#9040)

    * first draft
    
    * add tests in config_test package
    
    * refactored, all tests pass, r4r
    
    * ready for review
    
    * add envPrefix
    
    * Update simapp/simd/cmd/root.go
    
    Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
    
    * fix linter issues
    
    * minor fixes
    
    Co-authored-by: Alessio Treglia <alessio@tendermint.com>
    Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    (cherry picked from commit a465ae1)
    
    # Conflicts:
    #	client/context.go
    #	simapp/simd/cmd/root.go
    cyberbono3 authored and mergify-bot committed May 12, 2021
    Configuration menu
    Copy the full SHA
    464569e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Merge branch 'release/v0.42.x' of ssh://github.com/cosmos/cosmos-sdk …

    …into mergify/bp/release/v0.42.x/pr-9040
    amaury1093 committed May 17, 2021
    Configuration menu
    Copy the full SHA
    9a7e6f4 View commit details
    Browse the repository at this point in the history
  2. Remove line

    amaury1093 committed May 17, 2021
    Configuration menu
    Copy the full SHA
    94857c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d73296e View commit details
    Browse the repository at this point in the history