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

Issue66 with ci-skip parameter #71

Merged
merged 5 commits into from
Mar 19, 2019
Merged

Issue66 with ci-skip parameter #71

merged 5 commits into from
Mar 19, 2019

Commits on Feb 25, 2019

  1. feat(app): add ci parameter

    users can specify whether or not CI scripts should be run
    Nicolas Guilhaudin committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    da75cc6 View commit details
    Browse the repository at this point in the history
  2. test(app): test for --ci

    unit test for --ci parameter
    Nicolas Guilhaudin committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    7a64509 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Merge branch 'master' into issue66

    # Conflicts:
    #	src/index.js
    Franz Nieschalk committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    733dc8c View commit details
    Browse the repository at this point in the history
  2. refactor(app): renamed ci option to ci-skip

    Franz Nieschalk committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    b469b07 View commit details
    Browse the repository at this point in the history
  3. refactor(app): const commitMessage to pass tests

    Franz Nieschalk committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    733f89d View commit details
    Browse the repository at this point in the history