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

Move has_calibration from workflow_execution_set to data_generation_set #2235

Merged
merged 18 commits into from
Nov 1, 2024

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    a83cf72 View commit details
    Browse the repository at this point in the history
  2. add first pass at migrator

    brynnz22 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9eca1f5 View commit details
    Browse the repository at this point in the history
  3. update doc strings

    brynnz22 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    767faec View commit details
    Browse the repository at this point in the history
  4. fix string literal

    brynnz22 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f7bb087 View commit details
    Browse the repository at this point in the history
  5. rename migrator

    brynnz22 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0e4a84f View commit details
    Browse the repository at this point in the history
  6. change has_calibration range

    brynnz22 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    18d2493 View commit details
    Browse the repository at this point in the history
  7. fix doc test

    brynnz22 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    736d103 View commit details
    Browse the repository at this point in the history
  8. update doc tests

    brynnz22 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f9d7bd3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a365bd View commit details
    Browse the repository at this point in the history
  10. add no op migrator

    brynnz22 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    789b2f0 View commit details
    Browse the repository at this point in the history
  11. implement partials

    brynnz22 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    513cf6e View commit details
    Browse the repository at this point in the history
  12. fix documentation

    brynnz22 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    138eaad View commit details
    Browse the repository at this point in the history
  13. remove extraneous code

    brynnz22 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2fb71d9 View commit details
    Browse the repository at this point in the history
  14. remove notes

    brynnz22 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d894bca View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Update nmdc_schema/migrators/partials/migrator_from_11_0_3_to_11_1_0/…

    …__init__.py
    
    Co-authored-by: eecavanna <[email protected]>
    brynnz22 and eecavanna authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2bee85c View commit details
    Browse the repository at this point in the history
  2. Update nmdc_schema/migrators/partials/migrator_from_11_0_3_to_11_1_0/…

    …migrator_from_11_0_3_to_11_1_0_part_1.py
    
    
    Thanks!!
    
    Co-authored-by: eecavanna <[email protected]>
    brynnz22 and eecavanna authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b453292 View commit details
    Browse the repository at this point in the history
  3. change variable name

    brynnz22 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fa23573 View commit details
    Browse the repository at this point in the history
  4. reformat and change to name

    brynnz22 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b8e4ecc View commit details
    Browse the repository at this point in the history