Skip to content

Refactor local Docker build steps used for testing on CI#41

Merged
joseluisq merged 1 commit intomasterfrom
refactor-docker-run-action-for-tests
Feb 16, 2026
Merged

Refactor local Docker build steps used for testing on CI#41
joseluisq merged 1 commit intomasterfrom
refactor-docker-run-action-for-tests

Conversation

@joseluisq
Copy link
Owner

@joseluisq joseluisq commented Feb 16, 2026

This PR updates the local Docker build steps for tests to use the proper base devel-amd64 and devel-arm64 images, respectively.

It makes sure to run the tests (in particular devel-libs variants) using the latest base image changes.

Also, it drops the usage of a deprecated external action utilized for those testing steps.

@joseluisq joseluisq self-assigned this Feb 16, 2026
@semanticdiff-com
Copy link

semanticdiff-com bot commented Feb 16, 2026

Review changes with  SemanticDiff

Changed Files
File Status
  .github/workflows/devel.yml  50% smaller
  docker/amd64/libs/Dockerfile Unsupported file format
  docker/arm64/libs/Dockerfile Unsupported file format

@joseluisq joseluisq force-pushed the refactor-docker-run-action-for-tests branch 2 times, most recently from d7f7c1a to 73cbc86 Compare February 16, 2026 22:35
@joseluisq joseluisq force-pushed the refactor-docker-run-action-for-tests branch from 73cbc86 to 3e24f78 Compare February 16, 2026 22:42
@joseluisq joseluisq marked this pull request as ready for review February 16, 2026 23:07
@joseluisq joseluisq changed the title Refactor local Docker container step for tests Refactor local Docker build steps used for testing Feb 16, 2026
@joseluisq joseluisq merged commit c994bbe into master Feb 16, 2026
2 checks passed
@joseluisq joseluisq deleted the refactor-docker-run-action-for-tests branch February 16, 2026 23:10
@joseluisq joseluisq changed the title Refactor local Docker build steps used for testing Refactor local Docker build steps used for testing on CI Feb 16, 2026
@joseluisq joseluisq mentioned this pull request Feb 16, 2026
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