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

Use GitHub Actions for CI builds #80

Merged
merged 24 commits into from
Oct 19, 2020
Merged

Use GitHub Actions for CI builds #80

merged 24 commits into from
Oct 19, 2020

Commits on Oct 19, 2020

  1. Update CocoaPods to 1.9.3

    NickEntin committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    80a09f2 View commit details
    Browse the repository at this point in the history
  2. Move from Travis CI to GitHub Actions for CI builds

    This also parallelizes our builds a bit more, which should speed up CI times.
    NickEntin committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    451cdc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4388909 View commit details
    Browse the repository at this point in the history
  4. Fix incorrect path

    NickEntin committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    a1ed7c9 View commit details
    Browse the repository at this point in the history
  5. Use iPhone 11 Pro as CI device

    The SE got renamed, so it can't find a matching device
    NickEntin committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    4ea7d95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d0e807 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc58196 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83435d6 View commit details
    Browse the repository at this point in the history
  9. Revert "Update Bundler to 2.1.4 to match CI environment"

    This reverts commit ec68b5a.
    NickEntin committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    9fe8128 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc9e48c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17b4114 View commit details
    Browse the repository at this point in the history
  12. Remove Travis config

    NickEntin committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    dc82b6e View commit details
    Browse the repository at this point in the history
  13. Revert "Use Bundler 1.17.3 for GitHub Actions"

    This reverts commit 0313360.
    NickEntin committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    456e1e8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    32f4e56 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8b63325 View commit details
    Browse the repository at this point in the history
  16. Revert "Increase timeout on flaky test"

    This reverts commit 74b414a.
    NickEntin committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    26134d5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4fccfd0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    48a19c2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cdc0ff2 View commit details
    Browse the repository at this point in the history
  20. Revert "Restore Travis config, except for the sample app"

    This reverts commit 53a7eb3.
    NickEntin committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    a437370 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    368baea View commit details
    Browse the repository at this point in the history
  22. Revert "Restore the log distribution queue's QoS before calling compl…

    …etion handler"
    
    This reverts commit 0743e5d.
    NickEntin committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    c4ab7fc View commit details
    Browse the repository at this point in the history
  23. Revert "Bump tear down timeout to 10 seconds"

    This reverts commit d4a7235.
    NickEntin committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    fd011f8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    05354fe View commit details
    Browse the repository at this point in the history