Skip to content

Conversation

@notandy
Copy link
Contributor

@notandy notandy commented Dec 1, 2025

  • [.dockerignore] add .idea/ to default .dockerignore

@notandy notandy changed the title fixes add .idea to .dockerignore, set env CHECK_SKIPS_FUNCTIONAL_TEST=true for docker test Dec 1, 2025
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.

Sorry that I did not get to send PR for Archer yet. CHECK_SKIPS_FUNCTIONAL_TEST is already an outdated pattern, because we changed the go-makefile-maker CI to instead run docker build --target test. So this variable can be set within the Makefile.maker.yaml of Archer like this, and does not need to be a centrally-defined magic variable anymore.

The .idea change is fine.

@notandy notandy changed the title add .idea to .dockerignore, set env CHECK_SKIPS_FUNCTIONAL_TEST=true for docker test add .idea to .dockerignore Dec 2, 2025
@notandy
Copy link
Contributor Author

notandy commented Dec 2, 2025

Sorry that I did not get to send PR for Archer yet. CHECK_SKIPS_FUNCTIONAL_TEST is already an outdated pattern, because we changed the go-makefile-maker CI to instead run docker build --target test. So this variable can be set within the Makefile.maker.yaml of Archer like this, and does not need to be a centrally-defined magic variable anymore.

The .idea change is fine.

ok thanks, I've dropped the CHECK_SKIPS_FUNCTIONAL_TEST commit.

@notandy notandy requested a review from majewsky December 2, 2025 15:47
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