Skip to content

add docker-based ci/cd - #1

Merged
marcelluethi merged 7 commits into
mainfrom
cicd
Dec 29, 2025
Merged

add docker-based ci/cd#1
marcelluethi merged 7 commits into
mainfrom
cicd

Conversation

@marcelluethi

Copy link
Copy Markdown
Contributor

Adds a CI/CD pipeline. Due to the high complexity of the setup due to Scalapy, a docker image with the environment (Python, sbt, etc.) is once published and then reused by the CI pipeline. Tests are only run on the CPU, as this further helps to reduce the complexity of the environment. A separate dockerfile is provided to build a container with gpu support, which can be used for running tests or examples locally.

@marcelluethi
marcelluethi merged commit 141f7f5 into main Dec 29, 2025
0 of 2 checks passed
@marcelluethi
marcelluethi deleted the cicd branch December 29, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants