Block a user
fix: secure git clones by removing insecure sslverify flag (#74)
fix: secure git clones by removing insecure sslverify flag (#74)
ci security: Remove
-c http.sslverify=false from git clone commands
Add fault injection testing CI infrastructure
Test execution on CI optimization
WIP: Improve build time
Test execution on CI optimization
Please remove counts (such as 17 tests) from the commentary. It's highly likely that we will miss to update those and we'll have outdated docs. Updating them each time we add/remove test is going to be painful as well.
Test execution on CI optimization
Do we plan to increase count of groups? If so, maybe it would make sense to make a different structure to store group names and their content and then loop over it?