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

[WIP] Create rake task lodge:release:prepare #90

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from

Commits on Jul 31, 2014

  1. Configuration menu
    Copy the full SHA
    6d5266d View commit details
    Browse the repository at this point in the history
  2. Modified log_task_failed

    comuttun committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    0402bc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a9f6a2 View commit details
    Browse the repository at this point in the history
  4. Implementing Gemfile replacement

    * Remove '~>' version prefix
    comuttun committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    6011459 View commit details
    Browse the repository at this point in the history
  5. Added @root_path

    comuttun committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    29479a6 View commit details
    Browse the repository at this point in the history
  6. Implemented Gemfile replace

    Getting locked versions from Gemfile.lock,
    and replace versions in Gemfile with them.
    comuttun committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    766bc52 View commit details
    Browse the repository at this point in the history
  7. Modified regexp pattern

    comuttun committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    27d2bf1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf7ebdb View commit details
    Browse the repository at this point in the history
  9. Added git status check

    comuttun committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    e26e43e View commit details
    Browse the repository at this point in the history
  10. Modified git status option

    comuttun committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    3030856 View commit details
    Browse the repository at this point in the history
  11. Added bundle install check

    comuttun committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    2c73d2e View commit details
    Browse the repository at this point in the history
  12. Removed unused method

    comuttun committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    baeae8c View commit details
    Browse the repository at this point in the history
  13. Moved methods into namespace

    comuttun committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    860654b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    46fb1cf View commit details
    Browse the repository at this point in the history
  15. Revert "Added bundle install check"

    This reverts commit 2c73d2e.
    comuttun committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    9ef6bf2 View commit details
    Browse the repository at this point in the history
  16. Added bundle install check

    comuttun committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    9f5d9ad View commit details
    Browse the repository at this point in the history