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

58 refactor re id tools ingest records to not use deprecated v1workflowsactivities endpoint #59

Commits on Feb 13, 2024

  1. add validate_record and submit_record methods to api client

    use the /metadata/json:validate endpoint
    mbthornton-lbl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0abe536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c938e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Update ingest-records command to insert re-IDed records via pymongo.i…

    …nsert_many
    
    Successfully tested on my local system - still need MongoDB uri/credentials for Napa DB instance
    mbthornton-lbl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cc371aa View commit details
    Browse the repository at this point in the history