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

Fix Issues for App #275

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Fix Issues for App #275

wants to merge 24 commits into from

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    cfe4201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79151bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b28706 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9405de0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    398ff23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d011617 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d92e192 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    250bbaa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2bcc9f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ab9e1d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. remove verbosity arg

    dillonalaird committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0247de1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c514da3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f86993 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04c57f9 View commit details
    Browse the repository at this point in the history
  5. better parsing for json

    dillonalaird committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5fa377e View commit details
    Browse the repository at this point in the history
  6. loop over formats

    dillonalaird committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c8eea97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    666ab3c View commit details
    Browse the repository at this point in the history
  8. ensure artifact is saved

    dillonalaird committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    906ee66 View commit details
    Browse the repository at this point in the history
  9. remove break point

    dillonalaird committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    802c7e2 View commit details
    Browse the repository at this point in the history
  10. fixed type errors

    dillonalaird committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b58e48d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55fc598 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8161c48 View commit details
    Browse the repository at this point in the history
  13. reduced code complexity

    dillonalaird committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    dea8756 View commit details
    Browse the repository at this point in the history
  14. fix test case

    dillonalaird committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    38f23d3 View commit details
    Browse the repository at this point in the history