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
Not sure why it take us so long to run the CodeGuru Reviewer step in the action. I guess it's caused by the huge source.zip file size?
We have 250+MB of the source.zip. and 90% of the size is caused by .git folder.
I'm not sure why codeguru reviewer need to use the .git folder. Can anyone explain and solve it?
The text was updated successfully, but these errors were encountered:
Not sure why it take us so long to run the CodeGuru Reviewer step in the action. I guess it's caused by the huge source.zip file size?
We have 250+MB of the source.zip. and 90% of the size is caused by
.git
folder.I'm not sure why codeguru reviewer need to use the .git folder. Can anyone explain and solve it?
The text was updated successfully, but these errors were encountered: