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 enrollment preprocessing CLI tool #2011

Merged
merged 71 commits into from
Apr 8, 2024

Commits on Aug 30, 2023

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

Commits on Oct 9, 2023

  1. enrollment

    Kakadus committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a2cad5b View commit details
    Browse the repository at this point in the history
  2. no python fiddling

    Kakadus committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9c032be View commit details
    Browse the repository at this point in the history
  3. add tools to black

    Kakadus committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1fa6d46 View commit details
    Browse the repository at this point in the history
  4. rewrite something

    Kakadus committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ff58fe8 View commit details
    Browse the repository at this point in the history
  5. remove filter

    Kakadus committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1a70516 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20bbd79 View commit details
    Browse the repository at this point in the history
  7. remove filter test

    Kakadus committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6353023 View commit details
    Browse the repository at this point in the history
  8. cleanup advanced title logic

    Kakadus committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    09d6bf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    6a4c740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7084323 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. remove import

    Kakadus committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f311982 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e77b75b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86d73ed View commit details
    Browse the repository at this point in the history
  4. add tools to pytest config

    Kakadus committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2ac9e40 View commit details
    Browse the repository at this point in the history
  5. add tools to coverage.run

    Kakadus committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ead305d View commit details
    Browse the repository at this point in the history
  6. fix links

    Kakadus committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4f3e437 View commit details
    Browse the repository at this point in the history
  7. pylint tools

    Kakadus committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    43839c4 View commit details
    Browse the repository at this point in the history
  8. add changes to preprocessor

    Kakadus committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d81787d View commit details
    Browse the repository at this point in the history
  9. fix test

    Kakadus committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9db3678 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. fix spelling and test

    Kakadus committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4937a76 View commit details
    Browse the repository at this point in the history
  2. dont modify inplace

    Kakadus committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    37a6caa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b67c1c8 View commit details
    Browse the repository at this point in the history
  4. switch to positional

    Kakadus committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ce8c35e View commit details
    Browse the repository at this point in the history
  5. try to delete test

    Kakadus committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7b693bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06f0ec9 View commit details
    Browse the repository at this point in the history
  7. move create_memory_csv_file

    Kakadus committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    12f2495 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

Commits on Nov 13, 2023

  1. fix annotations

    Kakadus committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cf1c9b1 View commit details
    Browse the repository at this point in the history
  2. use AttachmentResponse

    Kakadus committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1fd0a17 View commit details
    Browse the repository at this point in the history
  3. revert breaking changes!

    Kakadus committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fd04517 View commit details
    Browse the repository at this point in the history
  4. Update tools/enrollment_preprocessor.py

    Co-authored-by: Richard Ebeling <[email protected]>
    Kakadus and richardebeling authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c6a29f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. fix argparse arguments

    Kakadus committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ac96b31 View commit details
    Browse the repository at this point in the history
  2. fix csv format

    Kakadus committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    02ebfee View commit details
    Browse the repository at this point in the history
  3. exclude title row

    Kakadus committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d4ef115 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b920544 View commit details
    Browse the repository at this point in the history
  5. fix delimiter in test

    Kakadus committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    97e6132 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f348c6b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 22, 2023

  1. apply changes from review

    Kakadus committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    0d30caf View commit details
    Browse the repository at this point in the history
  2. add whitespace stripping

    Kakadus committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    1c2d287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a86e4f View commit details
    Browse the repository at this point in the history
  4. add test for new requirements

    Kakadus committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a43bda0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee4b6c5 View commit details
    Browse the repository at this point in the history
  6. reformat

    Kakadus committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ba7e365 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a67c239 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. deduplicate imported users

    Kakadus committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f64e813 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    8fb4ca2 View commit details
    Browse the repository at this point in the history
  2. use right delimiter

    Kakadus committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9ff5162 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. ansi to octal

    Kakadus committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f5d79f6 View commit details
    Browse the repository at this point in the history
  2. format

    Kakadus committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2c31322 View commit details
    Browse the repository at this point in the history
  3. ntfs fix

    Kakadus committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5fc3e43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ee4eaa View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    70f522c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d74cf2 View commit details
    Browse the repository at this point in the history
  3. split it up

    Kakadus committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d052cf0 View commit details
    Browse the repository at this point in the history
  4. correctly fix the test

    Kakadus committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4adaf88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85d6efe View commit details
    Browse the repository at this point in the history
  6. reformat

    Kakadus committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f1891d6 View commit details
    Browse the repository at this point in the history
  7. reformat with recent black

    Kakadus committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8515bb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    4648114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b3a7e8 View commit details
    Browse the repository at this point in the history
  3. simplify

    Kakadus committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a951dfc View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. apply review suggestions

    Kakadus committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f4b9868 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix duplicated conflicts

    Kakadus committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a7e2c4d View commit details
    Browse the repository at this point in the history
  2. add test

    Kakadus committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3911607 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92647fa View commit details
    Browse the repository at this point in the history
  4. sort for easier tests

    Kakadus committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3b12335 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3327eba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca2400a View commit details
    Browse the repository at this point in the history
  7. f./x path output

    Kakadus committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ed54126 View commit details
    Browse the repository at this point in the history