Chris Hennes
Chris Hennes
@adrianinsaval do we already maintain a team Fedora account for this sort of thing?
My plan is to create a fedora account specifically for this process -- but of course I chose to start that during a Fedora datacenter migration! So there will be...
Well, I cannot activate our fedora account: I just keep getting an error during the final account creation stage (setting the password), with the very informative error message "Something went...
Thanks, email sent.
Ok @filippor I think this is working now: can you double-check the results before merging?
Yes, the test that was previously called `Tests_run` has been split and renamed to `App_tests_run`, `Base_tests_run`, `Misc_tests_run`, and `Zipios_tests_run` -- the original name was misleading, it doesn't run all tests,...
> Would it be preferred to make a similar change to the `Debug` configuration when building on Windows? To which build? Of FreeCAD?
Right -- for 95% of debugging, RelWithDebInfo is really what you want to be using on Windows, but for that last 5%, it would be nice to have a full...
> I believe precommit does line endings too With our current configuration, it cleans line-endings on a per-file basis. So it makes a given file use the same endings throughout,...