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

CTX-6421: Fixed bug where temp folder is not cleaned after run is finished. (refactor of folder_manager) #239

Merged
merged 11 commits into from
Aug 5, 2024

Commits on Jul 23, 2024

  1. CTX-6421: Fixed bug with temp folder not being cleaned after run is f…

    …inished. Remove unused "os" import.
    Bogdan Tintor committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7581337 View commit details
    Browse the repository at this point in the history
  2. CTX-6421: Updated comment.

    Bogdan Tintor committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    80ed667 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a526fd View commit details
    Browse the repository at this point in the history
  4. CTX-6421: Revert deleted newline.

    Bogdan Tintor committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1ad133c View commit details
    Browse the repository at this point in the history
  5. CTX-6421: Added newline below folder_manager declaration.

    Bogdan Tintor committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0f7e97a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. CTX-6421: Circular import bugfix

    Bogdan Tintor committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    01e4b62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde8863 View commit details
    Browse the repository at this point in the history
  3. CTX-6421: Added missing newlines.

    Bogdan Tintor committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c4d6e5b View commit details
    Browse the repository at this point in the history
  4. CTX-6421: Removed contextmanager as it wasn't working... Handled this…

    … on simpler way
    Bogdan Tintor committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2e4640c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. CTX-6421: Edited functon description according to new changes and dis…

    …cussion on PR.
    Bogdan Tintor committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a474a87 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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