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

Merge develop into master #141

Merged
merged 9 commits into from
Nov 30, 2020
Merged

Merge develop into master #141

merged 9 commits into from
Nov 30, 2020

Commits on Nov 13, 2019

  1. Support to go modules (#113)

    ZaynJarvis authored and cweill committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    1c5384d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. Run go mod tidy (#117)

    shihanng authored and cweill committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    62fe1b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. Fix gofmt warning (#129)

    Run `gofmt -s -w .`.
    
    Fixes #128
    178inaba committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    205cc46 View commit details
    Browse the repository at this point in the history
  2. Add 1.13.x to .travis.yml (#127)

    Fixes #126
    
    Co-authored-by: Charles Weill <c@weill.io>
    178inaba and cweill committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    0437483 View commit details
    Browse the repository at this point in the history
  3. Fix misspell warning (#123)

    Fixes #122
    
    Co-authored-by: Charles Weill <c@weill.io>
    178inaba and cweill committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    b462be8 View commit details
    Browse the repository at this point in the history
  4. Fix vet warning (#125)

    Fixes #124
    
    Co-authored-by: Charles Weill <c@weill.io>
    178inaba and cweill committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    cf73e22 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Add GOTESTS_TEMPLATE and GOTESTS_TEMPLATE_DIR environment variables (#…

    …118)
    
    * Read from environment variables
    
    For the following flags
    
    - template
    
    - template_dir
    
    * Add docs about setting environment variables
    
    * Fix envvar-flag precedence
    
    * Add proper docs on flags
    
    * Add test cases for valOrGetenv
    
    Co-authored-by: Charles Weill <c@weill.io>
    shihanng and cweill committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    7cb3848 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Add parallel to sub test (#121)

    * Add parallel to sub test
    
    * Add parallel flag and option
    
    * Fix README
    
    * Add parallel to template
    
    * Fix templates
    
    * Add tests
    178inaba committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    2435ae5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    dcd80c9 View commit details
    Browse the repository at this point in the history