Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: erond/ruby-on-lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lorennorman/ruby-on-lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Sep 7, 2016

  1. pass command line arguments to ruby

    Mike Mygalenko committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    6f6f2aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request lorennorman#7 from migalenkom/args

    pass command line arguments to ruby
    lorennorman authored Sep 7, 2016
    Configuration menu
    Copy the full SHA
    b351ab0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2016

  1. Remove cache recursively

    `packaging/vendor/*/*/cache/*` is a directory so it should be removed recursively.
    philipqnguyen authored Nov 24, 2016
    Configuration menu
    Copy the full SHA
    9ef6597 View commit details
    Browse the repository at this point in the history
  2. Merge pull request lorennorman#8 from philipqnguyen/patch-1

    Remove cache recursively
    lorennorman authored Nov 24, 2016
    Configuration menu
    Copy the full SHA
    1649c52 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Document bundler 1.9.9 requirement in README

    Added requirement for bundler 1.9.9 to usage section, in support of issue lorennorman#3.
    
    Thanks for the tool! I'm enjoying messing around with it. :-)
    billgathen authored May 11, 2017
    Configuration menu
    Copy the full SHA
    0025de4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request lorennorman#11 from billgathen/patch-1

    Document bundler 1.9.9 requirement in README
    lorennorman authored May 11, 2017
    Configuration menu
    Copy the full SHA
    711d225 View commit details
    Browse the repository at this point in the history
Loading