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

Allow jobs to have return values, which get persisted in the DB #103

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    0e43a25 View commit details
    Browse the repository at this point in the history
  2. WIP commit

    saurabhnanda committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    cfb8da0 View commit details
    Browse the repository at this point in the history
  3. changes to support saving of job results

    (lots of refactoring after rebasing)
    saurabhnanda committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1a2bcd2 View commit details
    Browse the repository at this point in the history
  4. using withTransaction

    saurabhnanda committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e0f5a71 View commit details
    Browse the repository at this point in the history
  5. test for job results

    saurabhnanda committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c9c2f3a View commit details
    Browse the repository at this point in the history
  6. hlint fixes

    saurabhnanda committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e9c3a8b View commit details
    Browse the repository at this point in the history
  7. doc fix

    saurabhnanda committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6902b28 View commit details
    Browse the repository at this point in the history
  8. documentation fixes

    saurabhnanda committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3c02f0a View commit details
    Browse the repository at this point in the history
  9. WIP commit

    saurabhnanda committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f0ba3a3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    590f277 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    cbce4e6 View commit details
    Browse the repository at this point in the history
  2. cleanups

    saurabhnanda committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    5811ee1 View commit details
    Browse the repository at this point in the history
  3. bugfix in migration

    saurabhnanda committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    12b5a06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1dcb0f View commit details
    Browse the repository at this point in the history