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

Spawn reactive runner #8

Merged
merged 21 commits into from
Sep 19, 2024
Merged

Spawn reactive runner #8

merged 21 commits into from
Sep 19, 2024

Commits on Sep 11, 2024

  1. add public interface

    cbartz committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    03a1718 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. WIP checkin

    cbartz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b2ee88b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62092fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a606b48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f6a3b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd91b02 View commit details
    Browse the repository at this point in the history
  6. WIP checkin unit tests

    cbartz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6e0875d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. implement spawning a runner

    cbartz committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5e4218b View commit details
    Browse the repository at this point in the history
  2. lint

    cbartz committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b879f4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    821bfb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. add cleanup

    cbartz committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cab8ee5 View commit details
    Browse the repository at this point in the history
  2. write get_job_info method

    cbartz committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    63077e8 View commit details
    Browse the repository at this point in the history
  3. rename run_url -> job_url

    cbartz committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bd0b1a3 View commit details
    Browse the repository at this point in the history
  4. Fix parsing of job_url

    cbartz committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    af162a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. validate path of job_url

    cbartz committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ae8a520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    237ad25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7739291 View commit details
    Browse the repository at this point in the history
  4. rename manager_name -> name

    cbartz committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e78f285 View commit details
    Browse the repository at this point in the history
  5. add pymongo depedency

    cbartz committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    71d2ec2 View commit details
    Browse the repository at this point in the history
  6. bump version in pyproject.toml

    cbartz committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    132f748 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge branch 'main' into feat/reactive-spawning

    # Conflicts:
    #	pyproject.toml
    cbartz committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d72fa72 View commit details
    Browse the repository at this point in the history