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

CircleCI migration from 1.0 to 2.0 #333

Merged
merged 26 commits into from
Jun 17, 2018
Merged

CircleCI migration from 1.0 to 2.0 #333

merged 26 commits into from
Jun 17, 2018

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    b980215 View commit details
    Browse the repository at this point in the history
  2. install docker compose

    wing328 committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    ae5f08b View commit details
    Browse the repository at this point in the history
  3. add setup remote docker

    wing328 committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    b2e5fdd View commit details
    Browse the repository at this point in the history
  4. comment out docker compose

    wing328 committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    131c790 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02a1891 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    c8f145f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1cc5ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83780d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    480fa82 View commit details
    Browse the repository at this point in the history
  5. fix typo

    wing328 committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    05b3909 View commit details
    Browse the repository at this point in the history
  6. test go first

    wing328 committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    bed2562 View commit details
    Browse the repository at this point in the history
  7. test pet server at port 8080

    wing328 committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    6d56cae View commit details
    Browse the repository at this point in the history
  8. remove docker compose command

    wing328 committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    61f841f View commit details
    Browse the repository at this point in the history
  9. wait for server to start up

    wing328 committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    f671436 View commit details
    Browse the repository at this point in the history
  10. sleep longer

    wing328 committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    fb8a142 View commit details
    Browse the repository at this point in the history
  11. test mvn jetty again

    wing328 committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    8bfe17a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. use machine executor

    wing328 committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    7cdfee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b03f73e View commit details
    Browse the repository at this point in the history
  3. comment out docker

    wing328 committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    984cd88 View commit details
    Browse the repository at this point in the history
  4. comment out restore cache

    wing328 committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    585f9bd View commit details
    Browse the repository at this point in the history
  5. sleep for 30s

    wing328 committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    775ff7a View commit details
    Browse the repository at this point in the history
  6. change petstore port

    wing328 committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    2809a4b View commit details
    Browse the repository at this point in the history
  7. restore petstore docker

    wing328 committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    640197d View commit details
    Browse the repository at this point in the history
  8. fix docker run command

    wing328 committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    614e876 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b7c499 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a1a9fe9 View commit details
    Browse the repository at this point in the history