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
You might consider a GitHub organization for coderay, coderay-scanner-tests and the coderay web site. It would make it easier to manage commit access to the repos.
Yeah, actually I didn't have a problem with new scanners, since the tests are just ignored if no scanner is found. But if you fix anything, and change the expected output, you can't get master and the fix-branch to pass on the same repo revision :(
Decision was to keep it simple, just use one master branch instead of Submodules.
Again, from the chat:
Okay, so let's try this :) We use a normal git clone/git co instead of svn up. New scanner tests can always be added, but need to be skipped if the scanner is not found. Fixes should also be added, and we accept that this can cause master to fail.
We need a
coderay-scanner-tests
repo to get started.The text was updated successfully, but these errors were encountered: