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

Refactor for v1.0.0 #29

Merged
merged 149 commits into from
Sep 16, 2024
Merged

Refactor for v1.0.0 #29

merged 149 commits into from
Sep 16, 2024

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    c686184 View commit details
    Browse the repository at this point in the history
  2. Add repype.textual

    kostrykin committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fbe8efb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    372ec59 View commit details
    Browse the repository at this point in the history
  4. Remove dangling debug code

    kostrykin committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8d1ac09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2712536 View commit details
    Browse the repository at this point in the history
  6. Add test_textual.py

    kostrykin committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    aa43645 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dab0f94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0335d48 View commit details
    Browse the repository at this point in the history
  9. Fix test CI

    kostrykin committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5a1ed5d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    abf32ce View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Fix coverage report

    kostrykin committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2a1db09 View commit details
    Browse the repository at this point in the history
  2. Fix test CI

    kostrykin committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b23aaed View commit details
    Browse the repository at this point in the history
  3. Clean up code

    kostrykin committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    13458f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b663451 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f45a00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3bca41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19b7410 View commit details
    Browse the repository at this point in the history
  8. Fix bug in Task.__eq__

    kostrykin committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    973060b View commit details
    Browse the repository at this point in the history
  9. Update textual tests

    kostrykin committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    dae37af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2bdb71 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d2c30f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f91a55c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ee2656 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f9c4cfa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3983108 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a09d33a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2e50e09 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7c342c9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e6959da View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1a46ef0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    501edb9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    201d405 View commit details
    Browse the repository at this point in the history
  23. Clean up test_editor.py

    kostrykin committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    dfbfd42 View commit details
    Browse the repository at this point in the history
  24. Clean up code

    kostrykin committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    afef9e9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4174767 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    074b7b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    b9bd2fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c1dd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73c7893 View commit details
    Browse the repository at this point in the history
  4. Fix issue related to intermediates sometimes occuring in `test_cli.ru…

    …n_cli_ex.test_internal_error` test
    kostrykin committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    61bdcb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d38309 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d859f9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28eaccd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e7303a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Clean up code

    kostrykin committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cd808af View commit details
    Browse the repository at this point in the history
  2. Fix test?

    kostrykin committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9c84ab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    138c68f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec24aab View commit details
    Browse the repository at this point in the history
  5. Update docstrings

    kostrykin committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    91fcb52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db4fc8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af29949 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    538d5e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d45d033 View commit details
    Browse the repository at this point in the history
  3. Update nitpick_ignore

    kostrykin committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    11afe02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75dc253 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9abbb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b86d86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    868ff86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c90f8a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9c8756 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de1994a View commit details
    Browse the repository at this point in the history
  11. Add run.TaskUI

    kostrykin committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    807ef9f View commit details
    Browse the repository at this point in the history
  12. Fix conf.py

    kostrykin committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fb59f0f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    92514c1 View commit details
    Browse the repository at this point in the history
  2. Fix textual.test_batch

    kostrykin committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    42420c8 View commit details
    Browse the repository at this point in the history
  3. Fix textual.test_run

    kostrykin committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    198e945 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    972b77c View commit details
    Browse the repository at this point in the history
  5. Fix tests

    kostrykin committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b70b9fd View commit details
    Browse the repository at this point in the history
  6. Investigate

    kostrykin committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    7a047ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd0fd36 View commit details
    Browse the repository at this point in the history
  8. Remove dangling FIXME note

    kostrykin committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d372244 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    69d5678 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ee155d View commit details
    Browse the repository at this point in the history
  11. Add examples/textual.ipynb

    kostrykin committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    9271cec View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Fix examples/textual.ipynb

    kostrykin committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c1ff2bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b040d33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7faa6b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91eb3fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb5ff5b View commit details
    Browse the repository at this point in the history
  6. Update examples

    kostrykin committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    bc45535 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3057fc9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25 from kostrykin/dev/textual

    Add Textual interface
    kostrykin authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    2e43b16 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    d63709b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19f6144 View commit details
    Browse the repository at this point in the history
  3. Add workflow for linters

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    26d2eac View commit details
    Browse the repository at this point in the history
  4. Fix flake8 vor __main__.py

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9246f47 View commit details
    Browse the repository at this point in the history
  5. Fix flake8 for batch.py

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    44154f5 View commit details
    Browse the repository at this point in the history
  6. Fix flake8 for cli.py

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    11e5d77 View commit details
    Browse the repository at this point in the history
  7. Fix flake8 for config.py

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ae47b3a View commit details
    Browse the repository at this point in the history
  8. Fix flake8 for pipeline.py

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    de27bef View commit details
    Browse the repository at this point in the history
  9. Fix flake8 for stage.py

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    51c697e View commit details
    Browse the repository at this point in the history
  10. Fix RTD build?

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d2f6f37 View commit details
    Browse the repository at this point in the history
  11. Fix RTD build?

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b5e6e91 View commit details
    Browse the repository at this point in the history
  12. Fix flake8 for status.py

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    55ab0e4 View commit details
    Browse the repository at this point in the history
  13. Fix flake8 for task.py

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    93de863 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5a87899 View commit details
    Browse the repository at this point in the history
  15. Fix flake8 for textual

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    222cb2a View commit details
    Browse the repository at this point in the history
  16. Fix isort

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f0bc087 View commit details
    Browse the repository at this point in the history
  17. Fix isort

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b01024d View commit details
    Browse the repository at this point in the history
  18. Fix isort

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c156e69 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    01f25c1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    daa6941 View commit details
    Browse the repository at this point in the history
  21. Add Benchmark.__eq__

    kostrykin committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6de830b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f97c791 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0ea08b8 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #30 from kostrykin/dev/benchmark

    Bring stopwatch functionality back to the `Task` class
    kostrykin authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1570c23 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0a5a9d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    08d7bb3 View commit details
    Browse the repository at this point in the history
  2. Fix linting

    kostrykin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6ae819c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5bdc42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18c3c7a View commit details
    Browse the repository at this point in the history
  5. Add missing docstrings

    kostrykin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7853bde View commit details
    Browse the repository at this point in the history
  6. Fix tests

    kostrykin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dac4b42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4efd66 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Fix bug

    kostrykin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e9dc8d8 View commit details
    Browse the repository at this point in the history
  2. Fix callbacks interface

    kostrykin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    99b793a View commit details
    Browse the repository at this point in the history
  3. Add Task.setup_callbacks

    kostrykin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    985d9e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97bcdc2 View commit details
    Browse the repository at this point in the history
  5. Fix linting

    kostrykin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1c2250e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b0bbce View commit details
    Browse the repository at this point in the history
  7. Fix tests

    kostrykin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6d3bdb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81e7b14 View commit details
    Browse the repository at this point in the history
  9. Fix repype.cli

    kostrykin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7769b46 View commit details
    Browse the repository at this point in the history
  10. Add detailed dry run info

    kostrykin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c56e2c2 View commit details
    Browse the repository at this point in the history
  11. Fix tests

    kostrykin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d4c8410 View commit details
    Browse the repository at this point in the history
  12. Fix bug in cli.main

    kostrykin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ae360ba View commit details
    Browse the repository at this point in the history
  13. Fix linting

    kostrykin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    cfad787 View commit details
    Browse the repository at this point in the history
  14. Improve code

    kostrykin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9819032 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Fix bug in Status.derive

    kostrykin committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    a5e5582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d20611b View commit details
    Browse the repository at this point in the history
  3. Fix textual.ipynb

    kostrykin committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    495a0d0 View commit details
    Browse the repository at this point in the history
  4. Fix docstring

    kostrykin committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    642f50f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fef1339 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43028af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7897a35 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7965d94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cda5572 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e6ffbd View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    be7f41b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee859d8 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    kostrykin committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    27e87d8 View commit details
    Browse the repository at this point in the history
  4. Add --reset option for CLI

    kostrykin committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8c66467 View commit details
    Browse the repository at this point in the history
  5. Fix --reset in CLU

    kostrykin committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    dc7c15e View commit details
    Browse the repository at this point in the history
  6. Fix output

    kostrykin committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2259994 View commit details
    Browse the repository at this point in the history
  7. Fix bug

    kostrykin committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    93fb752 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4fc9cde View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c1c95f View commit details
    Browse the repository at this point in the history
  10. Update version to 1.0.0

    kostrykin committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    1fdacc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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