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

35: Move orchestrator db schema here and rewire integration test to u… #36

Commits on Apr 30, 2024

  1. 35: Move orchestrator db schema here and rewire integration test to u…

    …se computation engine as a submodule.
    lfse-slafleur committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f0c6a82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb2691d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d21d53 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. 35: Move computation_engine/ submodule to computation-engine-at-orche…

    …strator/ to make the docker compose project more descriptive and add a first version of README. Also make some alembic scripts available to work with database revisions.
    lfse-slafleur committed May 1, 2024
    Configuration menu
    Copy the full SHA
    250f254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c3a97 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 6, 2024

  1. 35: Had to show an example of using mocks in a unittest. Thought to m…

    …ake a relevant example and committing it here. Adds unit tests for the new_job_submitted_handler in main.py:Orchestrator
    lfse-slafleur committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c5fb765 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69deb3d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    68434c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12f8a91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd2a5a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0de231 View commit details
    Browse the repository at this point in the history
  5. 35: Github workflow ci for integation test should use test_integratio…

    …n.sh instead of older run.sh and setup.sh
    lfse-slafleur committed May 15, 2024
    Configuration menu
    Copy the full SHA
    99fd330 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff494b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    7ab1464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec474e7 View commit details
    Browse the repository at this point in the history
  3. 35: Catch exceptions during integration test and print as an error in…

    …stead of crashing whole program.
    lfse-slafleur committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6ec121e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7df22d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0565b8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb67144 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    141e18b View commit details
    Browse the repository at this point in the history
  8. 35: Fix run.sh

    lfse-slafleur committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a75027e View commit details
    Browse the repository at this point in the history