Skip to content

Add docker test target which can be easily run in concourse#391

Merged
majewsky merged 4 commits intomainfrom
docker-test-target
Nov 11, 2025
Merged

Add docker test target which can be easily run in concourse#391
majewsky merged 4 commits intomainfrom
docker-test-target

Conversation

@SuperSandro2000
Copy link
Member

@SuperSandro2000 SuperSandro2000 commented Oct 15, 2025

@SuperSandro2000 SuperSandro2000 force-pushed the docker-test-target branch 9 times, most recently from 5208e94 to 3fabf7c Compare October 15, 2025 18:44
@SuperSandro2000 SuperSandro2000 marked this pull request as ready for review October 15, 2025 18:51
@SuperSandro2000 SuperSandro2000 force-pushed the docker-test-target branch 2 times, most recently from 76897ff to a7e20f6 Compare October 16, 2025 15:28

This comment was marked as outdated.

@SuperSandro2000 SuperSandro2000 force-pushed the docker-test-target branch 2 times, most recently from e9d1106 to 4f0313b Compare October 16, 2025 15:39
@sapcc sapcc deleted a comment from github-actions bot Nov 4, 2025
@majewsky

This comment was marked as outdated.

Copy link
Contributor

@majewsky majewsky left a comment

Choose a reason for hiding this comment

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

There should be a way to give custom environment variables to the make check call. For the go-makefile-maker --autoupdate-deps runs, we need to give CHECK_SKIPS_FUNCTIONAL_TEST=true.

@SuperSandro2000
Copy link
Member Author

There should be a way to give custom environment variables to the make check call. For the go-makefile-maker --autoupdate-deps runs, we need to give CHECK_SKIPS_FUNCTIONAL_TEST=true.

image image

@github-actions
Copy link
Contributor

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/sapcc/go-makefile-maker 0.00% (ø)
github.com/sapcc/go-makefile-maker/internal/core 0.00% (ø)
github.com/sapcc/go-makefile-maker/internal/dockerfile 0.00% (ø)
github.com/sapcc/go-makefile-maker/internal/makefile 7.56% (-0.20%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/sapcc/go-makefile-maker/internal/core/config.go 0.00% (ø) 40 0 40
github.com/sapcc/go-makefile-maker/internal/dockerfile/docker.go 0.00% (ø) 0 0 0
github.com/sapcc/go-makefile-maker/internal/makefile/makefile.go 0.00% (ø) 215 (+9) 0 215 (+9)
github.com/sapcc/go-makefile-maker/main.go 0.00% (ø) 0 0 0

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

@majewsky majewsky merged commit 03e2e59 into main Nov 11, 2025
8 checks passed
@majewsky majewsky deleted the docker-test-target branch November 11, 2025 10:34
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.

3 participants