- Ubuntu 22.04 base image.
- R 4.4.x via rig.
- Package dependencies are specified in a
DESCRIPTIONfile, asDependes:orImports:. - Package dependencies for tests are specified in
DESCRIPTION, underSuggests:. - The
teststage ofDockerfileruns the tests. - The
prodstage ofDockerfileruns the tests cases viatestthat::test_local().
Runs the test cases via testthat::test_local().
Runs the tests, creates the production container and pushes it to the GitHub Container Registry.
Runs the deployed container. Make sure you update the default schedule.