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

FLUID-5799, FLUID-5967: Reducing Fragility #5

Merged
merged 23 commits into from
Jan 24, 2017

Commits on Nov 27, 2015

  1. FLUID-5799: Check existence of remote repo

    Will check that the specified remote actually exists, and throw an error if it doesn't.
    Also added options to specify the remote name.
    jobara committed Nov 27, 2015
    Configuration menu
    Copy the full SHA
    c863229 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2015

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

Commits on Aug 11, 2016

  1. FLUID-5799: Providing hints when errors occur.

    Updated the tests and README
    jobara committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    a64ac5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a37de5 View commit details
    Browse the repository at this point in the history
  3. FLUID-5799: Version bump

    jobara committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    2edf5c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

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

Commits on Aug 30, 2016

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

Commits on Aug 31, 2016

  1. NOJIRA: Updating Linting rules

    jobara committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    0a69275 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. FLUID-5967: added an option to get the module's version

    programmatically and via a command line flag.
    jobara committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    be30428 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

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

Commits on Oct 3, 2016

  1. Configuration menu
    Copy the full SHA
    36feebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd241fc View commit details
    Browse the repository at this point in the history
  3. FLUID-5799: Command line options refactored

    Instead of being passed in as a stringified options object, each individual
    option is now taken in as a key/value pair.
    jobara committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    cb85d89 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. Configuration menu
    Copy the full SHA
    099f773 View commit details
    Browse the repository at this point in the history
  2. FLUID-5799: Fixed unit tests

    jobara committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    0e0d366 View commit details
    Browse the repository at this point in the history
  3. FLUID-5799: Cleanup after updating version in dev builds

    The cleanup will happen even in cases where the publishing or tagging steps fail.
    This way the repo won't be left in a "dirty" state.
    jobara committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    7a4f85a View commit details
    Browse the repository at this point in the history
  4. FLUID-5799: Refactoring getCLIOpts and updating related docs

    The getCLIOpts method now converts both "true" and "false" to their respective booleans.
    jobara committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    74478a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

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

Commits on Jan 12, 2017

  1. Configuration menu
    Copy the full SHA
    2775e6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed2231 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e663e25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35a2d3c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

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