Kattis / problemtools

Tools to manage problem packages using the Kattis problem package format.
MIT License
101 stars 70 forks source link

Improved logging, fix unicode error, include_dir buildrun #209

Closed incaseoftrouble closed 4 months ago

incaseoftrouble commented 1 year ago

Hi,

I'm using problemtools as library in a larger script to automate deployment of lectures. In that process I found some things I thought needed fixing. I tried to keep changes small and can also make them a bit more consistent. Depending on your wishes, I might address some more things in the future :-)

Mainly, I introduced a bit more consistent logging and added the possibility of having build/run in the include_dir. I used this for some java validators where a common build script lies in an included dir.

Closes #201

incaseoftrouble commented 7 months ago

Hey, sorry, I switched institutions two times this year and somehow completely forgot that this is open. Should I update this to the current release?

pehrsoderman commented 7 months ago

@incaseoftrouble Please do a rebase

incaseoftrouble commented 7 months ago

Just as a remark on that: My schedule is absolutely full, I put this into my calendar for February. (But I put it in!)

incaseoftrouble commented 4 months ago

Moved to #253