"scripts/deploy/start_dit_server.sh" did not exist on "a843121df39831babf524f62702604645e4b012b"
  1. 19 Sep, 2024 1 commit
    • Nicolas Patry's avatar
      Stream options. (#2533) · f512021e
      Nicolas Patry authored
      * Stream options.
      
      * Fetch stuff from nix integration test for easier testing.
      
      * Adding the assert.
      
      * Only send the usage when asked for.
      
      * Update the docs.
      
      * Impure test because we need network.
      
      * develop.
      
      * Optional usage.
      
      * Fixes.
      
      * Workflow
      f512021e
  2. 17 Sep, 2024 1 commit
  3. 12 Sep, 2024 1 commit
    • Nicolas Patry's avatar
      Add nix test. (#2513) · d95c670a
      Nicolas Patry authored
      * Add nix test.
      
      * Modifying yourself means you need to rerun.
      
      * Fixing the test + adding click (needed for pre-commit hooks).
      
      * Try thuis.
      
      * Our runner + pure test (not written)
      
      * Reemove server.
      
      * Root user.
      
      * Different user ?
      
      * Add the actual test target.
      
      * Forgot this modification.
      
      * Add a formatter.
      
      * Add the secrets.
      
      * Fixed the auth token ?
      
      * Adding the other tests.
      
      * Missing pre-commit.
      
      * Test requires cargo for cargo fmt.
      
      * Update it a bit.
      
      * Up.
      
      * Attempting to use a cache location for the models.
      
      * Ignore the cache for now.
      d95c670a