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

Handle 'None' string in fence config #1161

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Jul 18, 2024

  1. adding default empty dict

    AlbertSnows committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5dc1da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67dc533 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19384ad View commit details
    Browse the repository at this point in the history
  4. gave a better name

    AlbertSnows committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9032344 View commit details
    Browse the repository at this point in the history
  5. adding typing

    AlbertSnows committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fdc937c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed05a13 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    7c1ffe4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Testing

    k-burt-uch authored and AlbertSnows committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9ee8a78 View commit details
    Browse the repository at this point in the history
  2. fix(PXP-11364): Fix failing dbgap sync unit test

    Fix so local csvs file are processed in consistent order, regardless of os
    
    Updates user_info overwrite logic to preserve data when processing CSVs without
    some attributes
    k-burt-uch authored and AlbertSnows committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    174424f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    532dcc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48ee3e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c4a9b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e51743 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    491140f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    d9bc79f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. more documentation

    minor refactors
    implementing alex's suggestions
    AlbertSnows committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a06ecaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65edbd9 View commit details
    Browse the repository at this point in the history
  3. more documentation

    changes to visibility
    AlbertSnows committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2b63f57 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge remote-tracking branch 'origin/fix/handle_none_string_v2' into …

    …fix/handle_none_string_v2
    AlbertSnows committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    95db2db View commit details
    Browse the repository at this point in the history
  2. cleaning up references in test fence create

    moving create_client to fence create to help resolve circular dependencies
    defining generic functions in config
    moving send email to google monitor to help with circular dependencies
    adding utils test
    AlbertSnows committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8e60f67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    528feac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06cebff View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    af9c5b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2d5fd7 View commit details
    Browse the repository at this point in the history