Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
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: github/hubot-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: github/hubot-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 6, 2012

  1. Bugfix - handle EC2 instances without tagSets

    Apparently EC2 instances can be created without names?
    
    This should handle instances without metadata / names
    Iristyle committed Nov 6, 2012
    Configuration menu
    Copy the full SHA
    875ec6f View commit details
    Browse the repository at this point in the history
  2. Update src/scripts/fogbugz.coffee

    @technicalpickles I like your solution better.  I have run into use cases where people want to do CASE 1234.
    Jay Sherby committed Nov 6, 2012
    Configuration menu
    Copy the full SHA
    8730ebe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #616 from jaysherby/patch-2

    Update src/scripts/fogbugz.coffee
    technicalpickles committed Nov 6, 2012
    Configuration menu
    Copy the full SHA
    c639390 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #615 from Iristyle/patch-11

    Bugfix - handle EC2 instances without tagSets
    technicalpickles committed Nov 6, 2012
    Configuration menu
    Copy the full SHA
    2ec8e32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abff01e View commit details
    Browse the repository at this point in the history
Loading