ceph-csi/.github
Niels de Vos 6f043698d1 ci: add e2e-build-test for compiling the e2e testsuite
When Go modules get updated, golangci-lint sometimes fails with weird
errors. One of the common causes seems to be that there is a dependency
breakage between modules that are only used within the e2e test suite. A
normal build of the cephcsi executable succeeds, but building ./e2e
would fail.

By adding a job to build the e2e.test executable, a clear error message
will be reported when there are package dependency conflicts.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-06-28 08:38:54 +00:00
..
ISSUE_TEMPLATE cleanup: rework on naming conventions 2021-09-24 06:17:17 +00:00
workflows ci: add e2e-build-test for compiling the e2e testsuite 2024-06-28 08:38:54 +00:00
dependabot.yml ci: do not include go-ceph in generic GitHub package rebases 2023-10-12 05:39:33 +00:00
pull_request_template.md doc: add pending release notes 2023-11-03 10:13:30 +00:00