Andreas Klöckner

Results 943 comments of Andreas Klöckner

Thanks for working on this! Is there a way to exercise this in CI? I ask because I think it would be useful to notice in case it gets broken.

I'd be happy to take a pull request to integrate the two packages.

Good to see you again @dzhuang! If I understand correctly, what you're requesting can (mostly) already be done, as Relate provides the source code from the participant to the grading...

> The major piece missing as of now is a good set of unit tests. Does the CI know to pull a new Docker image davis68/relate-octave? You can just add...

To cut down on noise in my email, I'm unsubscribing from this PR. When it next needs my attention, please @-mention me or hit the "request review" button. Otherwise, I...

@davis68 There seem to be quite a few CI failures still, and these need to be fixed before merging. Would you be able to address those?

An easy way to see what's going on in an actions run is to (temporarily) include [this](https://github.com/marketplace/actions/debugging-with-tmate) action in the failing job steps list in `.github/workflows/ci.yml`. Then you can SSH...

They should... I'm not sure what's wrong there.

> I have some time this week and next to rework this so that it passes the CI tests. Great! Sorry that I've been a bit absent here. I'm definitely...

* I agree with your suggestion of using `runcode` for containers that speak the (former) runpy "protocol". * I am OK with a compatibility break. To avoid obnoxious error messages,...