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

remove some deepcopy to speed up workflow conductor #256

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

Commits on Jul 7, 2023

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

Commits on Jul 8, 2023

  1. Update tox.yml

    remove 3.6 tox for now
    guzzijones authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    0f5d374 View commit details
    Browse the repository at this point in the history
  2. Update tox.yml

    set ubuntu-20.04
    guzzijones authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    73522e4 View commit details
    Browse the repository at this point in the history
  3. Update tox.yml

    stevedore is not working in the python 3,8 unit tests
    guzzijones authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    46c7546 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. black formatting

    guzzijones committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3bff3e0 View commit details
    Browse the repository at this point in the history
  2. add back python 3.8

    guzzijones committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3805276 View commit details
    Browse the repository at this point in the history
  3. try 18.04

    guzzijones committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8ce4a42 View commit details
    Browse the repository at this point in the history
  4. switch back to 20.04

    guzzijones committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    61bf846 View commit details
    Browse the repository at this point in the history
  5. remove unittest2

    guzzijones committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    bbd2ea4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb52348 View commit details
    Browse the repository at this point in the history
  7. set language

    guzzijones committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7bdb543 View commit details
    Browse the repository at this point in the history
  8. remove another deepcopy

    guzzijones committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8fd8bb1 View commit details
    Browse the repository at this point in the history
  9. remove staged copy

    guzzijones committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    aac13bf View commit details
    Browse the repository at this point in the history
  10. remove reruns deepcopy

    guzzijones committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4712345 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f5caf3a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    6478f9b View commit details
    Browse the repository at this point in the history
  2. remove json_util

    guzzijones committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0f58986 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

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

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    6e3866a View commit details
    Browse the repository at this point in the history
  2. flake8 lint fix

    guzzijones committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    62a23a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    d9816fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    016f825 View commit details
    Browse the repository at this point in the history
  3. add test requirements

    guzzijones committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8cf2ff8 View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    guzzijones committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3e7cfb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb09856 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5dbc16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84a6aa2 View commit details
    Browse the repository at this point in the history
  8. flake8 fixes

    guzzijones committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a1f4685 View commit details
    Browse the repository at this point in the history
  9. add license file

    guzzijones committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3c2db2c View commit details
    Browse the repository at this point in the history
  10. remove extras require

    guzzijones committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    429f0e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. more deep copy removed

    guzzijones committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    25cf175 View commit details
    Browse the repository at this point in the history
  2. flake fix

    guzzijones committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d4c848b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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