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

Add functionality to override MTL ledger entries #763

Merged
merged 15 commits into from Aug 30, 2021
Merged

Commits on Aug 18, 2021

  1. initial code to make override ledgers that will be substituted into t…

    …he regular ledgers every time through the MTL loop
    geordie666 committed Aug 18, 2021
    Copy the full SHA
    56aff5c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Copy the full SHA
    b06a769 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8a5b4ab View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    342607c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Copy the full SHA
    275a24b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. add a function to recover names of override ledgers from file headers…

    …; process entries from override ledgers and add them when updating MTL ledgers
    geordie666 committed Aug 23, 2021
    Copy the full SHA
    d33c33e View commit details
    Browse the repository at this point in the history
  2. debug

    geordie666 committed Aug 23, 2021
    Copy the full SHA
    a9dce28 View commit details
    Browse the repository at this point in the history
  3. automate a few updates when overriding targets...TARGET_STATE now inc…

    …ludes OVERRIDE and the git VERSION is updated
    geordie666 committed Aug 23, 2021
    Copy the full SHA
    0086a4b View commit details
    Browse the repository at this point in the history
  4. update the standard entries that we always want in the override ledge…

    …r (e.g. no associated TILEID, TIMESTAMP of now, current git version, etc.)
    geordie666 committed Aug 23, 2021
    Copy the full SHA
    50d536c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Copy the full SHA
    edb7d9d View commit details
    Browse the repository at this point in the history
  2. add script to immediately add overrides to MTL ledgers without needin…

    …g to run the full MTL loop
    geordie666 committed Aug 24, 2021
    Copy the full SHA
    c017152 View commit details
    Browse the repository at this point in the history
  3. add a few failsafe checks

    geordie666 committed Aug 24, 2021
    Copy the full SHA
    dcad20a View commit details
    Browse the repository at this point in the history
  4. update the changes docs

    geordie666 committed Aug 24, 2021
    Copy the full SHA
    88a5fde View commit details
    Browse the repository at this point in the history
  5. fix sphinx build errors

    geordie666 committed Aug 24, 2021
    Copy the full SHA
    4034fd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Small change to make it possible to read MTL ledgers using desitarget…

    ….io.read_targets_in_tiles()
    geordie666 committed Aug 27, 2021
    Copy the full SHA
    abfc645 View commit details
    Browse the repository at this point in the history