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

feat: Prepend appmap-python to the test command #3

Closed
wants to merge 16 commits into from

Commits on Jun 1, 2024

  1. feat: Add a wrapper to the solve command

    WIP, and subject to change, but in a working state.
    dustinbyrne committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    872b5d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    9136346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e6d374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    125cc2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4923b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0e07a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fa0fd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    848ad0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    598d444 View commit details
    Browse the repository at this point in the history
  9. drop: debugging

    dustinbyrne committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f2e315c View commit details
    Browse the repository at this point in the history
  10. fixup! drop: debugging

    dustinbyrne committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b84c4bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c42e7d4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5b03c2e View commit details
    Browse the repository at this point in the history
  13. Fix make_appmaps.py

    - Use appmap-python script to enable appmapping
    - Use subprocess.run directly to run the indexer
    dividedmind authored and kgilpin committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    23f8db5 View commit details
    Browse the repository at this point in the history
  14. fix: Write issue descriptions into individual directories

    Propagate variables that are needed by the solver.
    Remove global variable.
    kgilpin committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8069645 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #5 from getappmap/feat/solve-2

    feat: "solve" updates
    kgilpin authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6daa600 View commit details
    Browse the repository at this point in the history