Closed nocturn9x closed 1 year ago
@ioggstream Let me know if you want the username to be printed as well, as that requires a bit of /etc/passwd
hackery which I'm not sure is suitable for production.
Echo $USER , pwd and home dir should work for now.
Tests should work. Add me as a reviewer when tests pass
The latest modifications I pushed should've fixed the conflicts with the CI pipeline. It took me longer than I expected due to some issues with poetry and pre-commit. Let me know if there's anything else that needs to be done here
@nocturn9x Merging, thanks! See comments for more details.
Context information is now added when copying Java validators fails (See #27). A generic error handler has also been added