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

DM-28636: various improvements to help with shared repo setup #372

Merged
merged 5 commits into from
Apr 6, 2021

Commits on Apr 5, 2021

  1. Fix bug when converting non-default calib collections.

    Need to register the CALIBRATION collection before trying to certify
    into it.
    TallJimbo committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    3a01900 View commit details
    Browse the repository at this point in the history
  2. Do read-only prep in ConvertRepoTask earlier.

    This makes it a bit more possible for us to catch problems before we
    start writing to the Gen3 repo.
    TallJimbo committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    b8ae50b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    df94130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aa49ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a54d1e View commit details
    Browse the repository at this point in the history