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 dest_dir into pythonpath before loading modules #2692

Merged
merged 13 commits into from
Sep 23, 2024

Commits on Aug 19, 2024

  1. add dynamic_dest_dir into pythonpath before loading modules

    Signed-off-by: Nelson Chen <asd3431090@gmail.com>
    arbaobao committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a77525d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Add dest_dir to pythonpath before creating subprocess

    Signed-off-by: Nelson Chen <asd3431090@gmail.com>
    arbaobao committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ed5cc27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    898cc66 View commit details
    Browse the repository at this point in the history
  3. improve code

    Signed-off-by: Nelson Chen <asd3431090@gmail.com>
    arbaobao committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b62938d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. resolve dest_dir

    Signed-off-by: Nelson Chen <asd3431090@gmail.com>
    arbaobao committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    05ea7f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. add dest_dir to test

    Signed-off-by: Nelson Chen <asd3431090@gmail.com>
    arbaobao committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1982940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd11e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

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

Commits on Sep 17, 2024

  1. consider ~ is in path

    Signed-off-by: Nelson Chen <asd3431090@gmail.com>
    arbaobao committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    66ad221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29b1c7b View commit details
    Browse the repository at this point in the history
  3. test

    Signed-off-by: Nelson Chen <asd3431090@gmail.com>
    arbaobao committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5557af7 View commit details
    Browse the repository at this point in the history
  4. consider if ~ is in dest_dir

    Signed-off-by: Nelson Chen <asd3431090@gmail.com>
    arbaobao committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    65ac03f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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