moby/.github
Bjorn Neergaard a449f77774 hack: replace go-mod-prepare.sh with wrapper script
To make the local build environment more correct and consistent, we
should never leave an uncommitted go.mod in the tree; however, we need a
go.mod for certain commands to work properly. Use a wrapper script to
create and destroy the go.mod as needed instead of potentially changing
tooling behavior by leaving it.

If a go.mod already exists, this script will warn and call the wrapped
command with GO111MODULE=on.

Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2022-12-12 18:39:06 -07:00
..
actions/setup-runner ci: gha test workflow for integration and unit test 2022-09-07 22:52:34 +02:00
ISSUE_TEMPLATE Add github issue forms 2022-07-06 18:16:53 +00:00
workflows hack: replace go-mod-prepare.sh with wrapper script 2022-12-12 18:39:06 -07:00
CODEOWNERS Remove LCOW code (step 1) 2021-06-03 21:16:21 +02:00
PULL_REQUEST_TEMPLATE.md Rename a few docker to moby 2017-10-25 13:56:12 +02:00