You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/.github
Jonathan A. Sternberg 1d12c1f5b3
Integration test for docker buildx version
An integration test for `docker buildx version` has been created. The
integration test checks that there is one line output, the output is
composed of three sections, and that these sections could feasibly be
the package path, version, and revision information.

The intention of the checks is to find obvious errors in the output like
the package path not existing or the version and revision being swapped.
It is not intended to assert that these values must be certain values
because it is assumed these values may vary depending on the build
process for buildx.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
1 year ago
..
ISSUE_TEMPLATE github: don't auto-add kind/bug labels 2 years ago
workflows Integration test for docker buildx version 1 year ago
CODE_OF_CONDUCT.md Add contributing, code of conduct 6 years ago
CONTRIBUTING.md docs: update CONTRIBUTING.md with specific test notes 2 years ago
SECURITY.md chore: github issue template 2 years ago
dependabot.yml chore: dependabot to keep gha up to date 3 years ago
releases.json github: update .github/releases.json 2 years ago