Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.
/ artemis-haskell Public archive

Docker image used to run the tests for Haskell programming exercises within Artemis

License

Notifications You must be signed in to change notification settings

b-fein/artemis-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Important
Archived

This repository has been moved to a new repository. Please submit updates there.

Older Artemis that still use the existing container images will remain working as the images are part of the user namespace and therefore remain accessible.

Provides the Docker image that is used in Artemis to run the automatic tests for Haskell exercises.

Updating

When updating the Stack resolver version, a new tag named vMAJOR.MINOR.0 has to be published.

In Artemis, the Docker image reference has to be changed in src/main/resources/config/application.yml. The Stack version has to be updated in a few places:

  • src/main/resources/templates/haskell/exercise/stack.yaml

  • src/main/resources/templates/haskell/solution/stack.yaml

  • src/main/resources/templates/haskell/test/stack.yaml

About

Docker image used to run the tests for Haskell programming exercises within Artemis

Resources

License

Stars

Watchers

Forks

Packages