Remix.run Logo
firesteelrain 5 days ago

Do you teach CI/CD systems architecture in your classes? Because I am finding that is what the junior engineers that we have hired seem to be missing.

Tying it all in with GitLab, Artifactory, CodeSonar, Anchore etc

TZubiri 5 days ago | parent | next [-]

I think the OP refers to assets that truly belong in Git because they are source code but large, like 3d models.

Release artifacts like a .exe would NOT belong in Git because it is not source code.

firesteelrain 5 days ago | parent [-]

I get it, I understood. I was forking the conversation for a sec

wbillingsley 5 days ago | parent | prev [-]

Yes