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

TaskVineExecutor: add new features #2809

Merged
merged 37 commits into from
Jul 21, 2023

Commits on Jul 10, 2023

  1. add some docs

    tphung3 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    fb380c9 View commit details
    Browse the repository at this point in the history
  2. remove space

    tphung3 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7409a64 View commit details
    Browse the repository at this point in the history
  3. add manager config setup code

    tphung3 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6e3c60b View commit details
    Browse the repository at this point in the history
  4. finished manager config

    tphung3 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a6aa7e1 View commit details
    Browse the repository at this point in the history
  5. add more code

    tphung3 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c7a4c47 View commit details
    Browse the repository at this point in the history
  6. manager config works on test

    tphung3 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b8b1f40 View commit details
    Browse the repository at this point in the history
  7. restructure code

    tphung3 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c8e9bc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    215b22e View commit details
    Browse the repository at this point in the history
  9. finish draft of pythontask

    tphung3 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    55229d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3fa4b94 View commit details
    Browse the repository at this point in the history
  11. add more docs

    tphung3 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b0d2097 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    36b5ad7 View commit details
    Browse the repository at this point in the history
  13. clean up code

    tphung3 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b66040d View commit details
    Browse the repository at this point in the history
  14. done cleaning code

    tphung3 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5818e59 View commit details
    Browse the repository at this point in the history
  15. fix to pass flake8 and mypy

    tphung3 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    25baf64 View commit details
    Browse the repository at this point in the history
  16. final commit before push

    tphung3 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a922c7a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    f8cb847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88728cb View commit details
    Browse the repository at this point in the history
  3. remove autopep8

    tphung3 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    994dae3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd49c7b View commit details
    Browse the repository at this point in the history
  5. realign source code if used

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

Commits on Jul 12, 2023

  1. fix api

    tphung3 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d49f05d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. remove python exec mode

    tphung3 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    be7893e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5507b2 View commit details
    Browse the repository at this point in the history
  3. fix flake8 error

    tphung3 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ebd26af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53f7b74 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    3ef12bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8475f39 View commit details
    Browse the repository at this point in the history
  3. pass mypy check

    tphung3 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    800b262 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. revert app_type

    tphung3 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4874cd5 View commit details
    Browse the repository at this point in the history
  2. use parsl address resolution

    tphung3 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    131468c View commit details
    Browse the repository at this point in the history
  3. move comments to docstring

    tphung3 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9c9dce8 View commit details
    Browse the repository at this point in the history
  4. fix table and add reference

    tphung3 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    980aa00 View commit details
    Browse the repository at this point in the history
  5. fix flake

    tphung3 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9ddf18f View commit details
    Browse the repository at this point in the history
  6. add python path to make docs

    tphung3 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    968e55f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0c09dd View commit details
    Browse the repository at this point in the history