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

Support creating TestMo "resource" files #32

Merged
merged 22 commits into from
Oct 1, 2024
Merged

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    2698d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41f9bbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7c2176 View commit details
    Browse the repository at this point in the history
  4. still use shell=True

    derekk-nm committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ce42b09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8647e44 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. ruff style updates

    derekk-nm committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    340245c View commit details
    Browse the repository at this point in the history
  2. Keep shell=True after all

    derekk-nm committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fee3dad View commit details
    Browse the repository at this point in the history
  3. and skip the ruff error

    derekk-nm committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7206617 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    c3cf2dc View commit details
    Browse the repository at this point in the history
  2. include some useful debugging output

    and don't capture_output from subprocess so that it ended up in stdout/stderr for debugging.
    derekk-nm committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ae8e709 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd840cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8ad39f View commit details
    Browse the repository at this point in the history
  5. minor fixes to debug

    derekk-nm committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3742889 View commit details
    Browse the repository at this point in the history
  6. more debug statements

    derekk-nm committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    da80280 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c169df9 View commit details
    Browse the repository at this point in the history
  8. only double quotes

    derekk-nm committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6a1b88d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f66987 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    4b6da10 View commit details
    Browse the repository at this point in the history
  2. fix quality check fail

    derekk-nm committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ef74d9f View commit details
    Browse the repository at this point in the history
  3. fix quality check fail

    derekk-nm committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    58e5352 View commit details
    Browse the repository at this point in the history
  4. remove token input

    derekk-nm committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ec2093f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7e5520 View commit details
    Browse the repository at this point in the history