Skip to content

Commit

Permalink
docs(logbook): update day 6 (test-run)
Browse files Browse the repository at this point in the history
  • Loading branch information
amyheather committed Jul 29, 2024
1 parent a0612be commit cf20141
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions logbook/posts/2024_07_26/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ bibliography: ../../../quarto_site/references.bib

::: {.callout-note}

Finishing up research compendium.
Finishing up research compendium, and test-run from Tom.

:::

Expand Down Expand Up @@ -209,4 +209,14 @@ Tried switching to conda-forge again. No difference.

## Untimed: Docker on container registry

Activated the GitHub action to publish the docker image on GHCR. Followed my instructions to build that and test run: all fine.
Activated the GitHub action to publish the docker image on GHCR. Followed my instructions to build that and test run: all fine.

## Untimed: Test run from Tom

Tom tested the scripts.

The docker container built correctly and launched.

Pytest ran fine and quick.

`reproduction.ipynb` failed as it couldn't access `../original_study/[CSV file]`, as docker container only contains `reproduction/`. Subsequently, I'll add the required files to the container.

0 comments on commit cf20141

Please sign in to comment.