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

Merging development in master for Release 0.3.0 #28

Merged
merged 5 commits into from
Sep 11, 2020
Merged

Commits on Aug 4, 2020

  1. PRO-16810: ProvarDX Incorrect Help messages (#23)

    -   Updated help messages for runtests, validate commands displayed on running `sfdx provar --help`
    -   Updated company name in LICENSE.md
    riteshnahar committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    a660e66 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. PRO-16923: ProvarDX runtests fails to handle special characters in Sc…

    …ratch Org Passwords properly (#25)
    
    * PRO-16923: ProvarDX runtests fails to handle special characters in Scratch Org Passwords properly
    
    * PRO-16923: Special characters were causing issues on different OS so encoded the password
    
    * PRO-16897: ProvarDX: Runtests secrets flag override incorrectly documented
    
    * PRO-16897: ProvarDX: Runtests secrets flag override incorrectly documented
    riteshnahar committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    609db17 View commit details
    Browse the repository at this point in the history
  2. PRO-16890 : Enforce required flags for provar:metadatacache (#26)

    * PRO-16890 : Enforce required flags for provar:metadatacache
    
    The command started executing even when required flags were not given.
    Changed that to give error in typescript itself. Also made changes to
    make sure that the flags work correctly in tandem.
    
    * PRO-16890 : Implement review comments and add change log
    
    * PRO-16890 : Implement review comments
    
    Corrected conditional checks to use "===" & '!==' for comparison and
    renamed variables with self explanatory names
    
    * PRO-16890 : Implement review comments
    
    Co-authored-by: mayank.nehru <mayank.nehru@HP-Mayanknehru>
    Mayank Nehru and mayank.nehru committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    1d25b10 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. PRO-17213: ProvarDX 0.3.0 release (#27)

    Bumped version to 0.3.0
    riteshnahar committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    679ed69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c8fd8 View commit details
    Browse the repository at this point in the history