Jeff Rafter (he/him)
Jeff Rafter (he/him)
@ikezedev ah, sorry I was referencing the buffered fork from @disarticulate. In the default y-webrtc the starting point is https://github.com/yjs/y-webrtc/blob/0cb5412e09e5d0c413ef72d87d8393093590cc06/src/y-webrtc.js#L233 (which is passed into readPeerMessage and then readMessage as you...
Just wanted to leave a note here that this conversation continued on the discuss board: https://discuss.yjs.dev/t/refreshing-page-causes-y-indexeddb-to-accumulate-db-entries/984/17 @raineorshine your solution looked good: > I have resorted to a more brute force...
+100, see also notes on generating multiple versions
Sorry for the slow reply! Yes we are using the default GitHub Actions Java version (https://help.github.com/en/actions/reference/software-installed-on-github-hosted-runners). We've been discussing ways to do this from within GitHub Classroom in the future...
@oxzi just wanted to note that changes to allow this were brought up within the past few weeks and I am still advocating for it. Thanks for persisting and working...
Good news! You can absolutely change the workflow and autograding.json files manually and check them into your template repository. When checking in the autograding files, don't setup autograding in the...
That would be fantastic... though this wasn't an official feature it is something I very much think should work!
Sorry for the slow reply! You're right that passing the `env` is possible in `spawn`, unfortunately restricting the environment is done for security reasons - for example if the student...
I can look into the actor's GitHub user id. I think that would be reasonable and easy to add. > I want to check that there are at least n...