-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Go Drivers
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
Context
GODRIVER-3493 added a new test modules using test containers to ensure that the Go Driver compiles for all versions of Go >= minimum version. This makes the compile check at internal/cmd/compilecheck a duplication.
Definition of done
- Remove internal/cmd/compilecheck
- Add logic to allow running the test in internal/test/compilecheck with a specific version (e.g. 1.19) and then update the build-compile-check task to build with the minimum supported version (MSV).