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-24584: create an ingestRaws butler command #241

Merged
merged 13 commits into from
May 13, 2020
Merged

Commits on May 12, 2020

  1. add ingest-raws command

    n8pease committed May 12, 2020
    Configuration menu
    Copy the full SHA
    c7956bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02117c2 View commit details
    Browse the repository at this point in the history
  3. add setDottedAttr (and ...Attrs) to obs_base

    Probably the impl in pipe_base should be removed?
    n8pease committed May 12, 2020
    Configuration menu
    Copy the full SHA
    da12ba1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68193c7 View commit details
    Browse the repository at this point in the history
  5. use abstractmethod

    n8pease committed May 12, 2020
    Configuration menu
    Copy the full SHA
    4f7dec0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b06a585 View commit details
    Browse the repository at this point in the history
  7. add tests for ingest cli

    n8pease committed May 12, 2020
    Configuration menu
    Copy the full SHA
    f746965 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b3c0c2 View commit details
    Browse the repository at this point in the history
  9. change to abstractmethod

    n8pease committed May 12, 2020
    Configuration menu
    Copy the full SHA
    a75f865 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c85de44 View commit details
    Browse the repository at this point in the history
  11. change from helpMsg to help

    This conforms with the standard Click argument name.
    n8pease committed May 12, 2020
    Configuration menu
    Copy the full SHA
    3f88267 View commit details
    Browse the repository at this point in the history
  12. remove unused lib

    n8pease committed May 12, 2020
    Configuration menu
    Copy the full SHA
    d6d487f View commit details
    Browse the repository at this point in the history
  13. add cli test-ingest test

    n8pease committed May 12, 2020
    Configuration menu
    Copy the full SHA
    b6130bb View commit details
    Browse the repository at this point in the history