Ahmed Farghal
Ahmed Farghal
@lancelafontaine `with_timezone(&fixed_offset)` returns a new value and doesn't mutate `datetime_tz` in place.
Is this project still maintained or is it looking for supporters/maintainers? If the latter, I can provide some support if @zslayton is okay with that.
From the error message, it sounds like you have another in-flight test running on that server. If that's not the case, please try to restart the server and give it...
Unfortunately, I don't have access to a window machine to debug this :(
Not at the minute but I don't mind reviewing PRs if you are up to implementing that.
@Rowan2233 The STL file that was removed in https://github.com/Rowan2233/EBB/commit/715629e564b63ccb8f705a548d57c549e4291d9d was the correct one that matches the motor plate from SB's repo. The new one doesn't fit the motor plate anymore.
Linter error is on generated code, this will be fixed in the next PR in this stack.
Significant changes are incoming to this PR, putting this back as WIP.
This should be ready for review. PTAL @tillrohrmann.
What are we trying to achieve here? We shouldn't have configuration keys where null is a valid value, at least, that's true in the new configuration. TOML doesn't support nulls...