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

Support archiving/unarchiving runs on the backend #552

Merged
merged 16 commits into from
Dec 19, 2018

Commits on Dec 17, 2018

  1. skip integration tests when unit test flag is set to true

    Yasser Elsayed committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    f7e32fa View commit details
    Browse the repository at this point in the history
  2. wip

    Yasser Elsayed committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    e3a4137 View commit details
    Browse the repository at this point in the history
  3. add StorageState enum to proto

    Yasser Elsayed committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    35c238b View commit details
    Browse the repository at this point in the history
  4. add StorageState to model

    Yasser Elsayed committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    28b8d04 View commit details
    Browse the repository at this point in the history
  5. archive proto/model changes

    Yasser Elsayed committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    dec5737 View commit details
    Browse the repository at this point in the history
  6. wip archive endpoint

    Yasser Elsayed committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    8e7fb1d View commit details
    Browse the repository at this point in the history
  7. wip adding tests

    Yasser Elsayed committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    0f032d0 View commit details
    Browse the repository at this point in the history
  8. archive test

    Yasser Elsayed committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    320f91f View commit details
    Browse the repository at this point in the history
  9. unarchive proto and implementation

    Yasser Elsayed committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    a7d2a9e View commit details
    Browse the repository at this point in the history
  10. cleanup

    Yasser Elsayed committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    5314182 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. make storage state required, with a default value

    Yasser Elsayed committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    0d750e4 View commit details
    Browse the repository at this point in the history
  2. remove unspecified value from storage state enum

    Yasser Elsayed committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    ebe6437 View commit details
    Browse the repository at this point in the history
  3. pr comments

    Yasser Elsayed committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    4953afb View commit details
    Browse the repository at this point in the history
  4. pr comments

    Yasser Elsayed committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    83fb021 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. fix archive/unarchive endpoints, add api integration test

    Yasser Elsayed committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    ec339c9 View commit details
    Browse the repository at this point in the history
  2. typo

    Yasser Elsayed committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    561aa75 View commit details
    Browse the repository at this point in the history