Skip to content

chore: add Docker image build workflow#75

Open
k-f-a wants to merge 1 commit into4TUResearchData:mainfrom
k-f-a:ci-test-docker-build
Open

chore: add Docker image build workflow#75
k-f-a wants to merge 1 commit into4TUResearchData:mainfrom
k-f-a:ci-test-docker-build

Conversation

@k-f-a
Copy link
Copy Markdown
Contributor

@k-f-a k-f-a commented Apr 17, 2026

Summary

Validate the Docker image builds on PRs that change the Dockerfile, dependencies, or lock files.

Changes

  • .github/workflows/docker-build.yml: add tests to our container image build. Make sure changes will not affect the image build process

Approval Checklist

  • I agree to follow Djehuty's code of conduct.
  • I have read and I have follow the code contribution workflow.
  • Code style and conventions were respected.
  • Documentation has been updated where needed (README, docs, or examples).
  • Review approved by at least one maintainer.
  • Merge readiness (PR is squashed into a single commit and follows the commit template).

Issue Reference (optional - PRs may not be associated with an issue)

Related to #68

Screenshots (optional)

Notes (optional)

@k-f-a k-f-a force-pushed the ci-test-docker-build branch from cc594c2 to 0423aba Compare April 17, 2026 14:28
Validate the Docker image builds on PRs that change the Dockerfile,
dependencies, or lock files.

it is used for test PRs

Related to 4TUResearchData#68

Signed-off-by: Kairo de Araujo <k.f.dearaujo@tudelft.nl>
@k-f-a
Copy link
Copy Markdown
Contributor Author

k-f-a commented Apr 17, 2026

This workflow will guarantee that changes in our images will be tested before merging.

@k-f-a k-f-a requested a review from gabrielakuhn April 17, 2026 14:33
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.

1 participant