You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a presubmit to validate output of make generate when creating the generated code in the api package. Right now, we just have a suggestion to remind the user to do this manually, but adding a presubmit ensures that code won't get merged unless this target is run.
Add a presubmit to validate output of
make generate
when creating the generated code in theapi
package. Right now, we just have a suggestion to remind the user to do this manually, but adding a presubmit ensures that code won't get merged unless this target is run.eks-anywhere/pkg/api/v1alpha1/tinkerbelldatacenterconfig_types.go
Line 11 in f454a4a
eks-anywhere/Makefile
Lines 363 to 364 in f5a5804
The text was updated successfully, but these errors were encountered: