Skip to content

Speed up CI by using a pre-built docker image#251

Merged
codeZeilen merged 3 commits into
pik-piam:masterfrom
codeZeilen:feature/fast-ci
May 11, 2026
Merged

Speed up CI by using a pre-built docker image#251
codeZeilen merged 3 commits into
pik-piam:masterfrom
codeZeilen:feature/fast-ci

Conversation

@codeZeilen

@codeZeilen codeZeilen commented May 5, 2026

Copy link
Copy Markdown
Member

This PR introduces a pre-built docker image for CI to speed up jobs. It is based on the new repository for docker images: https://github.com/pik-piam/piam-docker

The main change is using the container in the jobs and removing the setup steps that install R, pandoc, and pre-commit. All three are already present in the image. The package to be built is still installed afresh, but the image already contains many R and OS dependencies pre-installed, which also speeds up things.

@codeZeilen codeZeilen requested a review from pascal-sauer May 6, 2026 10:07

@pascal-sauer pascal-sauer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Schick!

@codeZeilen codeZeilen merged commit b50c7a6 into pik-piam:master May 11, 2026
3 checks passed
@codeZeilen codeZeilen deleted the feature/fast-ci branch May 11, 2026 08:43
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