rules_go icon indicating copy to clipboard operation
rules_go copied to clipboard

Deprecate the unused compiling API

Open achew22 opened this issue 3 years ago • 1 comments

Tracking bug for deprecating the unused compiling API that was removed when Jay switched over to having all the compilation/linking. We are going to add print warning statements into the compile, compilePackage et al to ask people to come check in on this bug.

@fmeum

achew22 avatar Jun 01 '22 17:06 achew22

Submitted #3172 to add deprecation warnings. #3173 is a CI test run to check that removing these actions is actually safe.

fmeum avatar Jun 03 '22 12:06 fmeum