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

integrate travis & codecov #16

Merged
merged 23 commits into from Jul 27, 2015
Merged

integrate travis & codecov #16

merged 23 commits into from Jul 27, 2015

Commits on Jul 27, 2015

  1. integrate travis & codecov

    Change-Id: I2623ce2ee9471803008419fe243f320bf79c96ec
    bgerstle committed Jul 27, 2015
    Copy the full SHA
    75b148b View commit details
    Browse the repository at this point in the history
  2. fix makefile

    Change-Id: I0b845896e6b212e7934953ed9cb74b6688ff9cc3
    bgerstle committed Jul 27, 2015
    Copy the full SHA
    4cca392 View commit details
    Browse the repository at this point in the history
  3. really fix makefile

    Change-Id: I846c90a411f88792974a0d5136f479523c6e851a
    bgerstle committed Jul 27, 2015
    Copy the full SHA
    2f75f50 View commit details
    Browse the repository at this point in the history
  4. fix bundler check

    Change-Id: Ib19d80fd5f51bed09ee0b5a97da3f7710b491002
    bgerstle committed Jul 27, 2015
    Copy the full SHA
    013ad8d View commit details
    Browse the repository at this point in the history
  5. disable bundler check..

    Change-Id: I944e3b094ad8bf12608d9056ba225436beef5a73
    bgerstle committed Jul 27, 2015
    Copy the full SHA
    d191901 View commit details
    Browse the repository at this point in the history
  6. re-enable check & install bundler

    Change-Id: Iebcf3bf12d98d85fb8c782794de9b2397237b321
    bgerstle committed Jul 27, 2015
    Copy the full SHA
    abc36ba View commit details
    Browse the repository at this point in the history
  7. remove gem install and .ruby-version

    Change-Id: I7fcc23e8d973f10aa15d9edc84386338658d130a
    bgerstle committed Jul 27, 2015
    Copy the full SHA
    0715390 View commit details
    Browse the repository at this point in the history
  8. dont install cocoapods in ci

    Change-Id: I09d3a859ef7405a69c49d98c53186001dda93fdd
    bgerstle committed Jul 27, 2015
    Copy the full SHA
    f8853c2 View commit details
    Browse the repository at this point in the history
  9. move bundle into vendor/bundle

    Since Travis apparently ignored our local bundle config...
    
    Change-Id: I737918b1cac8be5d7a05e87730654437ece2846d
    bgerstle committed Jul 27, 2015
    Copy the full SHA
    b41d530 View commit details
    Browse the repository at this point in the history
  10. enable shared gems

    bgerstle committed Jul 27, 2015
    Copy the full SHA
    3580f7a View commit details
    Browse the repository at this point in the history
  11. ignore bundle config

    bgerstle committed Jul 27, 2015
    Copy the full SHA
    31c041e View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    01b0d08 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    8ca90b6 View commit details
    Browse the repository at this point in the history
  14. use xcode 6.4

    bgerstle committed Jul 27, 2015
    Copy the full SHA
    628c6fb View commit details
    Browse the repository at this point in the history
  15. run bundle update

    bgerstle committed Jul 27, 2015
    Copy the full SHA
    1188921 View commit details
    Browse the repository at this point in the history
  16. Fixing unit tests building and some failing tests after 5.0 merge

    Some tests are still failing… mostly in the legacy migration.
    
    Change-Id: Id23fedaef41fc5b2fb02705d4b504e03bcc9b425
    Corey Floyd committed Jul 27, 2015
    Copy the full SHA
    5fbee48 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    cde1628 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    e7be385 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    3f89f06 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    456f082 View commit details
    Browse the repository at this point in the history
  21. point travis & its lane

    bgerstle committed Jul 27, 2015
    Copy the full SHA
    2a824c1 View commit details
    Browse the repository at this point in the history
  22. update README

    GH vs. Gerrit & added codecov badge
    bgerstle committed Jul 27, 2015
    Copy the full SHA
    b563cbb View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    90c5f19 View commit details
    Browse the repository at this point in the history