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
Now that we are using git lfs we need some guard rails for a good user experience:
Add CI to validate that binariies aren't added directly to the repo
Add a check during startup? that verifies the streams we are running aren't git lfs file pointers (happens when git lfs is not installed prior to clone)
The text was updated successfully, but these errors were encountered:
Now that we are using git lfs we need some guard rails for a good user experience:
The text was updated successfully, but these errors were encountered: