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

[R] Add petstore integration tests to CI #2354

Merged
merged 17 commits into from Mar 11, 2019
Merged

[R] Add petstore integration tests to CI #2354

merged 17 commits into from Mar 11, 2019

Commits on Mar 10, 2019

  1. add r petstore test

    wing328 committed Mar 10, 2019
    Copy the full SHA
    181893f View commit details
    Browse the repository at this point in the history
  2. run test in node 1

    wing328 committed Mar 10, 2019
    Copy the full SHA
    eec3164 View commit details
    Browse the repository at this point in the history
  3. fix r bash test

    wing328 committed Mar 10, 2019
    Copy the full SHA
    7950ef3 View commit details
    Browse the repository at this point in the history
  4. fix typo

    wing328 committed Mar 10, 2019
    Copy the full SHA
    8a4025f View commit details
    Browse the repository at this point in the history
  5. fix permission error

    wing328 committed Mar 10, 2019
    Copy the full SHA
    cdf3960 View commit details
    Browse the repository at this point in the history
  6. fix r installation error

    wing328 committed Mar 10, 2019
    Copy the full SHA
    970462f View commit details
    Browse the repository at this point in the history
  7. use diff r repo

    wing328 committed Mar 10, 2019
    Copy the full SHA
    79ef068 View commit details
    Browse the repository at this point in the history
  8. install latest r

    wing328 committed Mar 10, 2019
    Copy the full SHA
    6359434 View commit details
    Browse the repository at this point in the history
  9. install curl

    wing328 committed Mar 10, 2019
    Copy the full SHA
    cc9081b View commit details
    Browse the repository at this point in the history
  10. use sudo for apt-get

    wing328 committed Mar 10, 2019
    Copy the full SHA
    dfbb06a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. add no manual

    wing328 committed Mar 11, 2019
    Copy the full SHA
    bbe4044 View commit details
    Browse the repository at this point in the history
  2. add sudo install

    wing328 committed Mar 11, 2019
    Copy the full SHA
    b9f3c4a View commit details
    Browse the repository at this point in the history
  3. better caching

    wing328 committed Mar 11, 2019
    Copy the full SHA
    f92c562 View commit details
    Browse the repository at this point in the history
  4. export env

    wing328 committed Mar 11, 2019
    Copy the full SHA
    09a9d70 View commit details
    Browse the repository at this point in the history
  5. update lib location

    wing328 committed Mar 11, 2019
    Copy the full SHA
    22a7cd9 View commit details
    Browse the repository at this point in the history
  6. create lib dir

    wing328 committed Mar 11, 2019
    Copy the full SHA
    63beadb View commit details
    Browse the repository at this point in the history
  7. update r lib dir

    wing328 committed Mar 11, 2019
    Copy the full SHA
    f31eb8e View commit details
    Browse the repository at this point in the history