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

Test preparer region config loader (and DeleteAfter fixes) #12924

Commits on Aug 4, 2020

  1. Initial implementation of region-loading-from-config, and opting in f…

    …or SB and EH to support canary region specification.
    KieranBrantnerMagee committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    a4633eb View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Truncate DeleteAfter at milliseconds to hopefully allow it to get pic…

    …ked up by engsys. Add get_region_override to __init__ exports.
    KieranBrantnerMagee committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    69dd62a View commit details
    Browse the repository at this point in the history
  2. Provide better validation semantics for the get_region_override funct…

    …ion. (empty/null regions is invalid)
    KieranBrantnerMagee committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    2ded235 View commit details
    Browse the repository at this point in the history